public interface IndexParams extends BlockParams
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBlockReadCacheSize()
Block read cache size (mmap'ed files do not have a block cache)
|
Integer |
getBlockSize()
Block size - this is only configurable when the on-disk are created.
|
Integer |
getBlockWriteCacheSize()
Block write cache size (mmap'ed files do not have a block cache)
|
FileMode |
getFileMode()
File Mode
|
FileMode getFileMode()
getFileMode in interface BlockParamsInteger getBlockSize()
getBlockSize in interface BlockParamsInteger getBlockReadCacheSize()
getBlockReadCacheSize in interface BlockParamsInteger getBlockWriteCacheSize()
getBlockWriteCacheSize in interface BlockParamsLicensed under the Apache License, Version 2.0