RecordAggregate.PositionTrackingVisitor
public static interface RecordAggregate.RecordVisitor
Modifier and Type | Method | Description |
---|---|---|
void |
visitRecord(Record r) |
Implementors may call non-mutating methods on Record r.
|
void visitRecord(Record r)
r
- must not be null
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.