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