org.apache.accumulo.examples.simple.shard
Class Reverse
java.lang.Object
org.apache.accumulo.examples.simple.shard.Reverse
public class Reverse
- extends Object
The program reads an accumulo table written by Index
and writes out to another table. It writes out a mapping of documents to terms. The document to
term mapping is used by ContinuousQuery
.
See docs/examples/README.shard for instructions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Reverse
public Reverse()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.