|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NTable | |
|---|---|
| com.nhncorp.neptune.client | Neptune Client API, Shell, Scanner, Utility |
| Uses of NTable in com.nhncorp.neptune.client |
|---|
| Methods in com.nhncorp.neptune.client that return NTable | |
|---|---|
static NTable |
NTable.openTable(NConfiguration conf,
java.lang.String tableName)
Returns NTable instance if exists, otherwise returns null. |
static NTable |
NTable.openTable(NConfiguration conf,
TableSchema tableSchema,
boolean create)
Returns NTable instance if exists, otherwise returns null. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||