public static class Tuples.InValue extends Term.Terminal
Term.MultiColumnRaw, Term.MultiItemTerminal, Term.NonTerminal, Term.Raw, Term.Terminal
Constructor and Description |
---|
InValue(java.util.List<java.util.List<java.nio.ByteBuffer>> items) |
Modifier and Type | Method and Description |
---|---|
static Tuples.InValue |
fromSerialized(java.nio.ByteBuffer value,
ListType type,
QueryOptions options) |
java.nio.ByteBuffer |
get(int protocolVersion) |
java.util.List<java.util.List<java.nio.ByteBuffer>> |
getSplitValues() |
bind, bindAndGet, collectMarkerSpecification, containsBindMarker, getFunctions
public InValue(java.util.List<java.util.List<java.nio.ByteBuffer>> items)
public static Tuples.InValue fromSerialized(java.nio.ByteBuffer value, ListType type, QueryOptions options) throws InvalidRequestException
InvalidRequestException
public java.nio.ByteBuffer get(int protocolVersion)
get
in class Term.Terminal
public java.util.List<java.util.List<java.nio.ByteBuffer>> getSplitValues()
Copyright © 2015 The Apache Software Foundation