Uses of Enum
org.apache.drill.exec.store.dfs.MetadataContext.PruneStatus
-
Uses of MetadataContext.PruneStatus in org.apache.drill.exec.store.dfs
Modifier and TypeMethodDescriptionMetadataContext.getPruneStatus()
static MetadataContext.PruneStatus
Returns the enum constant of this type with the specified name.static MetadataContext.PruneStatus[]
MetadataContext.PruneStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
MetadataContext.setPruneStatus
(MetadataContext.PruneStatus status)