|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blur.query_args | |
---|---|
org.apache.blur.thrift.generated |
Uses of Blur.query_args in org.apache.blur.thrift.generated |
---|
Methods in org.apache.blur.thrift.generated that return Blur.query_args | |
---|---|
Blur.query_args |
Blur.query_args.deepCopy()
|
Blur.query_args |
Blur.Processor.query.getEmptyArgsInstance()
|
Blur.query_args |
Blur.query_args.setBlurQuery(BlurQuery blurQuery)
the query to execute. |
Blur.query_args |
Blur.query_args.setTable(String table)
the table name. |
Methods in org.apache.blur.thrift.generated with parameters of type Blur.query_args | |
---|---|
int |
Blur.query_args.compareTo(Blur.query_args other)
|
boolean |
Blur.query_args.equals(Blur.query_args that)
|
Blur.query_result |
Blur.Processor.query.getResult(I iface,
Blur.query_args args)
|
Constructors in org.apache.blur.thrift.generated with parameters of type Blur.query_args | |
---|---|
Blur.query_args(Blur.query_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |