|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetType | |
---|---|
org.apache.cassandra.cql3.operations | |
org.apache.cassandra.db.marshal |
Uses of SetType in org.apache.cassandra.cql3.operations |
---|
Methods in org.apache.cassandra.cql3.operations with parameters of type SetType | |
---|---|
static void |
SetOperation.doInsertFromPrepared(ColumnFamily cf,
ColumnNameBuilder builder,
SetType validator,
Term values,
UpdateParameters params)
|
Uses of SetType in org.apache.cassandra.db.marshal |
---|
Methods in org.apache.cassandra.db.marshal that return SetType | ||
---|---|---|
static
|
SetType.getInstance(AbstractType<T> elements)
|
|
static SetType<?> |
SetType.getInstance(TypeParser parser)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |