Package | Description |
---|---|
org.apache.cassandra.cql3.restrictions |
Modifier and Type | Class and Description |
---|---|
static class |
MultiColumnRestriction.EQRestriction |
static class |
MultiColumnRestriction.INRestriction |
static class |
MultiColumnRestriction.InRestrictionWithMarker
An IN restriction that uses a single marker for a set of IN values that are tuples.
|
static class |
MultiColumnRestriction.InRestrictionWithValues
An IN restriction that has a set of terms for in values.
|
static class |
MultiColumnRestriction.NotNullRestriction |
static class |
MultiColumnRestriction.SliceRestriction |
Copyright © 2020 The Apache Software Foundation