public static class RowCopierFunction.Builder<K,C>
extends java.lang.Object
| Constructor and Description |
|---|
Builder(com.netflix.astyanax.Keyspace keyspace,
com.netflix.astyanax.model.ColumnFamily<K,C> columnFamily) |
| Modifier and Type | Method and Description |
|---|---|
RowCopierFunction<K,C> |
build() |
RowCopierFunction.Builder<K,C> |
withBatchSize(int batchSize) |
public RowCopierFunction.Builder<K,C> withBatchSize(int batchSize)
public RowCopierFunction<K,C> build()