Package | Description |
---|---|
org.apache.drill.exec.store.dfs |
Modifier and Type | Method and Description |
---|---|
MetadataContext.PruneStatus |
MetadataContext.getPruneStatus() |
static MetadataContext.PruneStatus |
MetadataContext.PruneStatus.valueOf(String name)
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 Type | Method and Description |
---|---|
void |
MetadataContext.setPruneStatus(MetadataContext.PruneStatus status) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.