Package com.google.refine.operations.row
Class RowReorderOperation.IndexingVisitor
java.lang.Object
com.google.refine.operations.row.RowReorderOperation.IndexingVisitor
- All Implemented Interfaces:
RecordVisitor,RowVisitor
- Enclosing class:
- RowReorderOperation
protected static class RowReorderOperation.IndexingVisitor
extends Object
implements RowVisitor, RecordVisitor
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.refine.browsing.RecordVisitor
visitMethods inherited from interface com.google.refine.browsing.RowVisitor
visit
-
Method Details
-
start
- Specified by:
startin interfaceRecordVisitor- Specified by:
startin interfaceRowVisitor
-
end
- Specified by:
endin interfaceRecordVisitor- Specified by:
endin interfaceRowVisitor
-
visit
- Specified by:
visitin interfaceRowVisitor
-
visit
- Specified by:
visitin interfaceRecordVisitor
-