Uses of Class
org.tensorflow.distruntime.CleanupAllRequest
-
Packages that use CleanupAllRequest Package Description org.tensorflow.distruntime -
-
Uses of CleanupAllRequest in org.tensorflow.distruntime
Methods in org.tensorflow.distruntime that return CleanupAllRequest Modifier and Type Method Description CleanupAllRequestCleanupAllRequest.Builder. build()CleanupAllRequestCleanupAllRequest.Builder. buildPartial()static CleanupAllRequestCleanupAllRequest. getDefaultInstance()CleanupAllRequestCleanupAllRequest.Builder. getDefaultInstanceForType()CleanupAllRequestCleanupAllRequest. getDefaultInstanceForType()static CleanupAllRequestCleanupAllRequest. parseDelimitedFrom(InputStream input)static CleanupAllRequestCleanupAllRequest. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CleanupAllRequestCleanupAllRequest. parseFrom(byte[] data)static CleanupAllRequestCleanupAllRequest. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CleanupAllRequestCleanupAllRequest. parseFrom(InputStream input)static CleanupAllRequestCleanupAllRequest. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CleanupAllRequestCleanupAllRequest. parseFrom(ByteBuffer data)static CleanupAllRequestCleanupAllRequest. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CleanupAllRequestCleanupAllRequest. parseFrom(org.nd4j.shade.protobuf.ByteString data)static CleanupAllRequestCleanupAllRequest. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static CleanupAllRequestCleanupAllRequest. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static CleanupAllRequestCleanupAllRequest. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.distruntime that return types with arguments of type CleanupAllRequest Modifier and Type Method Description org.nd4j.shade.protobuf.Parser<CleanupAllRequest>CleanupAllRequest. getParserForType()static org.nd4j.shade.protobuf.Parser<CleanupAllRequest>CleanupAllRequest. parser()Methods in org.tensorflow.distruntime with parameters of type CleanupAllRequest Modifier and Type Method Description CleanupAllRequest.BuilderCleanupAllRequest.Builder. mergeFrom(CleanupAllRequest other)static CleanupAllRequest.BuilderCleanupAllRequest. newBuilder(CleanupAllRequest prototype)
-