@InterfaceAudience.Private @InterfaceStability.Unstable public interface StoreConfigInformation
Modifier and Type | Method and Description |
---|---|
long |
getBlockingFileCount()
The number of files required before flushes for this store will be blocked.
|
long |
getCompactionCheckMultiplier() |
long |
getMemstoreFlushSize() |
long |
getStoreFileTtl() |
long getMemstoreFlushSize()
long getStoreFileTtl()
long getCompactionCheckMultiplier()
long getBlockingFileCount()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.