public final class PointerV6 extends Pointer
| Constructor | Description |
|---|---|
PointerV6() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
destinationCompressed() |
|
boolean |
destinationHasChunks() |
|
boolean |
destinationHasPointers() |
|
boolean |
destinationHasStrings() |
|
int |
getSizeInBytes() |
With v6 pointers, the on-disk size is 18 bytes
|
public boolean destinationHasStrings()
destinationHasStrings in class Pointerpublic boolean destinationHasPointers()
destinationHasPointers in class Pointerpublic boolean destinationHasChunks()
destinationHasChunks in class Pointerpublic boolean destinationCompressed()
destinationCompressed in class Pointerpublic int getSizeInBytes()
getSizeInBytes in class PointerCopyright 2018 The Apache Software Foundation or its licensors, as applicable.