T - public abstract class KeyspaceOperationCallback<T> extends Object
| Constructor and Description |
|---|
KeyspaceOperationCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
doInKeyspace(KeyspaceService ks) |
ExecutionResult<T> |
doInKeyspaceAndMeasure(KeyspaceService ks) |
public abstract T doInKeyspace(KeyspaceService ks) throws HectorException
HectorExceptionpublic ExecutionResult<T> doInKeyspaceAndMeasure(KeyspaceService ks)
Copyright © 2014. All Rights Reserved.