public final class PointerV6 extends Pointer
| Constructor and Description |
|---|
PointerV6() |
| Modifier and Type | Method and 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 2014 The Apache Software Foundation or its licensors, as applicable.