| Package | Description |
|---|---|
| one.microstream.persistence.binary.internal | |
| one.microstream.persistence.binary.types |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
AbstractBinaryHandlerReflective.createStorers(Class<?> entityType,
Iterable<PersistenceTypeDefinitionMemberFieldReflective> storingMembers,
BinaryValueStorer[] storers,
PersistenceEagerStoringFieldEvaluator eagerEvaluator,
boolean switchByteOrder) |
| Modifier and Type | Method and Description |
|---|---|
static BinaryValueStorer |
BinaryValueFunctions.getObjectValueStorer(Class<?> type,
boolean isEager,
boolean switchByteOrder) |
static BinaryValueStorer |
BinaryValueFunctions.getObjectValueStorerReversed(Class<?> type,
boolean isEager) |
| Modifier and Type | Method and Description |
|---|---|
void |
Binary.storeFixedSize(PersistenceStoreHandler<Binary> handler,
long contentLength,
long typeId,
long objectId,
Object instance,
long[] memoryOffsets,
BinaryValueStorer[] storers) |
Copyright © 2022 MicroStream Software. All rights reserved.