public interface WorkerHeartbeatRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
WorkerShutdownMode |
getShutdownMode()
.tensorflow.WorkerShutdownMode shutdown_mode = 1; |
int |
getShutdownModeValue()
.tensorflow.WorkerShutdownMode shutdown_mode = 1; |
WatchdogConfig |
getWatchdogConfig()
.tensorflow.WatchdogConfig watchdog_config = 2; |
WatchdogConfigOrBuilder |
getWatchdogConfigOrBuilder()
.tensorflow.WatchdogConfig watchdog_config = 2; |
boolean |
hasWatchdogConfig()
.tensorflow.WatchdogConfig watchdog_config = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getShutdownModeValue()
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
WorkerShutdownMode getShutdownMode()
.tensorflow.WorkerShutdownMode shutdown_mode = 1;
boolean hasWatchdogConfig()
.tensorflow.WatchdogConfig watchdog_config = 2;
WatchdogConfig getWatchdogConfig()
.tensorflow.WatchdogConfig watchdog_config = 2;
WatchdogConfigOrBuilder getWatchdogConfigOrBuilder()
.tensorflow.WatchdogConfig watchdog_config = 2;
Copyright © 2015–2018. All rights reserved.