Uses of Class
org.mlflow.api.proto.Service.BatchGetTraceInfos
Packages that use Service.BatchGetTraceInfos
-
Uses of Service.BatchGetTraceInfos in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Service.BatchGetTraceInfosModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Service.BatchGetTraceInfos>Service.BatchGetTraceInfos.PARSERDeprecated.Methods in org.mlflow.api.proto that return Service.BatchGetTraceInfosModifier and TypeMethodDescriptionService.BatchGetTraceInfos.Builder.build()Service.BatchGetTraceInfos.Builder.buildPartial()static Service.BatchGetTraceInfosService.BatchGetTraceInfos.getDefaultInstance()Service.BatchGetTraceInfos.Builder.getDefaultInstanceForType()Service.BatchGetTraceInfos.getDefaultInstanceForType()static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseDelimitedFrom(InputStream input) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(byte[] data) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(com.google.protobuf.ByteString data) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(com.google.protobuf.CodedInputStream input) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(InputStream input) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(ByteBuffer data) static Service.BatchGetTraceInfosService.BatchGetTraceInfos.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Service.BatchGetTraceInfosModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Service.BatchGetTraceInfos>Service.BatchGetTraceInfos.getParserForType()static com.google.protobuf.Parser<Service.BatchGetTraceInfos>Service.BatchGetTraceInfos.parser()Methods in org.mlflow.api.proto with parameters of type Service.BatchGetTraceInfosModifier and TypeMethodDescriptionService.BatchGetTraceInfos.Builder.mergeFrom(Service.BatchGetTraceInfos other) Service.BatchGetTraceInfos.newBuilder(Service.BatchGetTraceInfos prototype)