Class CleanerFactory
java.lang.Object
com.couchbase.client.core.transaction.cleanup.CleanerFactory
- Direct Known Subclasses:
CleanerMockFactory
Used for testing/mocking. Creates a Cleaner.
- Author:
- Graham Pople
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Core core, CoreTransactionsSupportedExtensions supported)
-
Constructor Details
-
CleanerFactory
public CleanerFactory()
-
-
Method Details
-
create
-