public abstract class AbstractPartitioner<T extends Token> extends java.lang.Object implements IPartitioner<T>
Constructor and Description |
---|
AbstractPartitioner() |
Modifier and Type | Method and Description |
---|---|
<R extends RingPosition> |
minValue(java.lang.Class<R> klass) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decorateKey, describeOwnership, getMinimumToken, getRandomToken, getToken, getTokenFactory, getTokenValidator, midpoint, preservesOrder
public <R extends RingPosition> R minValue(java.lang.Class<R> klass)
minValue
in interface IPartitioner<T extends Token>
Copyright © 2013 The Apache Software Foundation