| Package | Description |
|---|---|
| org.apache.airavata |
| Modifier and Type | Method and Description |
|---|---|
static DataStore.Latency |
DataStore.Latency.fromValue(String value) |
DataStore.Latency |
DataStore.getLatency()
The latency category under normal operating conditions - AccessLatency_t
|
static DataStore.Latency |
DataStore.Latency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataStore.Latency[] |
DataStore.Latency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataStore.setLatency(DataStore.Latency latency)
The latency category under normal operating conditions - AccessLatency_t
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.