Uses of Package
org.openrefine.model.changes
-
Packages that use org.openrefine.model.changes Package Description org.openrefine org.openrefine.history org.openrefine.io org.openrefine.model org.openrefine.model.changes org.openrefine.operations org.openrefine.operations.cell org.openrefine.operations.column org.openrefine.operations.recon org.openrefine.operations.row org.openrefine.process org.openrefine.runners.local Supplies aRunnerwhich is designed for execution on a single machine, with parallelism.org.openrefine.runners.local.logging org.openrefine.runners.testing org.openrefine.wikibase.operations -
Classes in org.openrefine.model.changes used by org.openrefine Class Description ChangeDataStore Stores and retrievesChangeDataobjects keyed by a pair: - the id of the change it belongs to - a string id for which part of the change it represents (such that changes can potentially register multiple change data)GridCache An interface for accessing some intermediate grids in a project, which are stored on disk. -
Classes in org.openrefine.model.changes used by org.openrefine.history Class Description ChangeDataStore Stores and retrievesChangeDataobjects keyed by a pair: - the id of the change it belongs to - a string id for which part of the change it represents (such that changes can potentially register multiple change data)GridCache An interface for accessing some intermediate grids in a project, which are stored on disk. -
Classes in org.openrefine.model.changes used by org.openrefine.io Class Description ChangeDataStore Stores and retrievesChangeDataobjects keyed by a pair: - the id of the change it belongs to - a string id for which part of the change it represents (such that changes can potentially register multiple change data)GridCache An interface for accessing some intermediate grids in a project, which are stored on disk. -
Classes in org.openrefine.model.changes used by org.openrefine.model Class Description ChangeData Some external data, obtained by communicating with an external service or performing an expensive computation whose result should be persisted in the project data.ChangeDataSerializer Defines how each item of aChangeDataobject is serialized as a string.ChangeDataStore Stores and retrievesChangeDataobjects keyed by a pair: - the id of the change it belongs to - a string id for which part of the change it represents (such that changes can potentially register multiple change data)GridCache An interface for accessing some intermediate grids in a project, which are stored on disk.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RecordChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowChangeDataFlatJoiner Joins grid data to change data to produce a new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid. -
Classes in org.openrefine.model.changes used by org.openrefine.model.changes Class Description CellAtRow ChangeContext Stores information that changes can rely on when modifying the project grid.ChangeData Some external data, obtained by communicating with an external service or performing an expensive computation whose result should be persisted in the project data.ChangeDataId A pair of a history entry id and a string identifier for the change data in it.ChangeDataSerializer Defines how each item of aChangeDataobject is serialized as a string.ChangeDataStore Stores and retrievesChangeDataobjects keyed by a pair: - the id of the change it belongs to - a string id for which part of the change it represents (such that changes can potentially register multiple change data)GridCache An interface for accessing some intermediate grids in a project, which are stored on disk.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RecordChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid. -
Classes in org.openrefine.model.changes used by org.openrefine.operations Class Description ChangeContext Stores information that changes can rely on when modifying the project grid.RowInRecordChangeDataJoiner ARecordChangeDataJoinerwhich applies the same joining function to all rows.RowInRecordChangeDataProducer LikeRowChangeDataProducerexcept that the enclosingRecordis also available. -
Classes in org.openrefine.model.changes used by org.openrefine.operations.cell Class Description ChangeContext Stores information that changes can rely on when modifying the project grid.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowInRecordChangeDataJoiner ARecordChangeDataJoinerwhich applies the same joining function to all rows. -
Classes in org.openrefine.model.changes used by org.openrefine.operations.column Class Description CellAtRow ChangeContext Stores information that changes can rely on when modifying the project grid.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RecordChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowInRecordChangeDataJoiner ARecordChangeDataJoinerwhich applies the same joining function to all rows.RowInRecordChangeDataProducer LikeRowChangeDataProducerexcept that the enclosingRecordis also available. -
Classes in org.openrefine.model.changes used by org.openrefine.operations.recon Class Description ChangeContext Stores information that changes can rely on when modifying the project grid.ChangeDataSerializer Defines how each item of aChangeDataobject is serialized as a string.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RecordChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowInRecordChangeDataJoiner ARecordChangeDataJoinerwhich applies the same joining function to all rows.RowInRecordChangeDataProducer LikeRowChangeDataProducerexcept that the enclosingRecordis also available. -
Classes in org.openrefine.model.changes used by org.openrefine.operations.row Class Description ChangeContext Stores information that changes can rely on when modifying the project grid. -
Classes in org.openrefine.model.changes used by org.openrefine.process Class Description ChangeDataId A pair of a history entry id and a string identifier for the change data in it. -
Classes in org.openrefine.model.changes used by org.openrefine.runners.local Class Description ChangeData Some external data, obtained by communicating with an external service or performing an expensive computation whose result should be persisted in the project data.ChangeDataSerializer Defines how each item of aChangeDataobject is serialized as a string.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RecordChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowChangeDataFlatJoiner Joins grid data to change data to produce a new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid. -
Classes in org.openrefine.model.changes used by org.openrefine.runners.local.logging Class Description ChangeData Some external data, obtained by communicating with an external service or performing an expensive computation whose result should be persisted in the project data.ChangeDataSerializer Defines how each item of aChangeDataobject is serialized as a string.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RecordChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowChangeDataFlatJoiner Joins grid data to change data to produce a new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid. -
Classes in org.openrefine.model.changes used by org.openrefine.runners.testing Class Description ChangeData Some external data, obtained by communicating with an external service or performing an expensive computation whose result should be persisted in the project data.ChangeDataSerializer Defines how each item of aChangeDataobject is serialized as a string.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RecordChangeDataJoiner Joins grid data to change data to produce a new grid.RecordChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.RowChangeDataFlatJoiner Joins grid data to change data to produce a new grid.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid. -
Classes in org.openrefine.model.changes used by org.openrefine.wikibase.operations Class Description ChangeContext Stores information that changes can rely on when modifying the project grid.ChangeDataSerializer Defines how each item of aChangeDataobject is serialized as a string.IndexedData Helper class to represent an item in the map from row ids to change values in the context of aChangeDataobject.RowChangeDataJoiner Joins grid data to change data to produce a new grid.RowChangeDataProducer A function which computes change data to be persisted to disk, to be later joined back to the project to produce the new grid.