|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blur.optimize_args | |
---|---|
org.apache.blur.thrift.generated |
Uses of Blur.optimize_args in org.apache.blur.thrift.generated |
---|
Methods in org.apache.blur.thrift.generated that return Blur.optimize_args | |
---|---|
Blur.optimize_args |
Blur.optimize_args.deepCopy()
|
Blur.optimize_args |
Blur.Processor.optimize.getEmptyArgsInstance()
|
Blur.optimize_args |
Blur.optimize_args.setNumberOfSegmentsPerShard(int numberOfSegmentsPerShard)
the maximum of segments per shard index after the operation is completed. |
Blur.optimize_args |
Blur.optimize_args.setTable(String table)
table the name of the table. |
Methods in org.apache.blur.thrift.generated with parameters of type Blur.optimize_args | |
---|---|
int |
Blur.optimize_args.compareTo(Blur.optimize_args other)
|
boolean |
Blur.optimize_args.equals(Blur.optimize_args that)
|
Blur.optimize_result |
Blur.Processor.optimize.getResult(I iface,
Blur.optimize_args args)
|
Constructors in org.apache.blur.thrift.generated with parameters of type Blur.optimize_args | |
---|---|
Blur.optimize_args(Blur.optimize_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |