Package flyteidl.core
Class Catalog
- java.lang.Object
-
- flyteidl.core.Catalog
-
public final class Catalog extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCatalog.CatalogArtifactTagProtobuf typeflyteidl.core.CatalogArtifactTagstatic interfaceCatalog.CatalogArtifactTagOrBuilderstatic classCatalog.CatalogCacheStatusIndicates the status of CatalogCaching.static classCatalog.CatalogMetadataCatalog artifact information with specific metadatastatic interfaceCatalog.CatalogMetadataOrBuilder
-
Method Summary
All 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
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-