public abstract class SingleColumnRestriction extends java.lang.Object implements Restriction
| Modifier and Type | Class and Description |
|---|---|
static class |
SingleColumnRestriction.Contains |
static class |
SingleColumnRestriction.EQ |
static class |
SingleColumnRestriction.InWithMarker |
static class |
SingleColumnRestriction.InWithValues |
static class |
SingleColumnRestriction.Slice |
Restriction.IN| Constructor and Description |
|---|
SingleColumnRestriction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMultiColumn() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanEvaluateWithSlices, isContains, isEQ, isIN, isOnToken, isSlice, valuespublic boolean isMultiColumn()
isMultiColumn in interface RestrictionCopyright © 2015 The Apache Software Foundation