Uses of Class
org.tensorflow.proto.WatchdogConfig
Packages that use WatchdogConfig
-
Uses of WatchdogConfig in org.tensorflow.proto
Methods in org.tensorflow.proto that return WatchdogConfigModifier and TypeMethodDescriptionWatchdogConfig.Builder.build()WatchdogConfig.Builder.buildPartial()static WatchdogConfigWatchdogConfig.getDefaultInstance()WatchdogConfig.Builder.getDefaultInstanceForType()WatchdogConfig.getDefaultInstanceForType()WorkerHeartbeatRequest.Builder.getWatchdogConfig().tensorflow.WatchdogConfig watchdog_config = 2;WorkerHeartbeatRequest.getWatchdogConfig().tensorflow.WatchdogConfig watchdog_config = 2;WorkerHeartbeatRequestOrBuilder.getWatchdogConfig().tensorflow.WatchdogConfig watchdog_config = 2;static WatchdogConfigWatchdogConfig.parseDelimitedFrom(InputStream input) static WatchdogConfigWatchdogConfig.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static WatchdogConfigWatchdogConfig.parseFrom(byte[] data) static WatchdogConfigWatchdogConfig.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static WatchdogConfigWatchdogConfig.parseFrom(ByteString data) static WatchdogConfigWatchdogConfig.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static WatchdogConfigWatchdogConfig.parseFrom(CodedInputStream input) static WatchdogConfigWatchdogConfig.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static WatchdogConfigWatchdogConfig.parseFrom(InputStream input) static WatchdogConfigWatchdogConfig.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static WatchdogConfigWatchdogConfig.parseFrom(ByteBuffer data) static WatchdogConfigWatchdogConfig.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type WatchdogConfigModifier and TypeMethodDescriptionWatchdogConfig.getParserForType()static Parser<WatchdogConfig> WatchdogConfig.parser()Methods in org.tensorflow.proto with parameters of type WatchdogConfigModifier and TypeMethodDescriptionWatchdogConfig.Builder.mergeFrom(WatchdogConfig other) WorkerHeartbeatRequest.Builder.mergeWatchdogConfig(WatchdogConfig value) .tensorflow.WatchdogConfig watchdog_config = 2;static WatchdogConfig.BuilderWatchdogConfig.newBuilder(WatchdogConfig prototype) WorkerHeartbeatRequest.Builder.setWatchdogConfig(WatchdogConfig value) .tensorflow.WatchdogConfig watchdog_config = 2;