@InterfaceAudience.Private
@InterfaceStability.Unstable
public interface StoreConfigInformation
| 限定符和类型 | 方法和说明 |
|---|---|
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–2019 The Apache Software Foundation. All rights reserved.