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