Uses of Interface
one.microstream.persistence.types.PersistenceTypeDescription
-
Uses of PersistenceTypeDescription in one.microstream.collections
Classes in one.microstream.collections that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerBulkList
class
BinaryHandlerConstHashEnum
class
BinaryHandlerConstHashTable
class
BinaryHandlerConstList
class
BinaryHandlerEqBulkList
class
BinaryHandlerEqConstHashEnum
class
BinaryHandlerEqConstHashTable
class
BinaryHandlerEqHashEnum
class
BinaryHandlerEqHashTable
class
BinaryHandlerFixedList
class
BinaryHandlerHashEnum
class
BinaryHandlerHashTable
class
BinaryHandlerLimitList
class
BinaryHandlerSingleton
-
Uses of PersistenceTypeDescription in one.microstream.entity
Subinterfaces of PersistenceTypeDescription in one.microstream.entity Modifier and Type Interface Description interface
BinaryHandlerEntityLoading<T>
Classes in one.microstream.entity that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerEntityLayerIdentity<T extends EntityLayerIdentity>
class
BinaryHandlerEntityLayerVersioning
static class
BinaryHandlerEntityLoading.Default<T>
-
Uses of PersistenceTypeDescription in one.microstream.java.io
Classes in one.microstream.java.io that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerFile
-
Uses of PersistenceTypeDescription in one.microstream.java.lang
Classes in one.microstream.java.lang that implement PersistenceTypeDescription Modifier and Type Class Description class
AbstractBinaryHandlerAbstractStringBuilder<B>
class
AbstractBinaryHandlerNativeArray<A>
class
AbstractBinaryHandlerNativeArrayPrimitive<A>
class
BinaryHandlerBoolean
class
BinaryHandlerByte
class
BinaryHandlerCharacter
class
BinaryHandlerClass
class
BinaryHandlerDouble
class
BinaryHandlerFloat
class
BinaryHandlerInteger
class
BinaryHandlerLong
class
BinaryHandlerNativeArray_boolean
class
BinaryHandlerNativeArray_byte
class
BinaryHandlerNativeArray_char
class
BinaryHandlerNativeArray_double
class
BinaryHandlerNativeArray_float
class
BinaryHandlerNativeArray_int
class
BinaryHandlerNativeArray_long
class
BinaryHandlerNativeArray_short
class
BinaryHandlerNativeArrayObject<A>
class
BinaryHandlerObject
class
BinaryHandlerShort
class
BinaryHandlerString
class
BinaryHandlerStringBuffer
class
BinaryHandlerStringBuilder
class
BinaryHandlerVoid
-
Uses of PersistenceTypeDescription in one.microstream.java.math
Classes in one.microstream.java.math that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerBigDecimal
class
BinaryHandlerBigInteger
-
Uses of PersistenceTypeDescription in one.microstream.java.net
Classes in one.microstream.java.net that implement PersistenceTypeDescription Modifier and Type Class Description class
AbstractBinaryHandlerInetAddress<A extends InetAddress>
class
BinaryHandlerInet4Address
class
BinaryHandlerInet6Address
class
BinaryHandlerInetAddress
class
BinaryHandlerInetSocketAddress
class
BinaryHandlerURI
class
BinaryHandlerURL
-
Uses of PersistenceTypeDescription in one.microstream.java.nio.file
Classes in one.microstream.java.nio.file that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerPath
-
Uses of PersistenceTypeDescription in one.microstream.java.sql
Classes in one.microstream.java.sql that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerSqlDate
Blunt copy ofBinaryHandlerDate
for the as good as superfluous typeDate
.class
BinaryHandlerSqlTime
Blunt copy ofBinaryHandlerDate
for the as good as superfluous typeTime
.class
BinaryHandlerSqlTimestamp
Blunt copy ofBinaryHandlerDate
for the as good as superfluous typeTimestamp
. -
Uses of PersistenceTypeDescription in one.microstream.java.util
-
Uses of PersistenceTypeDescription in one.microstream.java.util.concurrent
Classes in one.microstream.java.util.concurrent that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerConcurrentHashMap
class
BinaryHandlerConcurrentLinkedDeque
class
BinaryHandlerConcurrentLinkedQueue
class
BinaryHandlerConcurrentSkipListMap
class
BinaryHandlerConcurrentSkipListSet
-
Uses of PersistenceTypeDescription in one.microstream.java.util.regex
Classes in one.microstream.java.util.regex that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerPattern
-
Uses of PersistenceTypeDescription in one.microstream.jdk8.java.util
Classes in one.microstream.jdk8.java.util that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerArrayList
class
BinaryHandlerHashMap
class
BinaryHandlerHashMapFlattened
Deprecated.Do not use! UseBinaryHandlerHashMap
instead.class
BinaryHandlerHashSet
class
BinaryHandlerHashtable
class
BinaryHandlerHashtableFlattened
Deprecated.Do not use! UseBinaryHandlerHashtable
instead.class
BinaryHandlerLinkedHashMap
class
BinaryHandlerLinkedHashMapFlattened
Deprecated.Do not use! UseBinaryHandlerLinkedHashMap
instead.class
BinaryHandlerLinkedHashSet
class
BinaryHandlerPriorityQueue
class
BinaryHandlerProperties
class
BinaryHandlerStack
class
BinaryHandlerVector
-
Uses of PersistenceTypeDescription in one.microstream.persistence.binary.internal
-
Uses of PersistenceTypeDescription in one.microstream.persistence.binary.types
Subinterfaces of PersistenceTypeDescription in one.microstream.persistence.binary.types Modifier and Type Interface Description interface
BinaryLegacyTypeHandler<T>
interface
BinaryTypeHandler<T>
Classes in one.microstream.persistence.binary.types that implement PersistenceTypeDescription Modifier and Type Class Description class
AbstractBinaryLegacyTypeHandlerReflective<T>
static class
BinaryLegacyTypeHandler.Abstract<T>
static class
BinaryLegacyTypeHandler.AbstractCustom<T>
class
BinaryLegacyTypeHandlerGenericEnum<T>
class
BinaryLegacyTypeHandlerGenericEnumMapped<T>
class
BinaryLegacyTypeHandlerGenericType<T>
class
BinaryLegacyTypeHandlerRerouting<T>
static class
BinaryTypeHandler.Abstract<T>
-
Uses of PersistenceTypeDescription in one.microstream.persistence.types
Subinterfaces of PersistenceTypeDescription in one.microstream.persistence.types Modifier and Type Interface Description interface
PersistenceLegacyTypeHandler<D,T>
interface
PersistenceTypeDefinition
interface
PersistenceTypeDictionaryEntry
Data that ties aPersistenceTypeDescription
to a biunique type id, aka aPersistenceTypeIdentity
.interface
PersistenceTypeHandler<D,T>
interface
PersistenceTypeHandlerCustom<D,T>
This type extends thePersistenceTypeHandler
type only by the following reflection contract:interface
PersistenceTypeHandlerGeneric<D,T>
This type extends thePersistenceTypeHandler
type only by the following reflection contract:interface
PersistenceTypeHandlerReflective<D,T>
interface
PersistenceUnreachableTypeHandler<D,T>
This is, of course, not a handler that is unreachable, but a handler for a type whose instances are (decided by the developer) no longer reachable in the entity graph, despite potentially still being present in a live database, but not having been cleaned up, yet.Classes in one.microstream.persistence.types that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerPersistenceRootsDefault
class
BinaryHandlerRootReferenceDefault
static class
PersistenceLegacyTypeHandler.Abstract<D,T>
class
PersistenceLegacyTypeHandlerWrapper<D,T>
class
PersistenceLegacyTypeHandlerWrapperEnum<D,T>
static class
PersistenceTypeDefinition.Default
static class
PersistenceTypeDescription.Identity
static class
PersistenceTypeDictionaryEntry.Abstract
static class
PersistenceTypeDictionaryParser.TypeEntry
static class
PersistenceTypeHandler.Abstract<D,T>
static class
PersistenceUnreachableTypeHandler.Default<D,T>
Methods in one.microstream.persistence.types that return PersistenceTypeDescription Modifier and Type Method Description static PersistenceTypeDescription
PersistenceTypeDescription. Identity(long typeId, String typeName)
Methods in one.microstream.persistence.types with parameters of type PersistenceTypeDescription Modifier and Type Method Description VarString
PersistenceTypeDictionaryAssembler. assembleTypeDescription(VarString vc, PersistenceTypeDescription typeDescription)
VarString
PersistenceTypeDictionaryAssembler.Default. assembleTypeDescription(VarString vc, PersistenceTypeDescription typeDescription)
static void
PersistenceTypeDictionaryBuilder. buildDefinitionMembers(PersistenceTypeDefinitionMemberCreator memberCreator, PersistenceTypeDescription typeDescription, XAddingSequence<? super PersistenceTypeDefinitionMember> allMembers, XAddingSequence<? super PersistenceTypeDefinitionMember> instanceMembers)
String
PersistenceRefactoringTypeIdentifierBuilder. buildTypeIdentifier(PersistenceTypeDescription typeDescription)
static String
PersistenceTypeDescription. buildTypeIdentifier(PersistenceTypeDescription typeDescription)
static boolean
PersistenceTypeDescription. equalDescription(PersistenceTypeDescription td1, PersistenceTypeDescription td2)
Equal content description, without TypeId comparisonstatic boolean
PersistenceTypeDescription. equalStructure(PersistenceTypeDescription td1, PersistenceTypeDescription td2)
Equal structure, regardless of the member's definition type (reflective or custom-defined)default Class<?>
PersistenceTypeDescriptionResolver. resolveRuntimeType(PersistenceTypeDescription typeDescription)
String
PersistenceTypeDescriptionResolver.Default. resolveRuntimeTypeName(PersistenceTypeDescription typeDescription)
String
PersistenceTypeDescriptionResolver. resolveRuntimeTypeName(PersistenceTypeDescription typeDescription)
default Class<?>
PersistenceTypeDescriptionResolver. tryResolveRuntimeType(PersistenceTypeDescription typeDescription)
Method parameters in one.microstream.persistence.types with type arguments of type PersistenceTypeDescription Modifier and Type Method Description static PersistenceTypeDefinitionMemberCreator.Default
PersistenceTypeDefinitionMemberCreator. New(XGettingSequence<? extends PersistenceTypeDescription> ascendingOrderTypeIdEntries, PersistenceTypeDescriptionResolver resolver)
-
Uses of PersistenceTypeDescription in one.microstream.reference
Classes in one.microstream.reference that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerLazyDefault
-
Uses of PersistenceTypeDescription in one.microstream.storage.restadapter
Classes in one.microstream.storage.restadapter that implement PersistenceTypeDescription Modifier and Type Class Description class
ViewerBinaryTypeHandlerBasic<T>
class
ViewerBinaryTypeHandlerGeneric
class
ViewerBinaryTypeHandlerNativeArray<T>
class
ViewerBinaryTypeHandlerWrapperAbstract<T>
-
Uses of PersistenceTypeDescription in one.microstream.storage.restclient
Methods in one.microstream.storage.restclient that return PersistenceTypeDescription Modifier and Type Method Description PersistenceTypeDescription
StorageViewObject.Simple. typeDescription()
PersistenceTypeDescription
StorageViewObject. typeDescription()
Methods in one.microstream.storage.restclient that return types with arguments of type PersistenceTypeDescription Modifier and Type Method Description Map<Long,PersistenceTypeDescription>
StorageRestClient. requestTypeDictionary()
-
Uses of PersistenceTypeDescription in one.microstream.storage.restclient.jersey
Methods in one.microstream.storage.restclient.jersey that return types with arguments of type PersistenceTypeDescription Modifier and Type Method Description Map<Long,PersistenceTypeDescription>
StorageRestClientJersey.Default. requestTypeDictionary()
-
Uses of PersistenceTypeDescription in one.microstream.storage.types
Subinterfaces of PersistenceTypeDescription in one.microstream.storage.types Modifier and Type Interface Description interface
StorageEntityTypeHandler
Classes in one.microstream.storage.types that implement PersistenceTypeDescription Modifier and Type Class Description static class
StorageEntityTypeHandler.Default
-
Uses of PersistenceTypeDescription in one.microstream.util
Classes in one.microstream.util that implement PersistenceTypeDescription Modifier and Type Class Description class
BinaryHandlerSubstituterDefault