Uses of Record Class
com.loomcache.server.persistence.HotBackupManager.BackupFile
Packages that use HotBackupManager.BackupFile
-
Uses of HotBackupManager.BackupFile in com.loomcache.server.persistence
Methods in com.loomcache.server.persistence that return types with arguments of type HotBackupManager.BackupFileModifier and TypeMethodDescriptionHotBackupManager.HotBackupMetadata.files()Returns the value of thefilesrecord component.Constructor parameters in com.loomcache.server.persistence with type arguments of type HotBackupManager.BackupFileModifierConstructorDescriptionHotBackupMetadata(String nodeId, Path backupDirectory, Path manifestPath, long createdAtMillis, List<HotBackupManager.BackupFile> files) Creates an instance of aHotBackupMetadatarecord class.