public class PersistentStoreRegistry<C extends ClusterCoordinator> extends Object
| Constructor and Description |
|---|
PersistentStoreRegistry(C coordinator,
DrillConfig config) |
| Modifier and Type | Method and Description |
|---|---|
DrillConfig |
getConfig() |
C |
getCoordinator() |
PersistentStoreProvider |
newPStoreProvider() |
public PersistentStoreRegistry(C coordinator, DrillConfig config)
public C getCoordinator()
public DrillConfig getConfig()
public PersistentStoreProvider newPStoreProvider() throws ExecutionSetupException
ExecutionSetupExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.