Interface AggregateResultMapper<C,O>

Type Parameters:
C - the command sender type
O - the output type
All Known Subinterfaces:
AggregateResultMapper.DirectSuccessMapper<C,O>

@API(status=STABLE) public interface AggregateResultMapper<C,O>
Mapper that maps the result of invoking the inner parsers of a AggregateParser.