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