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