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