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
ExecutionSetupException
Copyright © 1970 The Apache Software Foundation. All rights reserved.