Class ORestoreStartedLog
java.lang.Object
com.orientechnologies.agent.services.backup.log.OBackupLog
com.orientechnologies.agent.services.backup.log.ORestoreStartedLog
Created by Enrico Risa on 25/03/16.
-
Field Summary
Fields inherited from class com.orientechnologies.agent.services.backup.log.OBackupLog
DBNAME, INTERNAL_ID, MODE, OP, TIMESTAMP, TIMESTAMP_UNIX, TXID, UNITID, UUID -
Constructor Summary
ConstructorsConstructorDescriptionORestoreStartedLog(long unitId, long opsId, String uuid, String dbName, String mode) -
Method Summary
Methods inherited from class com.orientechnologies.agent.services.backup.log.OBackupLog
fromDoc, getDbName, getInternalId, getMode, getTimestamp, getTxId, getUnitId, getUuid, toDoc
-
Constructor Details
-
ORestoreStartedLog
-
-
Method Details
-
getType
- Specified by:
getTypein classOBackupLog
-