Skip navigation links

Oracle® Big Data Appliance Perfect Balance Java API Reference
Release 1.1

E49335-01


oracle.hadoop.balancer.examples.invindx
Class InvertedIndex

java.lang.Object
  extended by oracle.hadoop.balancer.examples.invindx.InvertedIndex


public class InvertedIndex
extends java.lang.Object

Container class for inverted index key, value and utilities types


Nested Class Summary
static class InvertedIndex.InvertedIndexKey
          Key class for the inverted index application.
static class InvertedIndex.InvertedIndexValue
          Value class, contains the location of the word and its offset within that location.
static class InvertedIndex.WordUtils
          This 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

InvertedIndex

public InvertedIndex()

Skip navigation links

Oracle® Big Data Appliance Perfect Balance Java API Reference
Release 1.1

E49335-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.