Class TransposeRowsIntoColumnsOperation
java.lang.Object
com.google.refine.model.AbstractOperation
com.google.refine.operations.cell.TransposeRowsIntoColumnsOperation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HistoryEntrycreateHistoryEntry(Project project, long historyEntryID) protected StringgetBriefDescription(Project project) intMethods inherited from class com.google.refine.model.AbstractOperation
createProcess, getJsonDescription, getOperationId
-
Field Details
-
_columnName
-
_rowCount
protected final int _rowCount
-
-
Constructor Details
-
TransposeRowsIntoColumnsOperation
-
-
Method Details
-
getRowCount
public int getRowCount() -
getColumnName
-
getBriefDescription
- Overrides:
getBriefDescriptionin classAbstractOperation
-
createHistoryEntry
- Overrides:
createHistoryEntryin classAbstractOperation- Throws:
Exception
-