| Package | Description |
|---|---|
| org.apache.accumulo.examples.simple.reservations |
| Modifier and Type | Method and Description |
|---|---|
ARS.ReservationResult |
ARS.reserve(String what,
String when,
String who) |
static ARS.ReservationResult |
ARS.ReservationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ARS.ReservationResult[] |
ARS.ReservationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Apache Accumulo Project. All rights reserved.