|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blur.AsyncClient.terms_call | |
---|---|
org.apache.blur.thrift.generated |
Uses of Blur.AsyncClient.terms_call in org.apache.blur.thrift.generated |
---|
Method parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.terms_call | |
---|---|
void |
Blur.AsyncIface.terms(String table,
String columnFamily,
String columnName,
String startWith,
short size,
AsyncMethodCallback<Blur.AsyncClient.terms_call> resultHandler)
|
void |
Blur.AsyncClient.terms(String table,
String columnFamily,
String columnName,
String startWith,
short size,
AsyncMethodCallback<Blur.AsyncClient.terms_call> resultHandler)
|
Constructor parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.terms_call | |
---|---|
Blur.AsyncClient.terms_call(String table,
String columnFamily,
String columnName,
String startWith,
short size,
AsyncMethodCallback<Blur.AsyncClient.terms_call> resultHandler,
TAsyncClient client,
TProtocolFactory protocolFactory,
TNonblockingTransport transport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |