Package com.luciad.fusion.engine.replication
package com.luciad.fusion.engine.replication
This package provides the classes to compare and replicate resources between two tile stores. Replication of a resource means that the data and metadata which are present on a master tile store are copied to a slave tile store. When the process is done, the resource of the slave tile store will have a state which is consistent with the state of the resources on the master.
The class responsible for performing the replication is the TLfnReplication
class.
The class javadoc of that class contains examples on how to use it.
- Since:
- 2015.0
-
ClassDescriptionThis class allows to compare and replicate resources between two tile stores.Class representing a replication area of interest, used to limit the replicated data to a geographic region.This class manages the available areas of interest during a replication session.This class represents the in-memory preview of the replication for a single resource.Enumeration representing the replication status of a resource