|
Oracle® Big Data Appliance Perfect Balance Java API Reference Release 1.1 E49335-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
oracle.hadoop.balancer.examples.invindx.InvertedIndex
public class InvertedIndex
Container class for inverted index key, value and utilities types
| Nested Class Summary | |
|---|---|
static class |
InvertedIndex.InvertedIndexKeyKey class for the inverted index application. |
static class |
InvertedIndex.InvertedIndexValueValue class, contains the location of the word and its offset within that location. |
static class |
InvertedIndex.WordUtilsThis class contains word utilities like stop-word checking. |
| Constructor Summary | |
|---|---|
InvertedIndex() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvertedIndex()
|
Oracle® Big Data Appliance Perfect Balance Java API Reference Release 1.1 E49335-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||