public class PreparationContext
extends java.lang.Object
PostPreparationHook
Modifier and Type | Field and Description |
---|---|
ThriftClientState |
clientState |
java.lang.String |
queryString |
CQLStatement |
statement |
Constructor and Description |
---|
PreparationContext(ThriftClientState clientState,
java.lang.String queryString,
CQLStatement statement) |
public final ThriftClientState clientState
public final java.lang.String queryString
public final CQLStatement statement
public PreparationContext(ThriftClientState clientState, java.lang.String queryString, CQLStatement statement)
Copyright © 2015 The Apache Software Foundation