public abstract class Page extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCompressedSize() |
OptionalInt |
getCrc() |
int |
getUncompressedSize() |
void |
setCrc(int crc) |
public int getCompressedSize()
public int getUncompressedSize()
public void setCrc(int crc)
public OptionalInt getCrc()
Copyright © 2024 The Apache Software Foundation. All rights reserved.