Package | Description |
---|---|
org.apache.cassandra.db.commitlog |
Modifier and Type | Field and Description |
---|---|
CommitLogReadHandler.CommitLogReadErrorReason |
CommitLogReadHandler.CommitLogReadException.reason |
Modifier and Type | Method and Description |
---|---|
static CommitLogReadHandler.CommitLogReadErrorReason |
CommitLogReadHandler.CommitLogReadErrorReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommitLogReadHandler.CommitLogReadErrorReason[] |
CommitLogReadHandler.CommitLogReadErrorReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2021 The Apache Software Foundation