public class WorkerHeartbeatContext extends OperationContext<FileSystemHeartbeatPOptions.Builder,WorkerHeartbeatContext>
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() |
String |
toString() |
getCancelledTrackers, getOperationId, getOptions, withTracker
public 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 masterCopyright © 2023. All Rights Reserved.