public static class AbstractMapBlock.HashTables extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getRetainedSizeInBytes() |
void |
loadHashTables(int positionCount,
int[] offsets,
boolean[] mapIsNull,
Block keyBlock,
MethodHandle keyBlockHashCode) |
public long getRetainedSizeInBytes()
public void loadHashTables(int positionCount,
int[] offsets,
boolean[] mapIsNull,
Block keyBlock,
MethodHandle keyBlockHashCode)
Copyright © 2012–2022. All rights reserved.