-
Methods in one.microstream.collections with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
void |
BinaryHandlerBulkList.store(Binary data,
BulkList<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerConstHashEnum.store(Binary data,
ConstHashEnum<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerConstHashTable.store(Binary data,
ConstHashTable<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerConstList.store(Binary data,
ConstList<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerEqBulkList.store(Binary data,
EqBulkList<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerEqConstHashEnum.store(Binary data,
EqConstHashEnum<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerEqConstHashTable.store(Binary data,
EqConstHashTable<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerEqHashEnum.store(Binary data,
EqHashEnum<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerEqHashTable.store(Binary data,
EqHashTable<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerFixedList.store(Binary data,
FixedList<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerHashEnum.store(Binary data,
HashEnum<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerHashTable.store(Binary data,
HashTable<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerLimitList.store(Binary data,
LimitList<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerSingleton.store(Binary data,
Singleton<Object> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
-
Methods in one.microstream.entity with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
static EntityPersister |
EntityPersister.New(EntityTypeHandlerManager entityTypeHandlerManager,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerEntityLayerIdentity.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerEntityLayerVersioning.store(Binary data,
EntityLayerVersioning<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
default void |
BinaryHandlerEntityLoading.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
-
-
Methods in one.microstream.java.lang with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
void |
BinaryHandlerBoolean.store(Binary data,
Boolean instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerByte.store(Binary data,
Byte instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerCharacter.store(Binary data,
Character instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerClass.store(Binary data,
Class<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerDouble.store(Binary data,
Double instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerFloat.store(Binary data,
Float instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerInteger.store(Binary data,
Integer instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerLong.store(Binary data,
Long instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_boolean.store(Binary data,
boolean[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_byte.store(Binary data,
byte[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_char.store(Binary data,
char[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_double.store(Binary data,
double[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_float.store(Binary data,
float[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_int.store(Binary data,
int[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_long.store(Binary data,
long[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArray_short.store(Binary data,
short[] array,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNativeArrayObject.store(Binary data,
A instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerShort.store(Binary data,
Short instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerString.store(Binary data,
String instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerStringBuffer.store(Binary data,
StringBuffer instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerStringBuilder.store(Binary data,
StringBuilder instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerVoid.store(Binary data,
Void instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
-
-
-
-
-
Methods in one.microstream.java.util with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
void |
AbstractBinaryHandlerMap.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerCurrency.store(Binary data,
Currency instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerDate.store(Binary data,
Date instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerIdentityHashMap.store(Binary data,
IdentityHashMap<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerLocale.store(Binary data,
Locale instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerOptionalDouble.store(Binary data,
OptionalDouble instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerOptionalInt.store(Binary data,
OptionalInt instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerOptionalLong.store(Binary data,
OptionalLong instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerPriorityQueue.store(Binary data,
PriorityQueue<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerTreeMap.store(Binary data,
TreeMap<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerTreeSet.store(Binary data,
TreeSet<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
-
-
-
Methods in one.microstream.jdk8.java.util with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
void |
BinaryHandlerArrayList.store(Binary bytes,
ArrayList<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerHashMap.store(Binary bytes,
HashMap<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerHashMapFlattened.store(Binary bytes,
HashMap<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
Deprecated.
|
void |
BinaryHandlerHashSet.store(Binary bytes,
HashSet<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerHashtable.store(Binary bytes,
Hashtable<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerHashtableFlattened.store(Binary bytes,
Hashtable<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
Deprecated.
|
void |
BinaryHandlerLinkedHashMap.store(Binary bytes,
LinkedHashMap<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerLinkedHashMapFlattened.store(Binary bytes,
LinkedHashMap<?,?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
Deprecated.
|
void |
BinaryHandlerLinkedHashSet.store(Binary bytes,
LinkedHashSet<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerPriorityQueue.store(Binary bytes,
PriorityQueue<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerProperties.store(Binary bytes,
Properties instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerStack.store(Binary bytes,
Stack<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerVector.store(Binary bytes,
Vector<?> instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
-
Methods in one.microstream.persistence.binary.internal with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
abstract void |
AbstractBinaryHandlerCustom.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
AbstractBinaryHandlerCustomIterableSimpleListElements.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
AbstractBinaryHandlerReflective.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
AbstractBinaryHandlerStateless.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerAbstractType.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerCustomEnumTrivial.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerNoOp.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerPrimitive.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerSingletonStatelessEnum.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerStateless.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerStatelessConstant.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerUnpersistable.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
CustomBinaryHandler.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
-
Methods in one.microstream.persistence.binary.types with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
void |
BinaryLegacyTypeHandler.AbstractCustom.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
default void |
BinaryLegacyTypeHandler.store(Binary data,
T instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
Binary.storeFixedSize(PersistenceStoreHandler<Binary> handler,
long contentLength,
long typeId,
long objectId,
Object instance,
long[] memoryOffsets,
BinaryValueStorer[] storers) |
|
void |
BinaryField.Default_boolean.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.Default_byte.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.Default_char.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.Default_double.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.Default_float.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.Default_int.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.Default_long.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.Default_short.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.DefaultReference.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryField.storeFromInstance(T instance,
Binary data,
PersistenceStoreHandler<Binary> handler) |
|
long |
BinaryValueStorer.storeValueFromMemory(Object source,
long sourceOffset,
long targetAddress,
PersistenceStoreHandler<Binary> persister) |
|
-
Methods in one.microstream.persistence.types with parameters of type PersistenceStoreHandler
Modifier and Type |
Method |
Description |
void |
BinaryHandlerPersistenceRootsDefault.store(Binary data,
PersistenceRoots.Default instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
void |
BinaryHandlerRootReferenceDefault.store(Binary data,
PersistenceRootReference.Default instance,
long objectId,
PersistenceStoreHandler<Binary> handler) |
|
default void |
PersistenceLegacyTypeHandler.store(D data,
T instance,
long objectId,
PersistenceStoreHandler<D> handler) |
|
void |
PersistenceTypeHandler.store(D data,
T instance,
long objectId,
PersistenceStoreHandler<D> handler) |
|
-
-
-