Uses of Enum
org.apache.drill.exec.store.StoragePluginRegistry.PluginFilter
Packages that use StoragePluginRegistry.PluginFilter
-
Uses of StoragePluginRegistry.PluginFilter in org.apache.drill.exec.store
Methods in org.apache.drill.exec.store that return StoragePluginRegistry.PluginFilterModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static StoragePluginRegistry.PluginFilter[]StoragePluginRegistry.PluginFilter.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.drill.exec.store with parameters of type StoragePluginRegistry.PluginFilterModifier and TypeMethodDescriptionStoragePluginRegistry.storedConfigs(StoragePluginRegistry.PluginFilter filter) Return a possibly-filtered set of plugins from the persistent store.StoragePluginRegistryImpl.storedConfigs(StoragePluginRegistry.PluginFilter filter)