Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
V
W
A
aggregate()
- Method in class org.apache.accumulo.examples.aggregation.
SortedSetAggregator
aggregate()
- Method in class org.apache.accumulo.examples.dirlist.
StringArraySummation
AlphaNumKeyConstraint
- Class in
org.apache.accumulo.examples.constraints
This class is an accumulo constraint that ensures all fields of a key are alpha numeric.
AlphaNumKeyConstraint()
- Constructor for class org.apache.accumulo.examples.constraints.
AlphaNumKeyConstraint
B
BulkIngestExample
- Class in
org.apache.accumulo.examples.mapreduce.bulk
Example map reduce job that bulk ingest data into an accumulo table.
BulkIngestExample()
- Constructor for class org.apache.accumulo.examples.mapreduce.bulk.
BulkIngestExample
BulkIngestExample.MapClass
- Class in
org.apache.accumulo.examples.mapreduce.bulk
BulkIngestExample.MapClass()
- Constructor for class org.apache.accumulo.examples.mapreduce.bulk.
BulkIngestExample.MapClass
BulkIngestExample.ReduceClass
- Class in
org.apache.accumulo.examples.mapreduce.bulk
BulkIngestExample.ReduceClass()
- Constructor for class org.apache.accumulo.examples.mapreduce.bulk.
BulkIngestExample.ReduceClass
C
check(Mutation)
- Method in class org.apache.accumulo.examples.constraints.
AlphaNumKeyConstraint
check(Mutation)
- Method in class org.apache.accumulo.examples.constraints.
NumericValueConstraint
cleanup(Mapper<Key, Value, Key, Value>.Context)
- Method in class org.apache.accumulo.examples.dirlist.
FileCountMR.FileCountMapper
collect(Value)
- Method in class org.apache.accumulo.examples.aggregation.
SortedSetAggregator
collect(Value)
- Method in class org.apache.accumulo.examples.dirlist.
StringArraySummation
ContinuousQuery
- Class in
org.apache.accumulo.examples.shard
Using the doc2word table created by Reverse.java, this program randomly selects N words per document.
ContinuousQuery()
- Constructor for class org.apache.accumulo.examples.shard.
ContinuousQuery
COUNTS_COLQ
- Static variable in class org.apache.accumulo.examples.dirlist.
QueryUtil
createMutation(long, int, ColumnVisibility)
- Static method in class org.apache.accumulo.examples.client.
RandomBatchWriter
createValue(long, int)
- Static method in class org.apache.accumulo.examples.client.
RandomBatchWriter
D
DIR_COLF
- Static variable in class org.apache.accumulo.examples.dirlist.
QueryUtil
E
exactTermSearch(String)
- Method in class org.apache.accumulo.examples.dirlist.
QueryUtil
F
FileCount
- Class in
org.apache.accumulo.examples.dirlist
FileCountMR
- Class in
org.apache.accumulo.examples.dirlist
FileCountMR()
- Constructor for class org.apache.accumulo.examples.dirlist.
FileCountMR
FileCountMR.FileCountMapper
- Class in
org.apache.accumulo.examples.dirlist
FileCountMR.FileCountMapper()
- Constructor for class org.apache.accumulo.examples.dirlist.
FileCountMR.FileCountMapper
FileCountMR.FileCountReducer
- Class in
org.apache.accumulo.examples.dirlist
FileCountMR.FileCountReducer()
- Constructor for class org.apache.accumulo.examples.dirlist.
FileCountMR.FileCountReducer
Flush
- Class in
org.apache.accumulo.examples.client
Simple example for using tableOperations() (like create, delete, flush, etc).
Flush()
- Constructor for class org.apache.accumulo.examples.client.
Flush
FORWARD_PREFIX
- Static variable in class org.apache.accumulo.examples.dirlist.
QueryUtil
G
GenerateTestData
- Class in
org.apache.accumulo.examples.mapreduce.bulk
GenerateTestData()
- Constructor for class org.apache.accumulo.examples.mapreduce.bulk.
GenerateTestData
getData(String)
- Method in class org.apache.accumulo.examples.dirlist.
QueryUtil
getData()
- Method in class org.apache.accumulo.examples.dirlist.
Viewer.NodeInfo
getDepth(String)
- Static method in class org.apache.accumulo.examples.dirlist.
QueryUtil
getDirList(String)
- Method in class org.apache.accumulo.examples.dirlist.
QueryUtil
getForwardIndex(String)
- Static method in class org.apache.accumulo.examples.dirlist.
QueryUtil
getFullName()
- Method in class org.apache.accumulo.examples.dirlist.
Viewer.NodeInfo
getName()
- Method in class org.apache.accumulo.examples.dirlist.
Viewer.NodeInfo
getReverseIndex(String)
- Static method in class org.apache.accumulo.examples.dirlist.
QueryUtil
getRow(String)
- Static method in class org.apache.accumulo.examples.dirlist.
QueryUtil
getText(DefaultMutableTreeNode)
- Static method in class org.apache.accumulo.examples.dirlist.
Viewer
getText(Map<String, String>)
- Static method in class org.apache.accumulo.examples.dirlist.
Viewer
getType(Text)
- Static method in class org.apache.accumulo.examples.dirlist.
QueryUtil
getViolationDescription(short)
- Method in class org.apache.accumulo.examples.constraints.
AlphaNumKeyConstraint
getViolationDescription(short)
- Method in class org.apache.accumulo.examples.constraints.
NumericValueConstraint
H
haveLookedUpChildren()
- Method in class org.apache.accumulo.examples.dirlist.
Viewer.NodeInfo
I
Index
- Class in
org.apache.accumulo.examples.shard
This program indexes a set of documents given on the command line into a shard table.
Index()
- Constructor for class org.apache.accumulo.examples.shard.
Index
index(int, Text, String, String, BatchWriter)
- Static method in class org.apache.accumulo.examples.shard.
Index
INDEX_COLF
- Static variable in class org.apache.accumulo.examples.dirlist.
QueryUtil
Ingest
- Class in
org.apache.accumulo.examples.dirlist
Ingest()
- Constructor for class org.apache.accumulo.examples.dirlist.
Ingest
init()
- Method in class org.apache.accumulo.examples.dirlist.
Viewer
InsertWithBatchWriter
- Class in
org.apache.accumulo.examples.helloworld
InsertWithBatchWriter()
- Constructor for class org.apache.accumulo.examples.helloworld.
InsertWithBatchWriter
InsertWithOutputFormat
- Class in
org.apache.accumulo.examples.helloworld
InsertWithOutputFormat()
- Constructor for class org.apache.accumulo.examples.helloworld.
InsertWithOutputFormat
InterferenceTest
- Class in
org.apache.accumulo.examples.isolation
This example shows how a concurrent reader and writer can interfere with each other.
InterferenceTest()
- Constructor for class org.apache.accumulo.examples.isolation.
InterferenceTest
L
longArrayToStringBytes(Long[])
- Static method in class org.apache.accumulo.examples.dirlist.
StringArraySummation
M
main(String[])
- Static method in class org.apache.accumulo.examples.client.
Flush
main(String[])
- Static method in class org.apache.accumulo.examples.client.
RandomBatchScanner
main(String[])
- Static method in class org.apache.accumulo.examples.client.
RandomBatchWriter
main(String[])
- Static method in class org.apache.accumulo.examples.client.
ReadWriteExample
main(String[])
- Static method in class org.apache.accumulo.examples.client.
RowOperations
main(String[])
- Static method in class org.apache.accumulo.examples.client.
SequentialBatchWriter
main(String[])
- Static method in class org.apache.accumulo.examples.dirlist.
FileCount
main(String[])
- Static method in class org.apache.accumulo.examples.dirlist.
FileCountMR
main(String[])
- Static method in class org.apache.accumulo.examples.dirlist.
Ingest
main(String[])
- Static method in class org.apache.accumulo.examples.dirlist.
QueryUtil
main(String[])
- Static method in class org.apache.accumulo.examples.dirlist.
Viewer
main(String[])
- Static method in class org.apache.accumulo.examples.helloworld.
InsertWithBatchWriter
main(String[])
- Static method in class org.apache.accumulo.examples.helloworld.
InsertWithOutputFormat
main(String[])
- Static method in class org.apache.accumulo.examples.helloworld.
ReadData
main(String[])
- Static method in class org.apache.accumulo.examples.isolation.
InterferenceTest
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.bulk.
BulkIngestExample
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.bulk.
GenerateTestData
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.bulk.
SetupTable
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.bulk.
VerifyIngest
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.
RegexExample
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.
RowHash
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.
TableToFile
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.
TeraSortIngest
main(String[])
- Static method in class org.apache.accumulo.examples.mapreduce.
WordCount
main(String[])
- Static method in class org.apache.accumulo.examples.shard.
ContinuousQuery
main(String[])
- Static method in class org.apache.accumulo.examples.shard.
Index
main(String[])
- Static method in class org.apache.accumulo.examples.shard.
Query
main(String[])
- Static method in class org.apache.accumulo.examples.shard.
Reverse
map(Key, Value, Mapper<Key, Value, Key, Value>.Context)
- Method in class org.apache.accumulo.examples.dirlist.
FileCountMR.FileCountMapper
map(LongWritable, Text, Mapper<LongWritable, Text, Text, Text>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.bulk.
BulkIngestExample.MapClass
map(Key, Value, Mapper<Key, Value, Key, Value>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.
RegexExample.RegexMapper
map(Key, Value, Mapper<Key, Value, Text, Mutation>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.
RowHash.HashDataMapper
map(Key, Value, Mapper<Key, Value, NullWritable, Text>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.
TableToFile.TTFMapper
map(LongWritable, NullWritable, Mapper<LongWritable, NullWritable, Text, Mutation>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.
TeraSortIngest.SortGenMapper
map(LongWritable, Text, Mapper<LongWritable, Text, Text, Mutation>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.
WordCount.MapClass
N
NumericValueConstraint
- Class in
org.apache.accumulo.examples.constraints
NumericValueConstraint()
- Constructor for class org.apache.accumulo.examples.constraints.
NumericValueConstraint
O
org.apache.accumulo.examples.aggregation
- package org.apache.accumulo.examples.aggregation
org.apache.accumulo.examples.client
- package org.apache.accumulo.examples.client
org.apache.accumulo.examples.constraints
- package org.apache.accumulo.examples.constraints
org.apache.accumulo.examples.dirlist
- package org.apache.accumulo.examples.dirlist
org.apache.accumulo.examples.helloworld
- package org.apache.accumulo.examples.helloworld
org.apache.accumulo.examples.isolation
- package org.apache.accumulo.examples.isolation
org.apache.accumulo.examples.mapreduce
- package org.apache.accumulo.examples.mapreduce
org.apache.accumulo.examples.mapreduce.bulk
- package org.apache.accumulo.examples.mapreduce.bulk
org.apache.accumulo.examples.shard
- package org.apache.accumulo.examples.shard
P
populate(DefaultMutableTreeNode)
- Method in class org.apache.accumulo.examples.dirlist.
Viewer
populateChildren(DefaultMutableTreeNode)
- Method in class org.apache.accumulo.examples.dirlist.
Viewer
Q
Query
- Class in
org.apache.accumulo.examples.shard
This program queries a set of terms in the shard table (populated by Index.java) using the intersecting iterator.
Query()
- Constructor for class org.apache.accumulo.examples.shard.
Query
QueryUtil
- Class in
org.apache.accumulo.examples.dirlist
QueryUtil(String, String, String, String, String, Authorizations)
- Constructor for class org.apache.accumulo.examples.dirlist.
QueryUtil
R
RandomBatchScanner
- Class in
org.apache.accumulo.examples.client
RandomBatchScanner()
- Constructor for class org.apache.accumulo.examples.client.
RandomBatchScanner
RandomBatchWriter
- Class in
org.apache.accumulo.examples.client
RandomBatchWriter()
- Constructor for class org.apache.accumulo.examples.client.
RandomBatchWriter
ReadData
- Class in
org.apache.accumulo.examples.helloworld
ReadData()
- Constructor for class org.apache.accumulo.examples.helloworld.
ReadData
ReadWriteExample
- Class in
org.apache.accumulo.examples.client
reduce(Key, Iterable<Value>, Reducer<Key, Value, Text, Mutation>.Context)
- Method in class org.apache.accumulo.examples.dirlist.
FileCountMR.FileCountReducer
reduce(Text, Iterable<Text>, Reducer<Text, Text, Key, Value>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.bulk.
BulkIngestExample.ReduceClass
RegexExample
- Class in
org.apache.accumulo.examples.mapreduce
RegexExample()
- Constructor for class org.apache.accumulo.examples.mapreduce.
RegexExample
RegexExample.RegexMapper
- Class in
org.apache.accumulo.examples.mapreduce
RegexExample.RegexMapper()
- Constructor for class org.apache.accumulo.examples.mapreduce.
RegexExample.RegexMapper
reset()
- Method in class org.apache.accumulo.examples.aggregation.
SortedSetAggregator
reset()
- Method in class org.apache.accumulo.examples.dirlist.
StringArraySummation
Reverse
- Class in
org.apache.accumulo.examples.shard
The program reads an accumulo table written by Index.java and writes out to another table.
Reverse()
- Constructor for class org.apache.accumulo.examples.shard.
Reverse
REVERSE_PREFIX
- Static variable in class org.apache.accumulo.examples.dirlist.
QueryUtil
RowHash
- Class in
org.apache.accumulo.examples.mapreduce
RowHash()
- Constructor for class org.apache.accumulo.examples.mapreduce.
RowHash
RowHash.HashDataMapper
- Class in
org.apache.accumulo.examples.mapreduce
The Mapper class that given a row number, will generate the appropriate output line.
RowHash.HashDataMapper()
- Constructor for class org.apache.accumulo.examples.mapreduce.
RowHash.HashDataMapper
RowOperations
- Class in
org.apache.accumulo.examples.client
RowOperations()
- Constructor for class org.apache.accumulo.examples.client.
RowOperations
run()
- Method in class org.apache.accumulo.examples.dirlist.
FileCount
run(String[])
- Method in class org.apache.accumulo.examples.dirlist.
FileCountMR
run(String[])
- Method in class org.apache.accumulo.examples.helloworld.
InsertWithOutputFormat
run(String[])
- Method in class org.apache.accumulo.examples.mapreduce.bulk.
BulkIngestExample
run(String[])
- Method in class org.apache.accumulo.examples.mapreduce.
RegexExample
run(String[])
- Method in class org.apache.accumulo.examples.mapreduce.
RowHash
run(String[])
- Method in class org.apache.accumulo.examples.mapreduce.
TableToFile
run(String[])
- Method in class org.apache.accumulo.examples.mapreduce.
TeraSortIngest
run(String[])
- Method in class org.apache.accumulo.examples.mapreduce.
WordCount
S
SequentialBatchWriter
- Class in
org.apache.accumulo.examples.client
SequentialBatchWriter()
- Constructor for class org.apache.accumulo.examples.client.
SequentialBatchWriter
setLookedUpChildren(boolean)
- Method in class org.apache.accumulo.examples.dirlist.
Viewer.NodeInfo
setup(Reducer<Key, Value, Text, Mutation>.Context)
- Method in class org.apache.accumulo.examples.dirlist.
FileCountMR.FileCountReducer
setup(Mapper<Key, Value, Text, Mutation>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.
RowHash.HashDataMapper
setup(Mapper<LongWritable, NullWritable, Text, Mutation>.Context)
- Method in class org.apache.accumulo.examples.mapreduce.
TeraSortIngest.SortGenMapper
SetupTable
- Class in
org.apache.accumulo.examples.mapreduce.bulk
SetupTable()
- Constructor for class org.apache.accumulo.examples.mapreduce.bulk.
SetupTable
singleRestrictedWildCardSearch(String)
- Method in class org.apache.accumulo.examples.dirlist.
QueryUtil
singleWildCardSearch(String)
- Method in class org.apache.accumulo.examples.dirlist.
QueryUtil
SortedSetAggregator
- Class in
org.apache.accumulo.examples.aggregation
SortedSetAggregator()
- Constructor for class org.apache.accumulo.examples.aggregation.
SortedSetAggregator
StringArraySummation
- Class in
org.apache.accumulo.examples.dirlist
StringArraySummation()
- Constructor for class org.apache.accumulo.examples.dirlist.
StringArraySummation
T
TableToFile
- Class in
org.apache.accumulo.examples.mapreduce
Takes a table and outputs the specified column to a set of part files on hdfs accumulo accumulo.examples.mapreduce.TableToFile
TableToFile()
- Constructor for class org.apache.accumulo.examples.mapreduce.
TableToFile
TableToFile.TTFMapper
- Class in
org.apache.accumulo.examples.mapreduce
The Mapper class that given a row number, will generate the appropriate output line.
TableToFile.TTFMapper()
- Constructor for class org.apache.accumulo.examples.mapreduce.
TableToFile.TTFMapper
TeraSortIngest
- Class in
org.apache.accumulo.examples.mapreduce
Generate the *almost* official terasort input data set.
TeraSortIngest()
- Constructor for class org.apache.accumulo.examples.mapreduce.
TeraSortIngest
TeraSortIngest.SortGenMapper
- Class in
org.apache.accumulo.examples.mapreduce
The Mapper class that given a row number, will generate the appropriate output line.
TeraSortIngest.SortGenMapper()
- Constructor for class org.apache.accumulo.examples.mapreduce.
TeraSortIngest.SortGenMapper
toString()
- Method in class org.apache.accumulo.examples.dirlist.
Viewer.NodeInfo
treeCollapsed(TreeExpansionEvent)
- Method in class org.apache.accumulo.examples.dirlist.
Viewer
treeExpanded(TreeExpansionEvent)
- Method in class org.apache.accumulo.examples.dirlist.
Viewer
V
valueChanged(TreeSelectionEvent)
- Method in class org.apache.accumulo.examples.dirlist.
Viewer
VerifyIngest
- Class in
org.apache.accumulo.examples.mapreduce.bulk
VerifyIngest()
- Constructor for class org.apache.accumulo.examples.mapreduce.bulk.
VerifyIngest
Viewer
- Class in
org.apache.accumulo.examples.dirlist
Viewer(String, String, String, String, String, Authorizations, String)
- Constructor for class org.apache.accumulo.examples.dirlist.
Viewer
Viewer.NodeInfo
- Class in
org.apache.accumulo.examples.dirlist
Viewer.NodeInfo(String, Map<String, String>)
- Constructor for class org.apache.accumulo.examples.dirlist.
Viewer.NodeInfo
W
WordCount
- Class in
org.apache.accumulo.examples.mapreduce
A simple map reduce job that inserts word counts into accumulo.
WordCount()
- Constructor for class org.apache.accumulo.examples.mapreduce.
WordCount
WordCount.MapClass
- Class in
org.apache.accumulo.examples.mapreduce
WordCount.MapClass()
- Constructor for class org.apache.accumulo.examples.mapreduce.
WordCount.MapClass
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012
The Apache Software Foundation
. All Rights Reserved.