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