public class InstanceReferenceMapEncoder extends ReferenceMapEncoder
ReferenceMapEncoder.Input, ReferenceMapEncoder.OffsetIterator| Modifier and Type | Field and Description |
|---|---|
static int |
MAP_ENTRY_SIZE |
static int |
MAP_HEADER_SIZE |
encodings, writeBuffer| Constructor and Description |
|---|
InstanceReferenceMapEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encodeAll(List<Map.Entry<ReferenceMapEncoder.Input,Long>> sortedEntries) |
add, encodeAll, lookupEncodingpublic static final int MAP_HEADER_SIZE
public static final int MAP_ENTRY_SIZE
protected void encodeAll(List<Map.Entry<ReferenceMapEncoder.Input,Long>> sortedEntries)
encodeAll in class ReferenceMapEncoder