public static class Sets.Value extends Term.Terminal
Term.MultiColumnRaw, Term.MultiItemTerminal, Term.NonTerminal, Term.Raw, Term.Terminal| Modifier and Type | Field and Description | 
|---|---|
| java.util.SortedSet<java.nio.ByteBuffer> | elements | 
| Constructor and Description | 
|---|
| Value(java.util.SortedSet<java.nio.ByteBuffer> elements) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(SetType st,
      Sets.Value v) | 
| static Sets.Value | fromSerialized(java.nio.ByteBuffer value,
              SetType type,
              ProtocolVersion version) | 
| java.nio.ByteBuffer | get(ProtocolVersion protocolVersion) | 
addFunctionsTo, bind, bindAndGet, collectMarkerSpecification, containsBindMarkerpublic static Sets.Value fromSerialized(java.nio.ByteBuffer value, SetType type, ProtocolVersion version) throws InvalidRequestException
InvalidRequestExceptionpublic java.nio.ByteBuffer get(ProtocolVersion protocolVersion)
get in class Term.Terminalpublic boolean equals(SetType st, Sets.Value v)
Copyright © 2018 The Apache Software Foundation