Class PersistenceTypeDescription.Identity
java.lang.Object
one.microstream.persistence.types.PersistenceTypeDescription.Identity
- All Implemented Interfaces:
 PersistenceTypeDescription,PersistenceTypeIdentity,PersistenceTypeIdOwner
- Enclosing interface:
 - PersistenceTypeDescription
 
public static final class PersistenceTypeDescription.Identity extends Object implements PersistenceTypeDescription
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceTypeDescription
PersistenceTypeDescription.Identity - 
Method Summary
Modifier and Type Method Description XGettingSequence<? extends PersistenceTypeDescriptionMember>allMembers()XGettingSequence<? extends PersistenceTypeDescriptionMember>instanceMembers()longtypeId()StringtypeName()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceTypeDescription
instancePrimitiveMembers, instanceReferenceMembers, toTypeIdentifier 
- 
Method Details
- 
typeId
public final long typeId()- Specified by:
 typeIdin interfacePersistenceTypeIdentity- Specified by:
 typeIdin interfacePersistenceTypeIdOwner
 - 
typeName
- Specified by:
 typeNamein interfacePersistenceTypeDescription- Specified by:
 typeNamein interfacePersistenceTypeIdentity
 - 
allMembers
- Specified by:
 allMembersin interfacePersistenceTypeDescription
 - 
instanceMembers
- Specified by:
 instanceMembersin interfacePersistenceTypeDescription
 
 -