Uses of Class
org.teamapps.universaldb.index.transaction.resolved.ResolvedTransactionRecordValue
| Package | Description |
|---|---|
| org.teamapps.universaldb.index.transaction.resolved | |
| org.teamapps.universaldb.index.versioning |
-
Uses of ResolvedTransactionRecordValue in org.teamapps.universaldb.index.transaction.resolved
Methods in org.teamapps.universaldb.index.transaction.resolved that return types with arguments of type ResolvedTransactionRecordValue Modifier and Type Method Description java.util.List<ResolvedTransactionRecordValue>ResolvedTransactionRecord. getRecordValues()Methods in org.teamapps.universaldb.index.transaction.resolved with parameters of type ResolvedTransactionRecordValue Modifier and Type Method Description voidResolvedTransactionRecord. addRecordValue(ResolvedTransactionRecordValue recordValue) -
Uses of ResolvedTransactionRecordValue in org.teamapps.universaldb.index.versioning
Methods in org.teamapps.universaldb.index.versioning that return ResolvedTransactionRecordValue Modifier and Type Method Description ResolvedTransactionRecordValueRecordUpdate. getValue(int columnId)Methods in org.teamapps.universaldb.index.versioning that return types with arguments of type ResolvedTransactionRecordValue Modifier and Type Method Description java.util.List<ResolvedTransactionRecordValue>RecordUpdate. getRecordValues()