Interface BlockParams

All Known Subinterfaces:
IndexParams
All Known Implementing Classes:
StoreParams

public interface BlockParams
  • Method Details

    • getFileMode

      FileMode getFileMode()
    • getBlockSize

      Integer getBlockSize()
    • getBlockReadCacheSize

      Integer getBlockReadCacheSize()
    • getBlockWriteCacheSize

      Integer getBlockWriteCacheSize()