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