Uses of Enum
org.apache.druid.catalog.model.facade.DatasourceFacade.ColumnFacade.Kind
Packages that use DatasourceFacade.ColumnFacade.Kind
-
Uses of DatasourceFacade.ColumnFacade.Kind in org.apache.druid.catalog.model.facade
Methods in org.apache.druid.catalog.model.facade that return DatasourceFacade.ColumnFacade.KindModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DatasourceFacade.ColumnFacade.Kind[]DatasourceFacade.ColumnFacade.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.