Uses of Record Class
com.usatiuk.objects.stores.TxManifestRaw
Packages that use TxManifestRaw
-
Uses of TxManifestRaw in com.usatiuk.objects.stores
Methods in com.usatiuk.objects.stores with parameters of type TxManifestRawModifier and TypeMethodDescriptionvoid
LmdbObjectPersistentStore.commitTx
(TxManifestRaw names, long txId) void
MemoryObjectPersistentStore.commitTx
(TxManifestRaw names, long txId) void
ObjectPersistentStore.commitTx
(TxManifestRaw names, long txId) Commit a transaction to the persistent store.