Package org.multiverse.stms.gamma
Interface GammaTxnRefFactoryBuilder
- All Superinterfaces:
TxnRefFactoryBuilder
- All Known Implementing Classes:
GammaStm.GammaTxnRefFactoryBuilderImpl
A
TxnRefFactoryBuilder tailored for the GammaStm.-
Method Summary
-
Method Details
-
build
GammaTxnRefFactory build()Description copied from interface:TxnRefFactoryBuilderBuilds a TxnRefFactory.- Specified by:
buildin interfaceTxnRefFactoryBuilder- Returns:
- the build reference factory.
-