Package com.google.refine.operations.row
Class RowReorderOperation
java.lang.Object
com.google.refine.model.AbstractOperation
com.google.refine.operations.row.RowReorderOperation
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryEntrycreateHistoryEntry(Project project, long historyEntryID) protected StringgetBriefDescription(Project project) getMode()Methods inherited from class com.google.refine.model.AbstractOperation
createProcess, getJsonDescription, getOperationId
-
Field Details
-
_mode
-
_sorting
-
-
Constructor Details
-
RowReorderOperation
-
-
Method Details
-
getMode
-
getSortingConfig
-
getBriefDescription
- Overrides:
getBriefDescriptionin classAbstractOperation
-
createHistoryEntry
- Overrides:
createHistoryEntryin classAbstractOperation- Throws:
Exception
-