Package | Description |
---|---|
org.apache.ambari.server.configuration | |
org.apache.ambari.server.orm |
Modifier and Type | Method and Description |
---|---|
PersistenceType |
Configuration.getPersistenceType()
Check persistence type Ambari Server should use.
|
Modifier and Type | Method and Description |
---|---|
static PersistenceType |
PersistenceType.fromString(String typeString) |
static PersistenceType |
PersistenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceType[] |
PersistenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.