Uses of Interface
org.teamapps.universaldb.index.MappedObject
-
-
-
Uses of MappedObject in org.teamapps.universaldb.index
Subinterfaces of MappedObject in org.teamapps.universaldb.index Modifier and Type Interface Description interfaceColumnIndex<TYPE,FILTER>Classes in org.teamapps.universaldb.index that implement MappedObject Modifier and Type Class Description classAbstractBufferIndex<TYPE,FILTER>classAbstractIndex<TYPE,FILTER>classDatabaseIndexclassTableIndex -
Uses of MappedObject in org.teamapps.universaldb.index.binary
Classes in org.teamapps.universaldb.index.binary that implement MappedObject Modifier and Type Class Description classBinaryIndex -
Uses of MappedObject in org.teamapps.universaldb.index.bool
Classes in org.teamapps.universaldb.index.bool that implement MappedObject Modifier and Type Class Description classBitSetBooleanIndexclassBooleanIndex -
Uses of MappedObject in org.teamapps.universaldb.index.file
Classes in org.teamapps.universaldb.index.file that implement MappedObject Modifier and Type Class Description classFileIndex -
Uses of MappedObject in org.teamapps.universaldb.index.numeric
Classes in org.teamapps.universaldb.index.numeric that implement MappedObject Modifier and Type Class Description classDoubleIndexclassFloatIndexclassIntegerIndexclassLongIndexclassShortIndex -
Uses of MappedObject in org.teamapps.universaldb.index.reference.multi
Classes in org.teamapps.universaldb.index.reference.multi that implement MappedObject Modifier and Type Class Description classMultiReferenceIndex -
Uses of MappedObject in org.teamapps.universaldb.index.reference.single
Classes in org.teamapps.universaldb.index.reference.single that implement MappedObject Modifier and Type Class Description classSingleReferenceIndex -
Uses of MappedObject in org.teamapps.universaldb.index.text
Classes in org.teamapps.universaldb.index.text that implement MappedObject Modifier and Type Class Description classTextIndex -
Uses of MappedObject in org.teamapps.universaldb.schema
Classes in org.teamapps.universaldb.schema that implement MappedObject Modifier and Type Class Description classColumnclassDatabaseclassTable
-