public class WorkerHeartbeatContext extends OperationContext<FileSystemHeartbeatPOptions.Builder>
FileSystemHeartbeatPOptions.| Modifier and Type | Method and Description |
|---|---|
static WorkerHeartbeatContext |
create(FileSystemHeartbeatPOptions.Builder optionsBuilder)
Merges and embeds the given
FileSystemHeartbeatPOptions with the corresponding master
options. |
static WorkerHeartbeatContext |
defaults() |
java.lang.String |
toString() |
getOptions, isCancelledpublic static WorkerHeartbeatContext create(FileSystemHeartbeatPOptions.Builder optionsBuilder)
FileSystemHeartbeatPOptions with the corresponding master
options.optionsBuilder - Builder for proto FileSystemHeartbeatPOptions to merge with
defaultsWorkerHeartbeatContext with default values for masterpublic static WorkerHeartbeatContext defaults()
WorkerHeartbeatContext with default values for masterpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.