Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
T
TableJoinInputFormat
- Class in
com.nhncorp.neptune.parallel.hadoop
두개의 테이블을 JOIN 하면서 MapTask를 수행할 때 사용하는 InputFormat.
TableJoinInputFormat()
- Constructor for class com.nhncorp.neptune.parallel.hadoop.
TableJoinInputFormat
TableSchema
- Class in
com.nhncorp.neptune.tablet
Value Object which store Table's schema
TableSchema()
- Constructor for class com.nhncorp.neptune.tablet.
TableSchema
TableSchema(String)
- Constructor for class com.nhncorp.neptune.tablet.
TableSchema
TableSchema(String, String)
- Constructor for class com.nhncorp.neptune.tablet.
TableSchema
TableSchema(String, String, List<String>)
- Constructor for class com.nhncorp.neptune.tablet.
TableSchema
TableSchema(String, String, String[])
- Constructor for class com.nhncorp.neptune.tablet.
TableSchema
TableSplit
- Class in
com.nhncorp.neptune.parallel.hadoop
TableSplit()
- Constructor for class com.nhncorp.neptune.parallel.hadoop.
TableSplit
TableSplit(String, Row.Key, Row.Key)
- Constructor for class com.nhncorp.neptune.parallel.hadoop.
TableSplit
TableSplit(String, String, Row.Key, Row.Key)
- Constructor for class com.nhncorp.neptune.parallel.hadoop.
TableSplit
TabletInfo
- Class in
com.nhncorp.neptune.tablet
Value Object which store Tablet' information
TabletInfo()
- Constructor for class com.nhncorp.neptune.tablet.
TabletInfo
TabletInfo(String, String)
- Constructor for class com.nhncorp.neptune.tablet.
TabletInfo
TabletInfo(String, String, Row.Key)
- Constructor for class com.nhncorp.neptune.tablet.
TabletInfo
TabletInfo(String, String, Row.Key, Row.Key)
- Constructor for class com.nhncorp.neptune.tablet.
TabletInfo
TARGET_TABLE
- Static variable in class com.nhncorp.neptune.parallel.hadoop.
TableJoinInputFormat
timeout()
- Method in interface com.nhncorp.neptune.client.
AsyncDataReceiver
Called when timed out
toString()
- Method in class com.nhncorp.neptune.client.
Cell.Value
toString()
- Method in class com.nhncorp.neptune.client.
RowFilter
toString()
- Method in class com.nhncorp.neptune.client.
ScanCell
toString()
- Method in class com.nhncorp.neptune.common.conf.
NConfiguration
toString()
- Method in class com.nhncorp.neptune.parallel.hadoop.
TableSplit
toString()
- Method in class com.nhncorp.neptune.tablet.
TableSchema
toString()
- Method in class com.nhncorp.neptune.tablet.
TabletInfo
truncateColumn(String)
- Method in class com.nhncorp.neptune.client.
NTable
Delete all the data of a column specified by
columnName
in this table.
truncateTable(boolean)
- Method in class com.nhncorp.neptune.client.
NTable
Delete all the data contained in this table.
truncateTable()
- Method in class com.nhncorp.neptune.client.
NTable
Delete all the data contained in this table.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W