aggregate<R> abstract method

  1. @protected
Future<R?> aggregate<R>(
  1. AggregationOp op
)

Implementation

@protected
Future<R?> aggregate<R>(AggregationOp op);