public static class HashPartitioner.Range extends Object implements org.noggit.JSONWriter.Writable
int
max
min
HashPartitioner.Range(int min, int max)
boolean
equals(Object obj)
hashCode()
includes(int hash)
String
toString()
void
write(org.noggit.JSONWriter writer)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int min
public int max
public HashPartitioner.Range(int min, int max)
public boolean includes(int hash)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public void write(org.noggit.JSONWriter writer)
write
org.noggit.JSONWriter.Writable
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.