|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlurColumn | |
---|---|
org.apache.blur.mapreduce.lib |
Uses of BlurColumn in org.apache.blur.mapreduce.lib |
---|
Methods in org.apache.blur.mapreduce.lib that return types with arguments of type BlurColumn | |
---|---|
List<BlurColumn> |
BlurRecord.getColumns()
|
Methods in org.apache.blur.mapreduce.lib with parameters of type BlurColumn | |
---|---|
void |
BlurRecord.addColumn(BlurColumn column)
|
BlurMutate |
BlurMutate.addColumn(BlurColumn column)
|
Method parameters in org.apache.blur.mapreduce.lib with type arguments of type BlurColumn | |
---|---|
void |
BlurRecord.setColumns(List<BlurColumn> columns)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |