Package org.rostore.mapper
Class MapperProperties
java.lang.Object
org.rostore.mapper.MapperProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidsetBytesPerBlockIndex(int bytesPerBlockIndex) voidsetBytesPerBlockOffset(int bytesPerBlockOffset)
-
Constructor Details
-
MapperProperties
public MapperProperties()
-
-
Method Details
-
getBytesPerBlockIndex
public int getBytesPerBlockIndex() -
setBytesPerBlockIndex
public void setBytesPerBlockIndex(int bytesPerBlockIndex) -
getBytesPerBlockOffset
public int getBytesPerBlockOffset() -
setBytesPerBlockOffset
public void setBytesPerBlockOffset(int bytesPerBlockOffset)
-