public abstract static class AggregateReader.AggregateOperation extends Object
Constructor and Description |
---|
AggregateOperation(String name,
String fieldName) |
Modifier and Type | Method and Description |
---|---|
abstract void |
accept(Record record) |
abstract Object |
evaluate() |
abstract void |
reset() |
String |
toString() |
static String |
toString(String name,
String fieldName) |
protected final String fieldName
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.