Package | Description |
---|---|
org.apache.cassandra.cql3.restrictions |
Modifier and Type | Field and Description |
---|---|
TermSlice |
SingleColumnRestriction.SliceRestriction.slice |
Modifier and Type | Method and Description |
---|---|
TermSlice |
TermSlice.merge(TermSlice otherSlice)
Merges this slice with the specified one.
|
static TermSlice |
TermSlice.newInstance(Bound bound,
boolean include,
Term term)
Creates a new
TermSlice with the specified boundary. |
Modifier and Type | Method and Description |
---|---|
TermSlice |
TermSlice.merge(TermSlice otherSlice)
Merges this slice with the specified one.
|
Copyright © 2018 The Apache Software Foundation