public static class BatchStatement.BatchOfPreparedVariables extends java.lang.Object implements BatchStatement.BatchVariables
Constructor and Description |
---|
BatchStatement.BatchOfPreparedVariables(java.util.List<java.util.List<java.nio.ByteBuffer>> variables) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.nio.ByteBuffer> |
getVariablesForStatement(int statementInBatch) |
public BatchStatement.BatchOfPreparedVariables(java.util.List<java.util.List<java.nio.ByteBuffer>> variables)
public java.util.List<java.nio.ByteBuffer> getVariablesForStatement(int statementInBatch)
getVariablesForStatement
in interface BatchStatement.BatchVariables
Copyright © 2015 The Apache Software Foundation