Class FileReplicationLog

java.lang.Object
com.aoindustries.aoserv.client.AoservObject<Integer,FileReplicationLog>
com.aoindustries.aoserv.client.backup.FileReplicationLog
All Implemented Interfaces:
Streamable, StreamReadable, StreamWritable, Row, AoservReadable, AoservStreamable, AoservWritable, SingleTableObject<Integer,FileReplicationLog>

public final class FileReplicationLog extends AoservObject<Integer,FileReplicationLog> implements SingleTableObject<Integer,FileReplicationLog>
The entire contents of servers are periodically replicated to another server. In the event of hardware failure, this other server may be booted to take place of the failed machine. All transfers to the failover server are logged.
Author:
AO Industries, Inc.