| Package | Description |
|---|---|
| org.apache.flink.runtime.protocols | |
| org.apache.flink.runtime.taskmanager |
| Modifier and Type | Method and Description |
|---|---|
LibraryCacheProfileResponse |
TaskOperationProtocol.getLibraryCacheProfile(LibraryCacheProfileRequest request)
Queries the task manager about the cache status of the libraries stated in the
LibraryCacheProfileRequest
object. |
| Modifier and Type | Method and Description |
|---|---|
LibraryCacheProfileResponse |
TaskManager.getLibraryCacheProfile(LibraryCacheProfileRequest request) |
Copyright © 2014 The Apache Software Foundation. All rights reserved.