Package org.apache.drill.exec.store.sys.store
package org.apache.drill.exec.store.sys.store
-
ClassDescriptionHolder for store version.Local persistent store stores its data on the given file system.Wrapper store that delegates operations to PersistentStore.Versioned store that delegates operations to PersistentStore and keeps versioning, incrementing version each time write / delete operation is triggered.Zookeeper based implementation of
PersistentStore
.