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