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 TypeMethodDescriptionvoidLmdbObjectPersistentStore.commitTx(TxManifestRaw names, long txId) voidMemoryObjectPersistentStore.commitTx(TxManifestRaw names, long txId) voidObjectPersistentStore.commitTx(TxManifestRaw names, long txId) Commit a transaction to the persistent store.