Class PersistentStoreConfig<V>

java.lang.Object
org.apache.drill.exec.store.sys.PersistentStoreConfig<V>
Type Parameters:
V - value type of which PersistentStore uses to store & retrieve instances

public class PersistentStoreConfig<V> extends Object
An abstraction for configurations that are used to create a store.