|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blur.AsyncClient.fetchRowBatch_call | |
---|---|
org.apache.blur.thrift.generated |
Uses of Blur.AsyncClient.fetchRowBatch_call in org.apache.blur.thrift.generated |
---|
Method parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.fetchRowBatch_call | |
---|---|
void |
Blur.AsyncIface.fetchRowBatch(String table,
List<Selector> selectors,
AsyncMethodCallback<Blur.AsyncClient.fetchRowBatch_call> resultHandler)
|
void |
Blur.AsyncClient.fetchRowBatch(String table,
List<Selector> selectors,
AsyncMethodCallback<Blur.AsyncClient.fetchRowBatch_call> resultHandler)
|
Constructor parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.fetchRowBatch_call | |
---|---|
Blur.AsyncClient.fetchRowBatch_call(String table,
List<Selector> selectors,
AsyncMethodCallback<Blur.AsyncClient.fetchRowBatch_call> resultHandler,
TAsyncClient client,
TProtocolFactory protocolFactory,
TNonblockingTransport transport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |