| Package | Description |
|---|---|
| org.nustaq.offheap.structs | |
| org.nustaq.offheap.structs.unsafeimpl |
| Modifier and Type | Field and Description |
|---|---|
FSTStructFactory |
FSTStruct.___fac |
| Modifier and Type | Method and Description |
|---|---|
FSTStructFactory |
FSTStruct.getFac() |
protected FSTStructFactory |
FSTStructAllocator.getFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
FSTStruct.baseOn(byte[] base,
long offset,
FSTStructFactory fac)
set this struct pointer to base array at given offset (=bufoff+index)
|
void |
FSTStruct.baseOn(Bytez base,
long offset,
FSTStructFactory fac) |
int |
FSTArrayElementSizeCalculator.getElementSize(Field arrayRef,
FSTStructFactory fac) |
Class<? extends FSTStruct> |
FSTArrayElementSizeCalculator.getElementType(Field arrayRef,
FSTStructFactory fac) |
int |
FSTEmbeddedBinary.getEmbeddedSizeAdditon(FSTStructFactory fstStructFactory) |
int |
FSTEmbeddedBinary.insertEmbedded(FSTStructFactory fac,
Bytez base,
int targetIndex) |
| Modifier and Type | Method and Description |
|---|---|
static FSTStructFactory |
FSTStructFactory.getInstance() |
Copyright © 2015. All rights reserved.