public static class Constants.Value extends Term.Terminal
Term.MultiColumnRaw, Term.MultiItemTerminal, Term.NonTerminal, Term.Raw, Term.Terminal
Modifier and Type | Field and Description |
---|---|
java.nio.ByteBuffer |
bytes |
Constructor and Description |
---|
Value(java.nio.ByteBuffer bytes) |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
bindAndGet(QueryOptions options)
A shorter for bind(values).get().
|
java.nio.ByteBuffer |
get(ProtocolVersion protocolVersion) |
java.lang.String |
toString() |
addFunctionsTo, bind, collectMarkerSpecification, containsBindMarker, isTerminal
public java.nio.ByteBuffer get(ProtocolVersion protocolVersion)
get
in class Term.Terminal
public java.nio.ByteBuffer bindAndGet(QueryOptions options)
Term
bindAndGet
in interface Term
bindAndGet
in class Term.Terminal
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2009-2022 The Apache Software Foundation