| Package | Description | 
|---|---|
| org.apache.cassandra.cql3 | |
| org.apache.cassandra.db.marshal | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | Sets.Value. equals(SetType st,
      Sets.Value v) | 
| static Sets.Value | Sets.Value. fromSerialized(java.nio.ByteBuffer value,
              SetType type,
              ProtocolVersion version) | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> SetType<T> | SetType. getInstance(AbstractType<T> elements,
           boolean isMultiCell) | 
| static SetType<?> | SetType. getInstance(TypeParser parser) | 
Copyright © 2018 The Apache Software Foundation