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