Uses of Enum
org.apache.drill.exec.store.dfs.MetadataContext.PruneStatus
Packages that use MetadataContext.PruneStatus
-
Uses of MetadataContext.PruneStatus in org.apache.drill.exec.store.dfs
Methods in org.apache.drill.exec.store.dfs that return MetadataContext.PruneStatusModifier 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.Methods in org.apache.drill.exec.store.dfs with parameters of type MetadataContext.PruneStatusModifier and TypeMethodDescriptionvoid
MetadataContext.setPruneStatus
(MetadataContext.PruneStatus status)