public class BetaIndexImpl<A,B,V> extends AbstractBetaIndex<A,V> implements BetaIndex<A,B,V>
Index.ConstraintType, Index.IndexType| Constructor and Description |
|---|
BetaIndexImpl(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<A,V> leftOperandExtractor,
Function1<B,?> rightOperandExtractor) |
BetaIndexImpl(Class<V> indexedClass,
Index.ConstraintType constraintType,
int indexId,
Function1<A,V> leftOperandExtractor,
Function1<B,?> rightOperandExtractor,
Class<?> rightReturnType) |
| Modifier and Type | Method and Description |
|---|---|
Function1<B,?> |
getRightOperandExtractor() |
String |
toString() |
getIndexType, getRightReturnTypegetConstraintType, getIndexedClass, getIndexId, getLeftOperandExtractor, negateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRightReturnTypegetConstraintType, getIndexedClass, getIndexId, getIndexType, getLeftOperandExtractor, negateCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.