| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.configuration |
| Modifier and Type | Method and Description |
|---|---|
static BasicConfiguration.Restriction |
BasicConfiguration.Restriction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BasicConfiguration.Restriction[] |
BasicConfiguration.Restriction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicConfiguration(ConfigNamespace root,
ReadConfiguration config,
BasicConfiguration.Restriction restriction) |
ModifiableConfiguration(ConfigNamespace root,
WriteConfiguration config,
BasicConfiguration.Restriction restriction) |
Copyright © 2012–2015. All rights reserved.