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