Package | Description |
---|---|
org.apache.cassandra.utils.concurrent |
Modifier and Type | Method and Description |
---|---|
Transactional.AbstractTransactional.State |
Transactional.AbstractTransactional.state() |
static Transactional.AbstractTransactional.State |
Transactional.AbstractTransactional.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Transactional.AbstractTransactional.State[] |
Transactional.AbstractTransactional.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 The Apache Software Foundation