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