Uses of Enum Class
com.streambase.sb.operator.TransactionIsolationLevel
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of TransactionIsolationLevel in com.streambase.sb.operator
Modifier and TypeMethodDescriptionOperator.getTransactionIsolationLevel()
Get current transaction isolation level.static TransactionIsolationLevel
Returns the enum constant of this class with the specified name.static TransactionIsolationLevel[]
TransactionIsolationLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.