Class FileMemData.CompressItem
java.lang.Object
org.h2.store.fs.mem.FileMemData.CompressItem
- Enclosing class:
FileMemData
Points to a block of bytes that needs to be compressed.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) FileMemDataThe file.(package private) intThe page to compress. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
file
FileMemData fileThe file. -
page
int pageThe page to compress.
-
-
Constructor Details
-
CompressItem
CompressItem()
-
-
Method Details
-
hashCode
-
equals
-