Package | Description |
---|---|
com.streambase.sb.operator |
Provides classes and interfaces to add custom operators to StreamBase applications.
|
Modifier and Type | Method and Description |
---|---|
TransactionIsolationLevel |
Operator.getTransactionIsolationLevel()
Get current transaction isolation level.
|
static TransactionIsolationLevel |
TransactionIsolationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionIsolationLevel[] |
TransactionIsolationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.