|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blur.fetchRowBatch_args | |
---|---|
org.apache.blur.thrift.generated |
Uses of Blur.fetchRowBatch_args in org.apache.blur.thrift.generated |
---|
Methods in org.apache.blur.thrift.generated that return Blur.fetchRowBatch_args | |
---|---|
Blur.fetchRowBatch_args |
Blur.fetchRowBatch_args.deepCopy()
|
Blur.fetchRowBatch_args |
Blur.Processor.fetchRowBatch.getEmptyArgsInstance()
|
Blur.fetchRowBatch_args |
Blur.fetchRowBatch_args.setSelectors(List<Selector> selectors)
the Selector to use to fetch the Row or Record. |
Blur.fetchRowBatch_args |
Blur.fetchRowBatch_args.setTable(String table)
the table name. |
Methods in org.apache.blur.thrift.generated with parameters of type Blur.fetchRowBatch_args | |
---|---|
int |
Blur.fetchRowBatch_args.compareTo(Blur.fetchRowBatch_args other)
|
boolean |
Blur.fetchRowBatch_args.equals(Blur.fetchRowBatch_args that)
|
Blur.fetchRowBatch_result |
Blur.Processor.fetchRowBatch.getResult(I iface,
Blur.fetchRowBatch_args args)
|
Constructors in org.apache.blur.thrift.generated with parameters of type Blur.fetchRowBatch_args | |
---|---|
Blur.fetchRowBatch_args(Blur.fetchRowBatch_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |