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
C
Cell
- Class in
com.nhncorp.neptune.client
Neptune stores multiple values in a point of Row-Column.
Cell()
- Constructor for class com.nhncorp.neptune.client.
Cell
Cell(Cell.Key)
- Constructor for class com.nhncorp.neptune.client.
Cell
Cell(Cell.Key, byte[])
- Constructor for class com.nhncorp.neptune.client.
Cell
Cell(Cell.Key, byte[], long)
- Constructor for class com.nhncorp.neptune.client.
Cell
Cell.Key
- Class in
com.nhncorp.neptune.client
Cell.Key class
Cell.Key()
- Constructor for class com.nhncorp.neptune.client.
Cell.Key
Cell.Key(byte[])
- Constructor for class com.nhncorp.neptune.client.
Cell.Key
Cell.Key(String)
- Constructor for class com.nhncorp.neptune.client.
Cell.Key
Cell.Value
- Class in
com.nhncorp.neptune.client
Cell내에 저장되어 있는 실제 값.
Cell.Value()
- Constructor for class com.nhncorp.neptune.client.
Cell.Value
Cell.Value(byte[])
- Constructor for class com.nhncorp.neptune.client.
Cell.Value
Cell.Value(byte[], long)
- Constructor for class com.nhncorp.neptune.client.
Cell.Value
Cell.Value(byte[], long, boolean)
- Constructor for class com.nhncorp.neptune.client.
Cell.Value
CellFilter
- Class in
com.nhncorp.neptune.client
RowFilter and CellFilter are normally used to get or scan for complex search condition
CellFilter()
- Constructor for class com.nhncorp.neptune.client.
CellFilter
CellFilter(String)
- Constructor for class com.nhncorp.neptune.client.
CellFilter
CellFilter(String, Cell.Key)
- Constructor for class com.nhncorp.neptune.client.
CellFilter
clearCellFilter()
- Method in class com.nhncorp.neptune.client.
RowFilter
clearMapReduce(String)
- Static method in class com.nhncorp.neptune.parallel.hadoop.
NeptuneMapReduceUtil
Clear temporary library directory.
close()
- Method in class com.nhncorp.neptune.client.
DirectUploader
Send data to DFS, and add data file to TabletServer.
close()
- Method in class com.nhncorp.neptune.parallel.hadoop.
AbstractTabletInputFormat.TabletColumnRecordReader
close()
- Method in class com.nhncorp.neptune.parallel.hadoop.
AbstractTabletInputFormat.TabletRowRecordReader
com.nhncorp.neptune.parallel.hadoop
- package com.nhncorp.neptune.parallel.hadoop
TabletInputFormat for Hadoop MapReduce
compareTo(Cell)
- Method in class com.nhncorp.neptune.client.
Cell
compareTo(Cell.Value)
- Method in class com.nhncorp.neptune.client.
Cell.Value
compareTo(Row)
- Method in class com.nhncorp.neptune.client.
Row
compareTo(ScanCell)
- Method in class com.nhncorp.neptune.client.
ScanCell
compareTo(TableSchema)
- Method in class com.nhncorp.neptune.tablet.
TableSchema
compareTo(Object)
- Method in class com.nhncorp.neptune.tablet.
TabletInfo
configure(JobConf)
- Method in class com.nhncorp.neptune.parallel.hadoop.
AbstractTabletInputFormat
configure(JobConf)
- Method in class com.nhncorp.neptune.parallel.hadoop.
KeyRangePartitioner
configure(JobConf)
- Method in class com.nhncorp.neptune.parallel.hadoop.
TableJoinInputFormat
containsColumn(String[])
- Method in class com.nhncorp.neptune.tablet.
TableSchema
copyRowFilter(String)
- Method in class com.nhncorp.neptune.client.
RowFilter
copyToColumnValue(ColumnValue)
- Method in class com.nhncorp.neptune.client.
Cell.Value
createKey()
- Method in class com.nhncorp.neptune.parallel.hadoop.
AbstractTabletInputFormat.TabletColumnRecordReader
createKey()
- Method in class com.nhncorp.neptune.parallel.hadoop.
AbstractTabletInputFormat.TabletRowRecordReader
createTable(NConfiguration, TableSchema)
- Static method in class com.nhncorp.neptune.client.
NTable
Create a new table according to the table schema information
createTable(NConfiguration, TableSchema, Row.Key[])
- Static method in class com.nhncorp.neptune.client.
NTable
Create a new table according to the table schma information, then split the newly created table into multiple tablets by the number of row keys specified in the parameter.
createValue()
- Method in class com.nhncorp.neptune.parallel.hadoop.
AbstractTabletInputFormat.TabletColumnRecordReader
createValue()
- Method in class com.nhncorp.neptune.parallel.hadoop.
AbstractTabletInputFormat.TabletRowRecordReader
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