Package org.iq80.leveldb.impl
Class LogConstants
java.lang.Object
org.iq80.leveldb.impl.LogConstants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCK_SIZE
public static final int BLOCK_SIZE- See Also:
-
HEADER_SIZE
public static final int HEADER_SIZE- See Also:
-
-
Constructor Details
-
LogConstants
private LogConstants()
-