Uses of Interface
one.microstream.persistence.types.PersistenceLoadHandler
- 
 - 
- 
Uses of PersistenceLoadHandler in one.microstream.collections
Methods in one.microstream.collections with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidBinaryHandlerEqConstHashEnum. complete(Binary data, EqConstHashEnum<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqConstHashTable. complete(Binary data, EqConstHashTable<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqHashEnum. complete(Binary data, EqHashEnum<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqHashTable. complete(Binary data, EqHashTable<?,?> instance, PersistenceLoadHandler handler)BulkList<?>BinaryHandlerBulkList. create(Binary data, PersistenceLoadHandler handler)ConstHashEnum<?>BinaryHandlerConstHashEnum. create(Binary data, PersistenceLoadHandler handler)ConstHashTable<?,?>BinaryHandlerConstHashTable. create(Binary data, PersistenceLoadHandler handler)ConstList<?>BinaryHandlerConstList. create(Binary data, PersistenceLoadHandler handler)EqBulkList<?>BinaryHandlerEqBulkList. create(Binary data, PersistenceLoadHandler handler)EqConstHashEnum<?>BinaryHandlerEqConstHashEnum. create(Binary data, PersistenceLoadHandler handler)EqConstHashTable<?,?>BinaryHandlerEqConstHashTable. create(Binary data, PersistenceLoadHandler handler)EqHashEnum<?>BinaryHandlerEqHashEnum. create(Binary data, PersistenceLoadHandler handler)EqHashTable<?,?>BinaryHandlerEqHashTable. create(Binary data, PersistenceLoadHandler handler)FixedList<?>BinaryHandlerFixedList. create(Binary data, PersistenceLoadHandler handler)HashEnum<?>BinaryHandlerHashEnum. create(Binary data, PersistenceLoadHandler handler)HashTable<?,?>BinaryHandlerHashTable. create(Binary data, PersistenceLoadHandler handler)LimitList<?>BinaryHandlerLimitList. create(Binary data, PersistenceLoadHandler handler)Singleton<Object>BinaryHandlerSingleton. create(Binary data, PersistenceLoadHandler handler)static voidBinaryHandlerEqHashEnum. staticUpdate(Binary data, EqHashEnum<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerBulkList. updateState(Binary data, BulkList<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerConstHashEnum. updateState(Binary data, ConstHashEnum<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerConstHashTable. updateState(Binary data, ConstHashTable<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerConstList. updateState(Binary data, ConstList<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqBulkList. updateState(Binary data, EqBulkList<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqConstHashEnum. updateState(Binary data, EqConstHashEnum<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqConstHashTable. updateState(Binary data, EqConstHashTable<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqHashEnum. updateState(Binary data, EqHashEnum<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerEqHashTable. updateState(Binary data, EqHashTable<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerFixedList. updateState(Binary data, FixedList<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerHashEnum. updateState(Binary data, HashEnum<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerHashTable. updateState(Binary data, HashTable<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerLimitList. updateState(Binary data, LimitList<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerSingleton. updateState(Binary data, Singleton<Object> instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.java.io
Methods in one.microstream.java.io with parameters of type PersistenceLoadHandler Modifier and Type Method Description FileBinaryHandlerFile. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerFile. validateState(Binary data, File instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.java.lang
Methods in one.microstream.java.lang with parameters of type PersistenceLoadHandler Modifier and Type Method Description BooleanBinaryHandlerBoolean. create(Binary data, PersistenceLoadHandler handler)ByteBinaryHandlerByte. create(Binary data, PersistenceLoadHandler handler)CharacterBinaryHandlerCharacter. create(Binary data, PersistenceLoadHandler handler)Class<?>BinaryHandlerClass. create(Binary data, PersistenceLoadHandler handler)DoubleBinaryHandlerDouble. create(Binary data, PersistenceLoadHandler handler)FloatBinaryHandlerFloat. create(Binary data, PersistenceLoadHandler handler)IntegerBinaryHandlerInteger. create(Binary data, PersistenceLoadHandler handler)LongBinaryHandlerLong. create(Binary data, PersistenceLoadHandler handler)boolean[]BinaryHandlerNativeArray_boolean. create(Binary data, PersistenceLoadHandler handler)byte[]BinaryHandlerNativeArray_byte. create(Binary data, PersistenceLoadHandler handler)char[]BinaryHandlerNativeArray_char. create(Binary data, PersistenceLoadHandler handler)double[]BinaryHandlerNativeArray_double. create(Binary data, PersistenceLoadHandler handler)float[]BinaryHandlerNativeArray_float. create(Binary data, PersistenceLoadHandler handler)int[]BinaryHandlerNativeArray_int. create(Binary data, PersistenceLoadHandler handler)long[]BinaryHandlerNativeArray_long. create(Binary data, PersistenceLoadHandler handler)short[]BinaryHandlerNativeArray_short. create(Binary data, PersistenceLoadHandler handler)ABinaryHandlerNativeArrayObject. create(Binary data, PersistenceLoadHandler handler)ObjectBinaryHandlerObject. create(Binary data, PersistenceLoadHandler handler)ShortBinaryHandlerShort. create(Binary data, PersistenceLoadHandler handler)StringBinaryHandlerString. create(Binary data, PersistenceLoadHandler handler)StringBufferBinaryHandlerStringBuffer. create(Binary data, PersistenceLoadHandler handler)StringBuilderBinaryHandlerStringBuilder. create(Binary data, PersistenceLoadHandler handler)VoidBinaryHandlerVoid. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_boolean. updateState(Binary data, boolean[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_byte. updateState(Binary data, byte[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_char. updateState(Binary data, char[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_double. updateState(Binary data, double[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_float. updateState(Binary data, float[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_int. updateState(Binary data, int[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_long. updateState(Binary data, long[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArray_short. updateState(Binary data, short[] instance, PersistenceLoadHandler handler)voidBinaryHandlerNativeArrayObject. updateState(Binary data, A instance, PersistenceLoadHandler handler)voidBinaryHandlerStringBuffer. updateState(Binary data, StringBuffer instance, PersistenceLoadHandler handler)voidBinaryHandlerStringBuilder. updateState(Binary data, StringBuilder instance, PersistenceLoadHandler handler)voidBinaryHandlerVoid. updateState(Binary data, Void instance, PersistenceLoadHandler handler)voidBinaryHandlerBoolean. validateState(Binary data, Boolean instance, PersistenceLoadHandler handler)voidBinaryHandlerByte. validateState(Binary data, Byte instance, PersistenceLoadHandler handler)voidBinaryHandlerCharacter. validateState(Binary data, Character instance, PersistenceLoadHandler handler)voidBinaryHandlerClass. validateState(Binary data, Class<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerDouble. validateState(Binary data, Double instance, PersistenceLoadHandler handler)voidBinaryHandlerFloat. validateState(Binary data, Float instance, PersistenceLoadHandler handler)voidBinaryHandlerInteger. validateState(Binary data, Integer instance, PersistenceLoadHandler handler)voidBinaryHandlerLong. validateState(Binary data, Long instance, PersistenceLoadHandler handler)voidBinaryHandlerShort. validateState(Binary data, Short instance, PersistenceLoadHandler handler)voidBinaryHandlerString. validateState(Binary data, String instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.java.math
Methods in one.microstream.java.math with parameters of type PersistenceLoadHandler Modifier and Type Method Description BigDecimalBinaryHandlerBigDecimal. create(Binary data, PersistenceLoadHandler handler)BigIntegerBinaryHandlerBigInteger. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerBigDecimal. validateState(Binary data, BigDecimal instance, PersistenceLoadHandler handler)voidBinaryHandlerBigInteger. validateState(Binary data, BigInteger instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.java.nio.file
Methods in one.microstream.java.nio.file with parameters of type PersistenceLoadHandler Modifier and Type Method Description PathBinaryHandlerPath. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerPath. validateState(Binary data, Path instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.java.util
Methods in one.microstream.java.util with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidAbstractBinaryHandlerCollection. complete(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerMap. complete(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerSet. complete(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryHandlerPriorityQueue. complete(Binary data, PriorityQueue<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerTreeMap. complete(Binary data, TreeMap<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerTreeSet. complete(Binary data, TreeSet<?> instance, PersistenceLoadHandler handler)ArrayDeque<?>BinaryHandlerArrayDeque. create(Binary data, PersistenceLoadHandler handler)ArrayList<?>BinaryHandlerArrayList. create(Binary data, PersistenceLoadHandler handler)CopyOnWriteArrayList<?>BinaryHandlerCopyOnWriteArrayList. create(Binary data, PersistenceLoadHandler handler)DateBinaryHandlerDate. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerGenericCollection. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerGenericList. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerGenericMap. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerGenericQueue. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerGenericSet. create(Binary data, PersistenceLoadHandler handler)HashMap<?,?>BinaryHandlerHashMap. create(Binary data, PersistenceLoadHandler handler)HashSet<?>BinaryHandlerHashSet. create(Binary data, PersistenceLoadHandler handler)Hashtable<?,?>BinaryHandlerHashtable. create(Binary data, PersistenceLoadHandler handler)IdentityHashMap<?,?>BinaryHandlerIdentityHashMap. create(Binary data, PersistenceLoadHandler handler)LinkedHashMap<?,?>BinaryHandlerLinkedHashMap. create(Binary data, PersistenceLoadHandler handler)LinkedHashSet<?>BinaryHandlerLinkedHashSet. create(Binary data, PersistenceLoadHandler handler)LinkedList<?>BinaryHandlerLinkedList. create(Binary data, PersistenceLoadHandler handler)LocaleBinaryHandlerLocale. create(Binary data, PersistenceLoadHandler handler)OptionalDoubleBinaryHandlerOptionalDouble. create(Binary data, PersistenceLoadHandler handler)OptionalIntBinaryHandlerOptionalInt. create(Binary data, PersistenceLoadHandler handler)OptionalLongBinaryHandlerOptionalLong. create(Binary data, PersistenceLoadHandler handler)PriorityQueue<?>BinaryHandlerPriorityQueue. create(Binary data, PersistenceLoadHandler handler)PropertiesBinaryHandlerProperties. create(Binary data, PersistenceLoadHandler handler)Stack<?>BinaryHandlerStack. create(Binary data, PersistenceLoadHandler handler)TreeMap<?,?>BinaryHandlerTreeMap. create(Binary data, PersistenceLoadHandler handler)TreeSet<?>BinaryHandlerTreeSet. create(Binary data, PersistenceLoadHandler handler)Vector<?>BinaryHandlerVector. create(Binary data, PersistenceLoadHandler handler)WeakHashMap<?,?>BinaryHandlerWeakHashMap. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerDate. initializeState(Binary data, Date instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerCollection. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerList. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerMap. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerQueue. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerSet. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryHandlerDate. updateState(Binary data, Date instance, PersistenceLoadHandler handler)voidBinaryHandlerIdentityHashMap. updateState(Binary data, IdentityHashMap<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerPriorityQueue. updateState(Binary data, PriorityQueue<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerTreeMap. updateState(Binary data, TreeMap<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerTreeSet. updateState(Binary data, TreeSet<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerDate. validateState(Binary data, Date instance, PersistenceLoadHandler handler)voidBinaryHandlerLocale. validateState(Binary data, Locale instance, PersistenceLoadHandler handler)voidBinaryHandlerOptionalDouble. validateState(Binary data, OptionalDouble instance, PersistenceLoadHandler handler)voidBinaryHandlerOptionalInt. validateState(Binary data, OptionalInt instance, PersistenceLoadHandler handler)voidBinaryHandlerOptionalLong. validateState(Binary data, OptionalLong instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.java.util.concurrent
Methods in one.microstream.java.util.concurrent with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidBinaryHandlerConcurrentSkipListMap. complete(Binary data, ConcurrentSkipListMap<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerConcurrentSkipListSet. complete(Binary data, ConcurrentSkipListSet<?> instance, PersistenceLoadHandler loadHandler)ConcurrentHashMap<?,?>BinaryHandlerConcurrentHashMap. create(Binary data, PersistenceLoadHandler handler)ConcurrentLinkedDeque<?>BinaryHandlerConcurrentLinkedDeque. create(Binary data, PersistenceLoadHandler handler)ConcurrentLinkedQueue<?>BinaryHandlerConcurrentLinkedQueue. create(Binary data, PersistenceLoadHandler handler)ConcurrentSkipListMap<?,?>BinaryHandlerConcurrentSkipListMap. create(Binary data, PersistenceLoadHandler handler)ConcurrentSkipListSet<?>BinaryHandlerConcurrentSkipListSet. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerConcurrentSkipListMap. updateState(Binary data, ConcurrentSkipListMap<?,?> instance, PersistenceLoadHandler handler)voidBinaryHandlerConcurrentSkipListSet. updateState(Binary data, ConcurrentSkipListSet<?> instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.jdk8.java.util
Methods in one.microstream.jdk8.java.util with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidBinaryHandlerHashMap. complete(Binary bytes, HashMap<?,?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerHashMapFlattened. complete(Binary bytes, HashMap<?,?> instance, PersistenceLoadHandler idResolver)Deprecated.voidBinaryHandlerHashSet. complete(Binary bytes, HashSet<?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerHashtable. complete(Binary bytes, Hashtable<?,?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerHashtableFlattened. complete(Binary bytes, Hashtable<?,?> instance, PersistenceLoadHandler idResolver)Deprecated.voidBinaryHandlerLinkedHashMap. complete(Binary bytes, LinkedHashMap<?,?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerLinkedHashMapFlattened. complete(Binary bytes, LinkedHashMap<?,?> instance, PersistenceLoadHandler idResolver)Deprecated.voidBinaryHandlerLinkedHashSet. complete(Binary bytes, LinkedHashSet<?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerProperties. complete(Binary data, Properties instance, PersistenceLoadHandler handler)ArrayList<?>BinaryHandlerArrayList. create(Binary bytes, PersistenceLoadHandler idResolver)HashMap<?,?>BinaryHandlerHashMap. create(Binary bytes, PersistenceLoadHandler idResolver)HashMap<?,?>BinaryHandlerHashMapFlattened. create(Binary bytes, PersistenceLoadHandler idResolver)Deprecated.HashSet<?>BinaryHandlerHashSet. create(Binary bytes, PersistenceLoadHandler idResolver)Hashtable<?,?>BinaryHandlerHashtable. create(Binary bytes, PersistenceLoadHandler idResolver)Hashtable<?,?>BinaryHandlerHashtableFlattened. create(Binary bytes, PersistenceLoadHandler idResolver)Deprecated.LinkedHashMap<?,?>BinaryHandlerLinkedHashMap. create(Binary bytes, PersistenceLoadHandler idResolver)LinkedHashMap<?,?>BinaryHandlerLinkedHashMapFlattened. create(Binary data, PersistenceLoadHandler idResolver)Deprecated.LinkedHashSet<?>BinaryHandlerLinkedHashSet. create(Binary bytes, PersistenceLoadHandler idResolver)PriorityQueue<?>BinaryHandlerPriorityQueue. create(Binary bytes, PersistenceLoadHandler handler)PropertiesBinaryHandlerProperties. create(Binary data, PersistenceLoadHandler idResolver)Stack<?>BinaryHandlerStack. create(Binary bytes, PersistenceLoadHandler idResolver)Vector<?>BinaryHandlerVector. create(Binary bytes, PersistenceLoadHandler idResolver)voidBinaryHandlerArrayList. updateState(Binary bytes, ArrayList<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerHashMap. updateState(Binary bytes, HashMap<?,?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerHashMapFlattened. updateState(Binary bytes, HashMap<?,?> instance, PersistenceLoadHandler idResolver)Deprecated.voidBinaryHandlerHashSet. updateState(Binary bytes, HashSet<?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerHashtable. updateState(Binary bytes, Hashtable<?,?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerHashtableFlattened. updateState(Binary bytes, Hashtable<?,?> instance, PersistenceLoadHandler idResolver)Deprecated.voidBinaryHandlerLinkedHashMap. updateState(Binary data, LinkedHashMap<?,?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerLinkedHashMapFlattened. updateState(Binary data, LinkedHashMap<?,?> instance, PersistenceLoadHandler handler)Deprecated.voidBinaryHandlerLinkedHashSet. updateState(Binary bytes, LinkedHashSet<?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerPriorityQueue. updateState(Binary data, PriorityQueue<?> instance, PersistenceLoadHandler handler)voidBinaryHandlerProperties. updateState(Binary data, Properties instance, PersistenceLoadHandler handler)voidBinaryHandlerStack. updateState(Binary bytes, Stack<?> instance, PersistenceLoadHandler idResolver)voidBinaryHandlerVector. updateState(Binary bytes, Vector<?> instance, PersistenceLoadHandler idResolver) - 
Uses of PersistenceLoadHandler in one.microstream.persistence.binary.internal
Methods in one.microstream.persistence.binary.internal with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidAbstractBinaryHandlerCustom. complete(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerReflective. complete(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerTrivial. complete(Binary data, T instance, PersistenceLoadHandler handler)abstract TAbstractBinaryHandlerCustom. create(Binary data, PersistenceLoadHandler handler)TAbstractBinaryHandlerCustomEnum. create(Binary data, PersistenceLoadHandler handler)abstract TAbstractBinaryHandlerReflective. create(Binary data, PersistenceLoadHandler handler)TAbstractBinaryLegacyTypeHandlerTranslating. create(Binary rawData, PersistenceLoadHandler handler)TBinaryHandlerAbstractType. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerGenericEnum. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerGenericType. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerNoOp. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerPrimitive. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerSingletonStatelessEnum. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerStateless. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerStatelessConstant. create(Binary data, PersistenceLoadHandler handler)TBinaryHandlerUnpersistable. create(Binary data, PersistenceLoadHandler handler)StringBinaryHandlerGenericEnum. getName(Binary data, PersistenceLoadHandler handler)voidAbstractBinaryHandlerCustomValue. initializeState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerCustomEnum. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerCustomValue. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerReflective. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerStateless. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidAbstractBinaryHandlerTrivial. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryHandlerAbstractType. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryHandlerGenericEnum. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryHandlerPrimitive. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryHandlerUnpersistable. updateState(Binary data, T instance, PersistenceLoadHandler handler)abstract voidAbstractBinaryHandlerCustomValue. validateState(Binary data, T instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.persistence.binary.types
Subinterfaces of PersistenceLoadHandler in one.microstream.persistence.binary.types Modifier and Type Interface Description interfaceBinaryLoaderClasses in one.microstream.persistence.binary.types that implement PersistenceLoadHandler Modifier and Type Class Description static classBinaryLoader.DefaultMethods in one.microstream.persistence.binary.types with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidBinary. collectElementsIntoArray(long binaryOffset, PersistenceLoadHandler handler, Object[] target)intBinary. collectKeyValueReferences(long binaryOffset, int length, PersistenceLoadHandler handler, BiConsumer<Object,Object> collector)intBinary. collectListObjectReferences(long binaryOffset, PersistenceLoadHandler handler, Consumer<Object> collector)voidBinary. collectObjectReferences(long binaryOffset, int length, PersistenceLoadHandler handler, Consumer<Object> collector)voidAbstractBinaryLegacyTypeHandlerReflective. complete(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryLegacyTypeHandlerRerouting. complete(Binary rawData, T instance, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanAsBoolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_booleanTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteAsByte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_byteTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charAsCharacter(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_charTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleAsDouble(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_doubleTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatAsFloat(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_floatTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intAsInteger(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_intTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longAsLong(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_longTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortAsShort(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copy_shortTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyBooleanTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyByteTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyCharacterTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyDoubleTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyFloatTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyIntegerTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyLongTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. copyShortTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. removeLazyReference(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)longBinaryValueSetter. setValueToMemory(long address, Object target, long targetOffset, PersistenceLoadHandler handler)Sets a single value, read from binary (persisted) form at the absolute memoryaddressto the memory so that it can be used by common program logic, usually to the field offset of a target object or an index of a target array.static longBinaryValueTranslators. skip_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. skip_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. skip_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. skip_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. skip_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. skip_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. skip_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. skip_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_booleanTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_booleanTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_booleanTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_booleanTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_booleanTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_booleanTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_byteTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_byteTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_byteTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_byteTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_byteTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_byteTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_charTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_charTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_charTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_charTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_charTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_charTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_charTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_doubleTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_doubleTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_doubleTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_doubleTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_doubleTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_doubleTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_doubleTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_floatTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_floatTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_floatTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_floatTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_floatTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_floatTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_floatTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_intTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_intTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_intTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_intTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_intTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_intTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_intTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_longTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_longTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_longTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_longTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_longTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_longTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_longTo_short(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_shortTo_boolean(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_shortTo_byte(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_shortTo_char(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_shortTo_double(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_shortTo_float(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_shortTo_int(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)static longBinaryValueTranslators. switchingCopy_shortTo_long(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler)voidBinary. updateArrayObjectReferences(long binaryListStartOffset, PersistenceLoadHandler handler, Object[] array, int arrayOffset, int arrayLength)voidBinary. updateArrayObjectReferences1(long binaryListStartOffset, PersistenceLoadHandler handler, Object[] array)voidBinary. updateFixedSize(Object instance, BinaryValueSetter[] setters, long[] memoryOffsets, PersistenceLoadHandler handler)intBinary. updateSizedArrayObjectReferences(long binaryOffset, PersistenceLoadHandler handler, Object[] array)Updates the passed array up to the size defined by the binary data, returns the size.voidAbstractBinaryLegacyTypeHandlerReflective. updateState(Binary data, T instance, PersistenceLoadHandler handler)voidBinaryLegacyTypeHandlerGenericEnum. updateState(Binary rawData, T instance, PersistenceLoadHandler handler)voidBinaryLegacyTypeHandlerGenericEnumMapped. updateState(Binary rawData, T instance, PersistenceLoadHandler handler)voidBinaryLegacyTypeHandlerRerouting. updateState(Binary rawData, T instance, PersistenceLoadHandler handler)static longBinaryValueTranslators. wrapWithLazyReference(long sourceAddress, Object target, long targetOffset, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.persistence.types
Methods in one.microstream.persistence.types with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidBinaryHandlerPersistenceRootsDefault. complete(Binary data, PersistenceRoots.Default instance, PersistenceLoadHandler handler)voidPersistenceLegacyTypeHandlerWrapper. complete(D data, T instance, PersistenceLoadHandler handler)voidPersistenceTypeHandler. complete(D data, T instance, PersistenceLoadHandler handler)Completes an initially built instance after all loaded instances have been built.default voidPersistenceUnreachableTypeHandler. complete(D data, T instance, PersistenceLoadHandler handler)PersistenceRoots.DefaultBinaryHandlerPersistenceRootsDefault. create(Binary data, PersistenceLoadHandler handler)PersistenceRootReference.DefaultBinaryHandlerRootReferenceDefault. create(Binary data, PersistenceLoadHandler handler)TPersistenceLegacyTypeHandlerWrapper. create(D data, PersistenceLoadHandler handler)TPersistenceLegacyTypeHandlerWrapperEnum. create(D data, PersistenceLoadHandler handler)TPersistenceTypeHandler. create(D data, PersistenceLoadHandler handler)default TPersistenceUnreachableTypeHandler. create(D data, PersistenceLoadHandler handler)default voidPersistenceTypeHandler. initializeState(D data, T instance, PersistenceLoadHandler handler)voidBinaryHandlerPersistenceRootsDefault. updateState(Binary data, PersistenceRoots.Default instance, PersistenceLoadHandler handler)voidBinaryHandlerRootReferenceDefault. updateState(Binary data, PersistenceRootReference.Default instance, PersistenceLoadHandler handler)voidPersistenceLegacyTypeHandlerWrapper. updateState(D data, T instance, PersistenceLoadHandler handler)voidPersistenceTypeHandler. updateState(D data, T instance, PersistenceLoadHandler handler)default voidPersistenceUnreachableTypeHandler. updateState(D data, T instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.reference
Methods in one.microstream.reference with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidBinaryHandlerLazyDefault. complete(Binary data, Lazy.Default<?> instance, PersistenceLoadHandler handler)Lazy.Default<?>BinaryHandlerLazyDefault. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerLazyDefault. updateState(Binary data, Lazy.Default<?> instance, PersistenceLoadHandler handler) - 
Uses of PersistenceLoadHandler in one.microstream.util
Methods in one.microstream.util with parameters of type PersistenceLoadHandler Modifier and Type Method Description voidBinaryHandlerSubstituterDefault. complete(Binary data, Substituter.Default<?> instance, PersistenceLoadHandler handler)Substituter.Default<?>BinaryHandlerSubstituterDefault. create(Binary data, PersistenceLoadHandler handler)voidBinaryHandlerSubstituterDefault. updateState(Binary data, Substituter.Default<?> instance, PersistenceLoadHandler handler) 
 -