T - The type of the Document that this instance backups.public interface BackupShadowDocument<T>
| Modifier and Type | Method and Description |
|---|---|
ShadowDocument<T> |
shadow()
The
ShadowDocument that this instance is backing up. |
long |
version()
Represents the version of this backup shadow.
|
long version()
long the server version.ShadowDocument<T> shadow()
ShadowDocument that this instance is backing up.ShadowDocument that this instance is backing up.Copyright © 2015 JBoss by Red Hat. All Rights Reserved.