Uses of Class
org.apache.blur.thrift.generated.Blur.AsyncClient.optimize_call

Packages that use Blur.AsyncClient.optimize_call
org.apache.blur.thrift.generated   
 

Uses of Blur.AsyncClient.optimize_call in org.apache.blur.thrift.generated
 

Method parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.optimize_call
 void Blur.AsyncIface.optimize(String table, int numberOfSegmentsPerShard, AsyncMethodCallback<Blur.AsyncClient.optimize_call> resultHandler)
           
 void Blur.AsyncClient.optimize(String table, int numberOfSegmentsPerShard, AsyncMethodCallback<Blur.AsyncClient.optimize_call> resultHandler)
           
 

Constructor parameters in org.apache.blur.thrift.generated with type arguments of type Blur.AsyncClient.optimize_call
Blur.AsyncClient.optimize_call(String table, int numberOfSegmentsPerShard, AsyncMethodCallback<Blur.AsyncClient.optimize_call> resultHandler, TAsyncClient client, TProtocolFactory protocolFactory, TNonblockingTransport transport)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.