public abstract class SingleColumnRestriction extends java.lang.Object implements Restriction
Modifier and Type | Class and Description |
---|---|
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() |
public boolean isMultiColumn()
isMultiColumn
in interface Restriction
Copyright © 2015 The Apache Software Foundation