| Package | Description |
|---|---|
| com.mapr.db |
| Modifier and Type | Method and Description |
|---|---|
static Table.TableOption |
Table.TableOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.TableOption[] |
Table.TableOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.ojai.Value |
Table.getOption(Table.TableOption option) |
Table |
Table.setOption(Table.TableOption option,
boolean value) |
Copyright © 2017 Mapr Technologies, Inc.. All rights reserved.