Uses of Class
org.tensorflow.proto.WorkerHeartbeatRequest
Packages that use WorkerHeartbeatRequest
-
Uses of WorkerHeartbeatRequest in org.tensorflow.proto
Methods in org.tensorflow.proto that return WorkerHeartbeatRequestModifier and TypeMethodDescriptionWorkerHeartbeatRequest.Builder.build()WorkerHeartbeatRequest.Builder.buildPartial()static WorkerHeartbeatRequestWorkerHeartbeatRequest.getDefaultInstance()WorkerHeartbeatRequest.Builder.getDefaultInstanceForType()WorkerHeartbeatRequest.getDefaultInstanceForType()static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseDelimitedFrom(InputStream input) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(byte[] data) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(ByteString data) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(CodedInputStream input) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(InputStream input) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(ByteBuffer data) static WorkerHeartbeatRequestWorkerHeartbeatRequest.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type WorkerHeartbeatRequestModifier and TypeMethodDescriptionWorkerHeartbeatRequest.getParserForType()static Parser<WorkerHeartbeatRequest> WorkerHeartbeatRequest.parser()Methods in org.tensorflow.proto with parameters of type WorkerHeartbeatRequestModifier and TypeMethodDescriptionWorkerHeartbeatRequest.Builder.mergeFrom(WorkerHeartbeatRequest other) WorkerHeartbeatRequest.newBuilder(WorkerHeartbeatRequest prototype)