public class Terms
extends java.lang.Object
Constructor and Description |
---|
Terms() |
Modifier and Type | Method and Description |
---|---|
static java.nio.ByteBuffer |
asBytes(java.lang.String keyspace,
java.lang.String term,
AbstractType type) |
static java.lang.Iterable<Function> |
getFunctions(java.lang.Iterable<Term> terms) |
public static java.lang.Iterable<Function> getFunctions(java.lang.Iterable<Term> terms)
public static java.nio.ByteBuffer asBytes(java.lang.String keyspace, java.lang.String term, AbstractType type)
Copyright © 2015 The Apache Software Foundation