RandomSec/main/src/com/google/refine/commands/recon
2018-11-30 19:35:31 +09:00
..
ExtendDataCommand.java Jackson deserialization for ExtendDataOperation 2018-11-30 19:22:21 +09:00
GuessTypesOfColumnCommand.java Migrate GuessTypesOfColumnCommand to Jackson 2018-11-30 19:35:31 +09:00
PreviewExtendDataCommand.java Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
ReconcileCommand.java Jackson deserialization for ReconConfig 2018-11-30 19:21:21 +09:00
ReconClearOneCellCommand.java Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
ReconClearSimilarCellsCommand.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
ReconCopyAcrossColumnsCommand.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
ReconDiscardJudgmentsCommand.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
ReconJudgeOneCellCommand.java Reorganize imports 2018-11-30 19:21:21 +09:00
ReconJudgeSimilarCellsCommand.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
ReconMarkNewTopicsCommand.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
ReconMatchBestCandidatesCommand.java Store engine configuration as EngineConfig rather than JSONObject 2018-09-05 14:49:39 +01:00
ReconMatchSpecificTopicCommand.java Jackson serialization for reconciliation operations 2018-11-30 19:20:34 +09:00
ReconUseValuesAsIdentifiersCommand.java Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00