Package | Description |
---|---|
org.apache.cassandra.config |
Modifier and Type | Field and Description |
---|---|
EncryptionOptions.ServerEncryptionOptions.InternodeEncryption |
EncryptionOptions.ServerEncryptionOptions.internode_encryption |
Modifier and Type | Method and Description |
---|---|
static EncryptionOptions.ServerEncryptionOptions.InternodeEncryption |
EncryptionOptions.ServerEncryptionOptions.InternodeEncryption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EncryptionOptions.ServerEncryptionOptions.InternodeEncryption[] |
EncryptionOptions.ServerEncryptionOptions.InternodeEncryption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013 The Apache Software Foundation