Package org.mlflow.internal.proto
Class Internal
- java.lang.Object
- 
- org.mlflow.internal.proto.Internal
 
- 
 public final class Internal extends java.lang.Object
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classInternal.InputVertexTypeTypes of vertices represented in MLflow Run Inputs.static classInternal.OutputVertexTypeTypes of vertices represented in MLflow Run Outputs.
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
 
- 
- 
- 
Method Detail- 
registerAllExtensionspublic static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) 
 - 
registerAllExtensionspublic static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) 
 - 
getDescriptorpublic static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() 
 
- 
 
-