| Package | Description |
|---|---|
| org.apache.cassandra.config |
| Modifier and Type | Field and Description |
|---|---|
Config.CommitFailurePolicy |
Config.commit_failure_policy |
| Modifier and Type | Method and Description |
|---|---|
static Config.CommitFailurePolicy |
Config.CommitFailurePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Config.CommitFailurePolicy[] |
Config.CommitFailurePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.