Uses of Enum
com.couchbase.client.core.transaction.forwards.CoreTransactionsExtension
Packages that use CoreTransactionsExtension
-
Uses of CoreTransactionsExtension in com.couchbase.client.core.transaction.forwards
Fields in com.couchbase.client.core.transaction.forwards with type parameters of type CoreTransactionsExtensionModifier and TypeFieldDescriptionfinal Set<CoreTransactionsExtension>
CoreTransactionsSupportedExtensions.extensions
Methods in com.couchbase.client.core.transaction.forwards that return CoreTransactionsExtensionModifier and TypeMethodDescriptionstatic CoreTransactionsExtension
Returns the enum constant of this type with the specified name.static CoreTransactionsExtension[]
CoreTransactionsExtension.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.couchbase.client.core.transaction.forwards with parameters of type CoreTransactionsExtensionModifier and TypeMethodDescriptionCoreTransactionsSupportedExtensions.from
(CoreTransactionsExtension... extensions)