|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Blur.mutateBatch_args | |
---|---|
org.apache.blur.thrift.generated |
Uses of Blur.mutateBatch_args in org.apache.blur.thrift.generated |
---|
Methods in org.apache.blur.thrift.generated that return Blur.mutateBatch_args | |
---|---|
Blur.mutateBatch_args |
Blur.mutateBatch_args.deepCopy()
|
Blur.mutateBatch_args |
Blur.Processor.mutateBatch.getEmptyArgsInstance()
|
Blur.mutateBatch_args |
Blur.mutateBatch_args.setMutations(List<RowMutation> mutations)
the batch of RowMutations. |
Methods in org.apache.blur.thrift.generated with parameters of type Blur.mutateBatch_args | |
---|---|
int |
Blur.mutateBatch_args.compareTo(Blur.mutateBatch_args other)
|
boolean |
Blur.mutateBatch_args.equals(Blur.mutateBatch_args that)
|
Blur.mutateBatch_result |
Blur.Processor.mutateBatch.getResult(I iface,
Blur.mutateBatch_args args)
|
Constructors in org.apache.blur.thrift.generated with parameters of type Blur.mutateBatch_args | |
---|---|
Blur.mutateBatch_args(Blur.mutateBatch_args other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |