Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activateSystem() - Method in class org.gaardeon.hoard.HoardSystem
- ActiveHoardProblem - Class in org.gaardeon.hoard.gaia
- activity(String) - Method in class org.gaardeon.hoard.BetterFileLogger
- activity(String) - Method in class org.gaardeon.hoard.FileLogger
- activity(String) - Method in interface org.gaardeon.hoard.HoardLog
- activity(String) - Method in class org.gaardeon.hoard.HoardLogWrapper
- addBackupMissing(SourceState, HoardDirectory) - Method in class org.gaardeon.hoard.HoardValidation
- addEntirelyMissing(SourceState, HoardDirectory) - Method in class org.gaardeon.hoard.HoardValidation
- addOrUpdateSourceDir(HoardedSource, HdPath) - Method in interface org.gaardeon.hoard.HoardDb
- addOrUpdateSourceDir(HoardedSource, HdPath) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- addSource(Path) - Method in class org.gaardeon.hoard.HoardSystem
- addSrcMissing(SourceState, HoardDirectory) - Method in class org.gaardeon.hoard.HoardValidation
- apply(HdMachine) - Method in class org.gaardeon.hoard.reldb.RelatableDb.MachineIdFunc
- apply(HdMachine) - Method in class org.gaardeon.hoard.reldb.RelatableDb.MachineNameFunc
- apply(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb.BackingDriveFunc
- apply(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb.HoardDirectoryIdFunc
- apply(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb.HoardDirectorySrcDirFunc
- apply(HoardedFile) - Method in class org.gaardeon.hoard.reldb.RelatableDb.FileByHoardDirFunc
- apply(HoardedFile) - Method in class org.gaardeon.hoard.reldb.RelatableDb.HoardFileSrcDirFunc
- apply(HoardedFile) - Method in class org.gaardeon.hoard.reldb.RelatableDb.HoardFileSrcPathFunc
- AS_ONETIME - Enum constant in enum class org.gaardeon.hoard.RunFlag
- AS_SERVICE - Enum constant in enum class org.gaardeon.hoard.RunFlag
- asMissing() - Method in record class org.gaardeon.hoard.HoardDirectory
- asReadOnly() - Method in interface org.gaardeon.hoard.HoardDb
- asReadOnly() - Method in class org.gaardeon.hoard.reldb.RelatableDb
B
- BACKER_DIRECTORY - Static variable in class org.gaardeon.hoard.BkFiles
- BACKGROUND_TASK - Enum constant in enum class org.gaardeon.hoard.RunFlag
- BackingDriveFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.BackingDriveFunc
- BACKUP_MISSING - Enum constant in enum class org.gaardeon.hoard.SourceState
- backupDir() - Method in record class org.gaardeon.hoard.HoardDirectory
-
Returns the value of the
backupDirrecord component. - backupFile() - Method in record class org.gaardeon.hoard.HoardedFile
- backupFile(Optional, SourceFilePath) - Method in interface org.gaardeon.hoard.BackupRunner
- backupFile(Optional, SourceFilePath) - Method in class org.gaardeon.hoard.LocalBackupRunner
- backupFile(Optional, SourceFilePath) - Method in class org.gaardeon.hoard.RemoteBackupRunner
- BackupFilePath - Class in org.gaardeon.hoard.paths
- BackupFilePath() - Constructor for class org.gaardeon.hoard.paths.BackupFilePath
- BackupFilePath(String) - Constructor for class org.gaardeon.hoard.paths.BackupFilePath
- BackupFilePath(Path) - Constructor for class org.gaardeon.hoard.paths.BackupFilePath
- BackupFilePath(HdPath) - Constructor for class org.gaardeon.hoard.paths.BackupFilePath
- BackupFilePath(SimplePath) - Constructor for class org.gaardeon.hoard.paths.BackupFilePath
- BackupResult - Enum Class in org.gaardeon.hoard.server
- BackupRunner - Interface in org.gaardeon.hoard
- BackupSystemPath - Class in org.gaardeon.hoard.paths
- BackupSystemPath() - Constructor for class org.gaardeon.hoard.paths.BackupSystemPath
- BackupSystemPath(String) - Constructor for class org.gaardeon.hoard.paths.BackupSystemPath
- BackupSystemPath(Path) - Constructor for class org.gaardeon.hoard.paths.BackupSystemPath
- BackupSystemPath(HdPath) - Constructor for class org.gaardeon.hoard.paths.BackupSystemPath
- BackupSystemPath(SimplePath) - Constructor for class org.gaardeon.hoard.paths.BackupSystemPath
- BASE_CONFIG - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- begin(OutputStream) - Method in interface org.gaardeon.hoard.server.StreamFeeder
- BetterFileLogger - Class in org.gaardeon.hoard
- BetterFileLogger(List) - Constructor for class org.gaardeon.hoard.BetterFileLogger
- BkFiles - Class in org.gaardeon.hoard
- BkFiles() - Constructor for class org.gaardeon.hoard.BkFiles
- BUFFER_SIZE - Static variable in class org.gaardeon.hoard.server.HoardServer
- ByteMarshal<T> - Interface in org.gaardeon.hoard.reldb
- ByteMarshal_0_4_0 - Class in org.gaardeon.hoard.reldb
C
- changeAllSourceLoc(String) - Method in class org.gaardeon.hoard.gaia.TestGaia
- checksum() - Method in record class org.gaardeon.hoard.HoardedFile
-
Returns the value of the
checksumrecord component. - checksum() - Method in class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- checksum() - Method in class org.gaardeon.hoard.paths.SourceFilePath
- checksum(IoSupplier) - Static method in class org.gaardeon.hoard.BkFiles
- checksumBytes(IoSupplier) - Static method in class org.gaardeon.hoard.BkFiles
- chosenFix() - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Returns the value of the
chosenFixrecord component. - close() - Method in class org.gaardeon.hoard.gaia.HdGaia
- close() - Method in class org.gaardeon.hoard.gaia.TestGaia
- close() - Method in interface org.gaardeon.hoard.HoardReadOnlyDb
- close() - Method in class org.gaardeon.hoard.HoardSystem
- close() - Method in class org.gaardeon.hoard.reldb.RelatableRoDb
- contains(SourceFilePath) - Method in class org.gaardeon.hoard.paths.SourceFilePath
- COPIED_WITH_INCORRECT_CHECKSUM - Enum constant in enum class org.gaardeon.hoard.server.BackupResult
- copy(InputStream, OutputStream) - Static method in class org.gaardeon.hoard.BkFiles
- copyAllWithReplace(Path, Path, Function) - Static method in class org.gaardeon.hoard.BkFiles
- copyPath(Path, Path) - Static method in class org.gaardeon.hoard.BkFiles
- createRunner(Set) - Method in class org.gaardeon.hoard.gaia.HdGaia
- createRunner(Set) - Method in class org.gaardeon.hoard.gaia.TestGaia
- createSystem() - Method in class org.gaardeon.hoard.gaia.HdGaia
- createSystem() - Method in class org.gaardeon.hoard.gaia.TestGaia
D
- DataFix - Class in org.gaardeon.hoard.reldb
- DataFix.DeleteRecord - Class in org.gaardeon.hoard.reldb
- DataFix.RestoreSources - Class in org.gaardeon.hoard.reldb
- DataFix.UpdateBackupLoc - Class in org.gaardeon.hoard.reldb
- DataFix.UpdateSrcLoc - Class in org.gaardeon.hoard.reldb
- DataFixInfo<T> - Record Class in org.gaardeon.hoard.reldb
- DataFixInfo(DataFix, T) - Constructor for record class org.gaardeon.hoard.reldb.DataFixInfo
-
Creates an instance of a
DataFixInforecord class. - db - Variable in class org.gaardeon.hoard.HoardSystem
- DB - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- DB_FOR_LISTENING_SERVER - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- delete() - Method in class org.gaardeon.hoard.paths.BackupFilePath
- DELETE_RECORD - Static variable in class org.gaardeon.hoard.reldb.DataFix
- deleteDirectoryRecursively(Path) - Static method in class org.gaardeon.hoard.BkFiles
- DeleteRecord() - Constructor for class org.gaardeon.hoard.reldb.DataFix.DeleteRecord
- Dependencies<T> - Class in org.gaardeon.hoard.gaia
- Dependencies() - Constructor for class org.gaardeon.hoard.gaia.Dependencies
- deserialize() - Method in class org.gaardeon.hoard.reldb.ByteMarshal_0_4_0
- deserialize() - Method in interface org.gaardeon.hoard.reldb.ByteMarshal
- destroySourceContent() - Method in class org.gaardeon.hoard.gaia.TestGaia
- determineFileState() - Method in record class org.gaardeon.hoard.HoardedFile
- dir() - Method in record class org.gaardeon.hoard.ValidationInfo
-
Returns the value of the
dirrecord component.
E
- e() - Method in record class org.gaardeon.hoard.LogMsg
-
Returns the value of the
erecord component. - equals(Object) - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.HdBaseConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.HdMachine
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.HoardDirectory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.HoardedFile
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.LogMsg
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.gaardeon.hoard.paths.BackupFilePath
- equals(Object) - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- equals(Object) - Method in class org.gaardeon.hoard.paths.HdPath
- equals(Object) - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- equals(Object) - Method in class org.gaardeon.hoard.paths.SimplePath
- equals(Object) - Method in class org.gaardeon.hoard.paths.SourceFilePath
- equals(Object) - Method in class org.gaardeon.hoard.paths.VirtualPath
- equals(Object) - Method in record class org.gaardeon.hoard.reldb.DataFixInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.reldb.HoardProblem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.server.FileHoardPackage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.server.FileProcessingResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.gaardeon.hoard.server.PackageUploadResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.gaardeon.hoard.SystemHardDrive
- equals(Object) - Method in record class org.gaardeon.hoard.ValidationInfo
-
Indicates whether some other object is "equal to" this one.
- error() - Method in record class org.gaardeon.hoard.reldb.HoardProblem
-
Returns the value of the
errorrecord component. - error(IOException) - Method in interface org.gaardeon.hoard.server.StreamFeeder
- error(String, Exception) - Method in class org.gaardeon.hoard.BetterFileLogger
- error(String, Exception) - Method in class org.gaardeon.hoard.FileLogger
- error(String, Exception) - Method in interface org.gaardeon.hoard.HoardLog
- error(String, Exception) - Method in class org.gaardeon.hoard.HoardLogWrapper
- ERROR - Enum constant in enum class org.gaardeon.hoard.SourceState
- evaluate(CjmContext, Resource, Map) - Method in class org.gaardeon.hoard.PathListEvaluator
- exceptions() - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Returns the value of the
exceptionsrecord component. - exists() - Method in class org.gaardeon.hoard.paths.HdPath
- exists() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- exists() - Method in class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
F
- FAIL - Enum constant in enum class org.gaardeon.hoard.gaia.FixStatus
- failedFiles() - Method in class org.gaardeon.hoard.gaia.TestGaia
- failedFiles(Path) - Method in class org.gaardeon.hoard.SystemVerification
- feed() - Method in interface org.gaardeon.hoard.server.StreamFeeder
- fetch() - Method in class org.gaardeon.hoard.gaia.Dependencies
- fetch(Object) - Method in class org.gaardeon.hoard.gaia.Dependencies
- fetch(Object, CjmContext) - Method in class org.gaardeon.hoard.gaia.Dependencies
- fetch(CjmContext) - Method in class org.gaardeon.hoard.gaia.Dependencies
- FileByHoardDirFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.FileByHoardDirFunc
- FileHoardPackage - Record Class in org.gaardeon.hoard.server
- FileHoardPackage(HdMachine, List) - Constructor for record class org.gaardeon.hoard.server.FileHoardPackage
-
Creates an instance of a
FileHoardPackagerecord class. - fileId() - Method in record class org.gaardeon.hoard.server.FileProcessingResult
-
Returns the value of the
fileIdrecord component. - FileLogger - Class in org.gaardeon.hoard
- FileLogger(List) - Constructor for class org.gaardeon.hoard.FileLogger
- FileProcessingResult - Record Class in org.gaardeon.hoard.server
- FileProcessingResult(ID, BackupResult) - Constructor for record class org.gaardeon.hoard.server.FileProcessingResult
-
Creates an instance of a
FileProcessingResultrecord class. - fileResults() - Method in record class org.gaardeon.hoard.server.PackageUploadResult
-
Returns the value of the
fileResultsrecord component. - files() - Method in record class org.gaardeon.hoard.server.FileHoardPackage
-
Returns the value of the
filesrecord component. - fileSeparator - Static variable in class org.gaardeon.hoard.paths.HdPath
- findAppropriateBackupFor(Collection, SourceFilePath, HdPath) - Static method in class org.gaardeon.hoard.SystemHardDrive
- finish() - Method in interface org.gaardeon.hoard.BackupRunner
- finish() - Method in class org.gaardeon.hoard.RemoteBackupRunner
- fix() - Method in record class org.gaardeon.hoard.reldb.DataFixInfo
-
Returns the value of the
fixrecord component. - fix(HoardDirectory, DataFixInfo) - Method in class org.gaardeon.hoard.gaia.HdGaia
- fix(HoardProblem, DataFixInfo) - Method in class org.gaardeon.hoard.gaia.ActiveHoardProblem
- fix(HoardProblem, DataFixInfo) - Method in class org.gaardeon.hoard.gaia.TestGaia
- fixMsg() - Method in class org.gaardeon.hoard.reldb.DataFix
- FixReport - Record Class in org.gaardeon.hoard.gaia
- FixReport(HoardProblem, DataFix, FixStatus, String, Exception...) - Constructor for record class org.gaardeon.hoard.gaia.FixReport
-
Creates an instance of a
FixReportrecord class. - FixStatus - Enum Class in org.gaardeon.hoard.gaia
- fromString(String) - Static method in class org.gaardeon.hoard.PathPattern
G
- getAllHoards() - Method in interface org.gaardeon.hoard.HoardDb
- getAllHoards() - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getAttribute(String) - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- getAvailableFixes(HoardDirectory) - Method in interface org.gaardeon.hoard.HoardReadOnlyDb
- getAvailableFixes(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableRoDb
- getBackedDirectories(BackupSystemPath) - Method in interface org.gaardeon.hoard.HoardDb
- getBackedDirectories(BackupSystemPath) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getBackedDirectory(Path) - Method in class org.gaardeon.hoard.HoardSystem
- getBackedUpFile(HoardDirectory, SourceFilePath) - Method in interface org.gaardeon.hoard.HoardDb
- getBackedUpFile(HoardDirectory, SourceFilePath) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getBackerRootDir() - Method in class org.gaardeon.hoard.SystemHardDrive
- getBackupDirs() - Method in interface org.gaardeon.hoard.HoardReadOnlyDb
- getBackupDirs() - Method in class org.gaardeon.hoard.reldb.RelatableRoDb
- getBackupSource(Path) - Method in class org.gaardeon.hoard.SystemVerification
- getBackupSource(HoardedSource) - Method in interface org.gaardeon.hoard.HoardDb
- getBackupSource(HoardedSource) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getDb() - Method in class org.gaardeon.hoard.gaia.HdGaia
- getDbFile() - Method in class org.gaardeon.hoard.SystemHardDrive
- getDefaultDriveRoot() - Method in class org.gaardeon.hoard.paths.HdPath
- getDefaultValue() - Method in enum class org.gaardeon.hoard.HoardProperties
- getErrors() - Method in exception class org.gaardeon.hoard.HoardSystemException
- getErrors() - Method in class org.gaardeon.hoard.HoardValidation
- getFiles() - Method in interface org.gaardeon.hoard.HoardReadOnlyDb
- getFiles() - Method in class org.gaardeon.hoard.reldb.RelatableRoDb
- getFiles(HoardDirectory) - Method in interface org.gaardeon.hoard.HoardDb
- getFiles(HoardDirectory) - Method in interface org.gaardeon.hoard.HoardReadOnlyDb
- getFiles(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getFiles(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableRoDb
- getFileStore() - Method in class org.gaardeon.hoard.paths.HdPath
- getFileStore() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- getFileStoreAttributeView(Class) - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- getHoardDirectory() - Method in class org.gaardeon.hoard.gaia.TestGaia
- getHoardedFiles() - Method in class org.gaardeon.hoard.gaia.TestGaia
- getHoardedFiles(Path) - Method in class org.gaardeon.hoard.gaia.ServerVerification
- getHoardedFiles(Path) - Method in class org.gaardeon.hoard.SystemVerification
- getHoardedFiles(HoardDirectory) - Method in class org.gaardeon.hoard.HoardSystem
- getHoardedFiles(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RemoteRelatableDb
- getHoardedFiles(HoardDirectory) - Method in interface org.gaardeon.hoard.RemoteHoardDb
- getHoardProblems() - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getHostName() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- getLastName() - Method in class org.gaardeon.hoard.paths.HdPath
- getLastPathSegment() - Method in class org.gaardeon.hoard.paths.HdPath
- getMachine() - Method in interface org.gaardeon.hoard.HoardDb
- getMachine() - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getMovedBackupLoc() - Method in class org.gaardeon.hoard.gaia.TestGaia
- getName(int) - Method in class org.gaardeon.hoard.paths.SimplePath
- getNameCount() - Method in class org.gaardeon.hoard.paths.SimplePath
- getNamesArray() - Method in class org.gaardeon.hoard.paths.HdPath
- getNamesArray() - Method in class org.gaardeon.hoard.paths.SimplePath
- getNamesArray() - Method in class org.gaardeon.hoard.paths.VirtualPath
- getOrCreateLocalHoardDirectory(HdMachine, HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RemoteRelatableDb
- getOrCreateLocalHoardDirectory(HdMachine, HoardDirectory) - Method in interface org.gaardeon.hoard.RemoteHoardDb
- getParent() - Method in class org.gaardeon.hoard.paths.BackupFilePath
- getParent() - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- getParent() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- getParent() - Method in class org.gaardeon.hoard.paths.SimplePath
- getParent() - Method in class org.gaardeon.hoard.paths.VirtualPath
- getPath() - Method in class org.gaardeon.hoard.HoardedSource
- getPhysicalDrives() - Method in class org.gaardeon.hoard.HoardSystem
- getPreviousBackupFiles(HoardDirectory) - Method in interface org.gaardeon.hoard.HoardDb
- getPreviousBackupFiles(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- getProblems() - Method in class org.gaardeon.hoard.gaia.TestGaia
- getRoDb() - Method in class org.gaardeon.hoard.SystemRunner
- getRoot() - Method in class org.gaardeon.hoard.paths.SimplePath
- getState() - Method in class org.gaardeon.hoard.HoardedSource
- getStrategy() - Method in class org.gaardeon.hoard.HoardedSource
- getString(String, String) - Method in class org.gaardeon.hoard.gaia.HoardProperties
- getTempContentPath() - Method in class org.gaardeon.hoard.gaia.TestGaia
- getTotalSpace() - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- getTotalSpace() - Method in class org.gaardeon.hoard.SystemHardDrive
- getUnallocatedSpace() - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- getUnallocatedSpace() - Method in class org.gaardeon.hoard.SystemHardDrive
- getUsableSpace() - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- getUsableSpace() - Method in class org.gaardeon.hoard.SystemHardDrive
H
- hasErrors() - Method in class org.gaardeon.hoard.HoardValidation
- hashCode() - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.HdBaseConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.HdMachine
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.HoardDirectory
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.HoardedFile
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.LogMsg
-
Returns a hash code value for this object.
- hashCode() - Method in class org.gaardeon.hoard.paths.BackupFilePath
- hashCode() - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- hashCode() - Method in class org.gaardeon.hoard.paths.HdPath
- hashCode() - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- hashCode() - Method in class org.gaardeon.hoard.paths.SimplePath
- hashCode() - Method in class org.gaardeon.hoard.paths.SourceFilePath
- hashCode() - Method in class org.gaardeon.hoard.paths.VirtualPath
- hashCode() - Method in record class org.gaardeon.hoard.reldb.DataFixInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.reldb.HoardProblem
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.server.FileHoardPackage
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.server.FileProcessingResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.gaardeon.hoard.server.PackageUploadResult
-
Returns a hash code value for this object.
- hashCode() - Method in class org.gaardeon.hoard.SystemHardDrive
- hashCode() - Method in record class org.gaardeon.hoard.ValidationInfo
-
Returns a hash code value for this object.
- HdBaseConfig - Record Class in org.gaardeon.hoard
- HdBaseConfig(HoardSetup, String, String) - Constructor for record class org.gaardeon.hoard.HdBaseConfig
-
Creates an instance of a
HdBaseConfigrecord class. - HdGaia - Class in org.gaardeon.hoard.gaia
- HdGaia(Path) - Constructor for class org.gaardeon.hoard.gaia.HdGaia
- HdGaia(Path, RelatableDb) - Constructor for class org.gaardeon.hoard.gaia.HdGaia
- HdGaia(CjmContext) - Constructor for class org.gaardeon.hoard.gaia.HdGaia
- HdMachine - Record Class in org.gaardeon.hoard
- HdMachine(ID, String) - Constructor for record class org.gaardeon.hoard.HdMachine
-
Creates an instance of a
HdMachinerecord class. - HdPath - Class in org.gaardeon.hoard.paths
- HdPath() - Constructor for class org.gaardeon.hoard.paths.HdPath
- HdPath(String) - Constructor for class org.gaardeon.hoard.paths.HdPath
- HdPath(Path) - Constructor for class org.gaardeon.hoard.paths.HdPath
- HdPath(SimplePath) - Constructor for class org.gaardeon.hoard.paths.HdPath
- HdPathI - Interface in org.gaardeon.hoard.paths
- HEALTHY - Enum constant in enum class org.gaardeon.hoard.SourceState
- Hoard - Class in org.gaardeon.hoard
- Hoard() - Constructor for class org.gaardeon.hoard.Hoard
- HOARD_LOGGER - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- HOARD_ROOTS - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- HoardAppInfo - Class in org.gaardeon.hoard
- HoardAppInfo() - Constructor for class org.gaardeon.hoard.HoardAppInfo
- HoardClient - Class in org.gaardeon.hoard.server
- HoardClient(String, String) - Constructor for class org.gaardeon.hoard.server.HoardClient
- HoardDb - Interface in org.gaardeon.hoard
- HoardDirectory - Record Class in org.gaardeon.hoard
- HoardDirectory(ID, SourceFilePath, BackupSystemPath, SourceState, HoardStrategy) - Constructor for record class org.gaardeon.hoard.HoardDirectory
-
Creates an instance of a
HoardDirectoryrecord class. - HoardDirectoryIdFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.HoardDirectoryIdFunc
- HoardDirectorySrcDirFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.HoardDirectorySrcDirFunc
- HoardedFile - Record Class in org.gaardeon.hoard
- HoardedFile(ID, HoardDirectory, VirtualPath, long, byte[]) - Constructor for record class org.gaardeon.hoard.HoardedFile
-
Creates an instance of a
HoardedFilerecord class. - HoardedSource - Class in org.gaardeon.hoard
- HoardedSource(SourceFilePath) - Constructor for class org.gaardeon.hoard.HoardedSource
- HoardedSource(SourceFilePath, HoardStrategy, List, List) - Constructor for class org.gaardeon.hoard.HoardedSource
- HoardFileSrcDirFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.HoardFileSrcDirFunc
- HoardFileSrcPathFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.HoardFileSrcPathFunc
- HoardLog - Interface in org.gaardeon.hoard
- HoardLogWrapper - Class in org.gaardeon.hoard
- HoardLogWrapper(Class, HoardLog) - Constructor for class org.gaardeon.hoard.HoardLogWrapper
- HoardProblem - Record Class in org.gaardeon.hoard.reldb
- HoardProblem(HoardDirectory, ValidationInfo, Set) - Constructor for record class org.gaardeon.hoard.reldb.HoardProblem
-
Creates an instance of a
HoardProblemrecord class. - HoardProperties - Class in org.gaardeon.hoard.gaia
- HoardProperties - Enum Class in org.gaardeon.hoard
- HoardProperties() - Constructor for class org.gaardeon.hoard.gaia.HoardProperties
- HoardReadOnlyDb - Interface in org.gaardeon.hoard
- HoardServer - Class in org.gaardeon.hoard.server
- HoardServer(RemoteHoardDb, HoardLog) - Constructor for class org.gaardeon.hoard.server.HoardServer
- HoardSetup - Enum Class in org.gaardeon.hoard
- HoardStrategy - Enum Class in org.gaardeon.hoard
- HoardSystem - Class in org.gaardeon.hoard
- HoardSystem(List, List, HoardDb, HdBaseConfig, HoardLog) - Constructor for class org.gaardeon.hoard.HoardSystem
- HoardSystemException - Exception Class in org.gaardeon.hoard
- HoardSystemException() - Constructor for exception class org.gaardeon.hoard.HoardSystemException
- HoardSystemException(String) - Constructor for exception class org.gaardeon.hoard.HoardSystemException
- HoardSystemException(String, Throwable) - Constructor for exception class org.gaardeon.hoard.HoardSystemException
- HoardSystemException(String, Throwable, boolean, boolean) - Constructor for exception class org.gaardeon.hoard.HoardSystemException
- HoardSystemException(Throwable) - Constructor for exception class org.gaardeon.hoard.HoardSystemException
- HoardSystemException(HoardValidation) - Constructor for exception class org.gaardeon.hoard.HoardSystemException
- HoardValidation - Class in org.gaardeon.hoard
- HoardValidation() - Constructor for class org.gaardeon.hoard.HoardValidation
I
- id() - Method in record class org.gaardeon.hoard.HdMachine
-
Returns the value of the
idrecord component. - id() - Method in record class org.gaardeon.hoard.HoardDirectory
-
Returns the value of the
idrecord component. - id() - Method in record class org.gaardeon.hoard.HoardedFile
-
Returns the value of the
idrecord component. - info() - Method in class org.gaardeon.hoard.reldb.DataFix.DeleteRecord
- info() - Method in class org.gaardeon.hoard.reldb.DataFix.RestoreSources
- info() - Method in record class org.gaardeon.hoard.reldb.DataFixInfo
-
Returns the value of the
inforecord component. - info(Path) - Method in class org.gaardeon.hoard.reldb.DataFix.UpdateSrcLoc
- info(BackupSystemPath) - Method in class org.gaardeon.hoard.reldb.DataFix.UpdateBackupLoc
- inputStream() - Method in class org.gaardeon.hoard.paths.SourceFilePath
- isAbsolute() - Method in class org.gaardeon.hoard.paths.HdPath
- isAbsolute() - Method in interface org.gaardeon.hoard.paths.HdPathI
- isAbsolute() - Method in class org.gaardeon.hoard.paths.SimplePath
- isAbsolute() - Method in class org.gaardeon.hoard.paths.VirtualPath
- isFile() - Method in class org.gaardeon.hoard.paths.HdPath
- isFile() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- isFile() - Method in class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- isIn(FileStore) - Method in class org.gaardeon.hoard.paths.HdPath
- isIn(FileStore) - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- isIncluded(HdPathI) - Method in class org.gaardeon.hoard.HoardedSource
- isNotOn(FileStore) - Method in class org.gaardeon.hoard.SystemHardDrive
- isNullPath() - Method in class org.gaardeon.hoard.paths.HdPath
- isNullPath() - Method in class org.gaardeon.hoard.paths.VirtualPath
- isReadOnly() - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- isRemote() - Method in record class org.gaardeon.hoard.HoardDirectory
- isRemote() - Method in class org.gaardeon.hoard.paths.HdPath
- isRemote() - Method in interface org.gaardeon.hoard.paths.HdPathI
- isRemote() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- isRemote() - Method in class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- isRemote() - Method in class org.gaardeon.hoard.paths.SimplePath
- isRemote() - Method in class org.gaardeon.hoard.paths.VirtualPath
- isRemote() - Method in class org.gaardeon.hoard.SystemHardDrive
- isWritable() - Method in class org.gaardeon.hoard.SystemHardDrive
L
- lastModified() - Method in class org.gaardeon.hoard.paths.HdPath
- lastModified() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- lastModified() - Method in class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- level() - Method in record class org.gaardeon.hoard.LogMsg
-
Returns the value of the
levelrecord component. - LocalBackupRunner - Class in org.gaardeon.hoard
- LocalBackupRunner(HoardDirectory, HoardDb, HoardLog) - Constructor for class org.gaardeon.hoard.LocalBackupRunner
- log() - Method in class org.gaardeon.hoard.gaia.HdGaia
- LOG - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- LogMsg - Record Class in org.gaardeon.hoard
- LogMsg(Level, String, Exception) - Constructor for record class org.gaardeon.hoard.LogMsg
-
Creates an instance of a
LogMsgrecord class.
M
- machine() - Method in record class org.gaardeon.hoard.server.FileHoardPackage
-
Returns the value of the
machinerecord component. - MACHINE_NAME - Enum constant in enum class org.gaardeon.hoard.HoardProperties
- MachineIdFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.MachineIdFunc
- machineName() - Method in record class org.gaardeon.hoard.HdBaseConfig
-
Returns the value of the
machineNamerecord component. - MachineNameFunc() - Constructor for class org.gaardeon.hoard.reldb.RelatableDb.MachineNameFunc
- main(String[]) - Static method in class org.gaardeon.hoard.Hoard
- map(T1) - Method in interface org.gaardeon.hoard.Orm
- markBackupsAsMissingSource(HoardedSource) - Method in interface org.gaardeon.hoard.HoardDb
- markBackupsAsMissingSource(HoardedSource) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- matches(HdPathI) - Method in class org.gaardeon.hoard.PathPattern
- migrateDirectories(List) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- migrateFiles(List) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- MISSING - Enum constant in enum class org.gaardeon.hoard.SourceState
- mkDirs() - Method in class org.gaardeon.hoard.paths.BackupFilePath
- mkDirs() - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- mkDirs() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- moveBackupLoc(String) - Method in class org.gaardeon.hoard.gaia.TestGaia
- moveSourceContent(Function) - Method in class org.gaardeon.hoard.gaia.TestGaia
- msg() - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Returns the value of the
msgrecord component. - msg() - Method in record class org.gaardeon.hoard.LogMsg
-
Returns the value of the
msgrecord component.
N
- name() - Method in record class org.gaardeon.hoard.HdMachine
-
Returns the value of the
namerecord component. - name() - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- name() - Method in class org.gaardeon.hoard.SystemHardDrive
- names() - Method in class org.gaardeon.hoard.paths.HdPath
- names() - Method in interface org.gaardeon.hoard.paths.HdPathI
- names() - Method in class org.gaardeon.hoard.paths.VirtualPath
O
- of(String) - Static method in class org.gaardeon.hoard.paths.BackupSystemPath
- of(HdPath) - Static method in class org.gaardeon.hoard.paths.BackupSystemPath
- org.gaardeon.hoard - module org.gaardeon.hoard
- org.gaardeon.hoard - package org.gaardeon.hoard
- org.gaardeon.hoard.gaia - package org.gaardeon.hoard.gaia
- org.gaardeon.hoard.paths - package org.gaardeon.hoard.paths
- org.gaardeon.hoard.reldb - package org.gaardeon.hoard.reldb
- org.gaardeon.hoard.server - package org.gaardeon.hoard.server
- Orm<T1,
T2> - Interface in org.gaardeon.hoard - Output2Input - Class in org.gaardeon.hoard.server
- Output2Input() - Constructor for class org.gaardeon.hoard.server.Output2Input
- overallResponse() - Method in record class org.gaardeon.hoard.server.PackageUploadResult
-
Returns the value of the
overallResponserecord component.
P
- PackageUploadResult - Record Class in org.gaardeon.hoard.server
- PackageUploadResult(String, LinkedList) - Constructor for record class org.gaardeon.hoard.server.PackageUploadResult
-
Creates an instance of a
PackageUploadResultrecord class. - PARTIAL - Enum constant in enum class org.gaardeon.hoard.gaia.FixStatus
- passwd() - Method in record class org.gaardeon.hoard.HdBaseConfig
-
Returns the value of the
passwdrecord component. - PathListEvaluator - Class in org.gaardeon.hoard
- PathListEvaluator() - Constructor for class org.gaardeon.hoard.PathListEvaluator
- PathPattern - Class in org.gaardeon.hoard
- PathPattern(String...) - Constructor for class org.gaardeon.hoard.PathPattern
- PathPattern(List) - Constructor for class org.gaardeon.hoard.PathPattern
- pathToFile() - Method in record class org.gaardeon.hoard.HoardedFile
-
Returns the value of the
pathToFilerecord component. - PERIOD - Enum constant in enum class org.gaardeon.hoard.HoardProperties
- PERMANENT_RECORD - Enum constant in enum class org.gaardeon.hoard.HoardStrategy
- possibleActions() - Method in record class org.gaardeon.hoard.reldb.HoardProblem
-
Returns the value of the
possibleActionsrecord component. - PREVIOUSLY_MISSING - Enum constant in enum class org.gaardeon.hoard.SourceState
- problem() - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Returns the value of the
problemrecord component. - problemDir() - Method in record class org.gaardeon.hoard.reldb.HoardProblem
-
Returns the value of the
problemDirrecord component. - process(ZipInputStream, ZipEntry, HoardedFile) - Method in interface org.gaardeon.hoard.server.ZipFileConsumer
- PROD - Enum constant in enum class org.gaardeon.hoard.HoardSetup
- propName - Variable in enum class org.gaardeon.hoard.HoardProperties
Q
- queryableSys - Variable in class org.gaardeon.hoard.gaia.TestGaia
R
- read() - Method in class org.gaardeon.hoard.server.Output2Input
- RelatableDb - Class in org.gaardeon.hoard.reldb
- RelatableDb(List, HdBaseConfig, HoardLog) - Constructor for class org.gaardeon.hoard.reldb.RelatableDb
- RelatableDb(HdBaseConfig, HoardLog, List) - Constructor for class org.gaardeon.hoard.reldb.RelatableDb
- RelatableDb.BackingDriveFunc - Class in org.gaardeon.hoard.reldb
- RelatableDb.FileByHoardDirFunc - Class in org.gaardeon.hoard.reldb
- RelatableDb.HoardDirectoryIdFunc - Class in org.gaardeon.hoard.reldb
- RelatableDb.HoardDirectorySrcDirFunc - Class in org.gaardeon.hoard.reldb
- RelatableDb.HoardFileSrcDirFunc - Class in org.gaardeon.hoard.reldb
- RelatableDb.HoardFileSrcPathFunc - Class in org.gaardeon.hoard.reldb
- RelatableDb.MachineIdFunc - Class in org.gaardeon.hoard.reldb
- RelatableDb.MachineNameFunc - Class in org.gaardeon.hoard.reldb
- RelatableRoDb - Class in org.gaardeon.hoard.reldb
- RelatableRoDb(RelatableDb) - Constructor for class org.gaardeon.hoard.reldb.RelatableRoDb
- relativize(HdPath) - Method in class org.gaardeon.hoard.paths.HdPath
- relativize(HdPath) - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- relativize(HdPathI) - Method in class org.gaardeon.hoard.paths.HdPath
- relativize(HdPathI) - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- relativize(SimplePath) - Method in class org.gaardeon.hoard.paths.SimplePath
- RemoteBackupPath - Class in org.gaardeon.hoard.paths
- RemoteBackupPath() - Constructor for class org.gaardeon.hoard.paths.RemoteBackupPath
- RemoteBackupPath(String) - Constructor for class org.gaardeon.hoard.paths.RemoteBackupPath
- RemoteBackupPath(SimplePath) - Constructor for class org.gaardeon.hoard.paths.RemoteBackupPath
- RemoteBackupRunner - Class in org.gaardeon.hoard
- RemoteBackupRunner(HoardDirectory, VirtualPath, HoardDb, HdBaseConfig, HoardLog) - Constructor for class org.gaardeon.hoard.RemoteBackupRunner
- RemoteClientSourceFilePath - Class in org.gaardeon.hoard.paths
- RemoteClientSourceFilePath() - Constructor for class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- RemoteClientSourceFilePath(Path) - Constructor for class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- RemoteClientSourceFilePath(SimplePath) - Constructor for class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- RemoteClientSourceFilePath(SourceFilePath) - Constructor for class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- RemoteFileStore - Class in org.gaardeon.hoard.paths
- RemoteFileStore(SimplePath) - Constructor for class org.gaardeon.hoard.paths.RemoteFileStore
- RemoteHoardDb - Interface in org.gaardeon.hoard
- RemoteRelatableDb - Class in org.gaardeon.hoard.reldb
- RemoteRelatableDb(String, HoardDb) - Constructor for class org.gaardeon.hoard.reldb.RemoteRelatableDb
- removeBackedFileRecord(HoardDirectory, SourceFilePath) - Method in interface org.gaardeon.hoard.HoardDb
- removeBackedFileRecord(HoardDirectory, SourceFilePath) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- removeBackedFileRecord(HoardedFile) - Method in interface org.gaardeon.hoard.HoardDb
- removeBackedFileRecord(HoardedFile) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- removeHoardRecord(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- res() - Method in record class org.gaardeon.hoard.server.FileProcessingResult
-
Returns the value of the
resrecord component. - resolve(String) - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- resolve(String) - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- resolve(String) - Method in class org.gaardeon.hoard.paths.SimplePath
- resolve(String) - Method in class org.gaardeon.hoard.paths.VirtualPath
- resolve(SimplePath) - Method in class org.gaardeon.hoard.paths.SimplePath
- resolve(VirtualPath) - Method in class org.gaardeon.hoard.paths.BackupFilePath
- resolve(VirtualPath) - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- resolve(VirtualPath) - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- resolve(VirtualPath) - Method in class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- resolve(VirtualPath) - Method in class org.gaardeon.hoard.paths.SourceFilePath
- resolve(VirtualPath) - Method in class org.gaardeon.hoard.paths.VirtualPath
- resolveToBackupPath(VirtualPath) - Method in record class org.gaardeon.hoard.HoardDirectory
- resolveToBackupPath(VirtualPath) - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- RESTORE_SOURCES - Static variable in class org.gaardeon.hoard.reldb.DataFix
- restoreAllSource(HoardDirectory) - Method in class org.gaardeon.hoard.HoardSystem
- restoreSourceContent() - Method in class org.gaardeon.hoard.gaia.TestGaia
- restoreSourceContent(Path) - Method in class org.gaardeon.hoard.gaia.HdGaia
- RestoreSources() - Constructor for class org.gaardeon.hoard.reldb.DataFix.RestoreSources
- run() - Method in class org.gaardeon.hoard.HoardSystem
- run() - Method in class org.gaardeon.hoard.SystemRunner
- runBackupOperation(Set) - Method in class org.gaardeon.hoard.SourceRunner
- RunFlag - Enum Class in org.gaardeon.hoard
S
- sendHoardData(HdMachine, List) - Method in class org.gaardeon.hoard.server.HoardClient
- SEPARATOR_REGEX - Static variable in class org.gaardeon.hoard.PathPattern
- serialize(RelatableDb.SerialForm) - Method in class org.gaardeon.hoard.reldb.ByteMarshal_0_4_0
- serialize(T) - Method in interface org.gaardeon.hoard.reldb.ByteMarshal
- SERVER_PASSWD - Enum constant in enum class org.gaardeon.hoard.HoardProperties
- ServerVerification - Class in org.gaardeon.hoard.gaia
- ServerVerification(HoardSystem, RemoteHoardDb) - Constructor for class org.gaardeon.hoard.gaia.ServerVerification
- set(T, CjmContext) - Method in class org.gaardeon.hoard.gaia.Dependencies
- setup() - Method in record class org.gaardeon.hoard.HdBaseConfig
-
Returns the value of the
setuprecord component. - SETUP - Enum constant in enum class org.gaardeon.hoard.HoardProperties
- shutdown() - Method in interface org.gaardeon.hoard.HoardDb
- shutdown() - Method in class org.gaardeon.hoard.reldb.RelatableDb
- shutdown() - Method in class org.gaardeon.hoard.reldb.RemoteRelatableDb
- shutdown() - Method in interface org.gaardeon.hoard.RemoteHoardDb
- SimplePath - Class in org.gaardeon.hoard.paths
- SimplePath() - Constructor for class org.gaardeon.hoard.paths.SimplePath
- SimplePath(String) - Constructor for class org.gaardeon.hoard.paths.SimplePath
- SimplePath(String[], String, boolean) - Constructor for class org.gaardeon.hoard.paths.SimplePath
- SimplePath(String, String) - Constructor for class org.gaardeon.hoard.paths.SimplePath
- SimplePath(Path) - Constructor for class org.gaardeon.hoard.paths.SimplePath
- SOURCE_ROOTS - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- SourceFilePath - Class in org.gaardeon.hoard.paths
- SourceFilePath() - Constructor for class org.gaardeon.hoard.paths.SourceFilePath
- SourceFilePath(File) - Constructor for class org.gaardeon.hoard.paths.SourceFilePath
- SourceFilePath(String) - Constructor for class org.gaardeon.hoard.paths.SourceFilePath
- SourceFilePath(Path) - Constructor for class org.gaardeon.hoard.paths.SourceFilePath
- SourceFilePath(BackupSystemPath) - Constructor for class org.gaardeon.hoard.paths.SourceFilePath
- SourceFilePath(SimplePath) - Constructor for class org.gaardeon.hoard.paths.SourceFilePath
- SourceFixer - Class in org.gaardeon.hoard.gaia
- sourcelessBackupFiles() - Method in class org.gaardeon.hoard.gaia.TestGaia
- sourcelessBackupFiles(Path) - Method in class org.gaardeon.hoard.SystemVerification
- SourceRunner - Class in org.gaardeon.hoard
- SourceRunner(HoardedSource, HoardDb, HdBaseConfig, HoardLog) - Constructor for class org.gaardeon.hoard.SourceRunner
- SourceState - Enum Class in org.gaardeon.hoard
- SRC_MISSING - Enum constant in enum class org.gaardeon.hoard.SourceState
- srcDir() - Method in record class org.gaardeon.hoard.HoardDirectory
-
Returns the value of the
srcDirrecord component. - srcFile() - Method in record class org.gaardeon.hoard.HoardedFile
- srcRecord() - Method in record class org.gaardeon.hoard.HoardedFile
-
Returns the value of the
srcRecordrecord component. - start() - Method in class org.gaardeon.hoard.server.HoardServer
- startsWith(BackupSystemPath) - Method in class org.gaardeon.hoard.paths.BackupSystemPath
- startup() - Method in interface org.gaardeon.hoard.HoardDb
- startup() - Method in class org.gaardeon.hoard.reldb.RelatableDb
- startup() - Method in class org.gaardeon.hoard.reldb.RemoteRelatableDb
- startup() - Method in interface org.gaardeon.hoard.RemoteHoardDb
- startupDb() - Method in class org.gaardeon.hoard.gaia.HdGaia
- state() - Method in record class org.gaardeon.hoard.HoardDirectory
-
Returns the value of the
staterecord component. - state() - Method in record class org.gaardeon.hoard.ValidationInfo
-
Returns the value of the
staterecord component. - status() - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Returns the value of the
statusrecord component. - stop() - Method in class org.gaardeon.hoard.server.HoardServer
- strategy() - Method in record class org.gaardeon.hoard.HoardDirectory
-
Returns the value of the
strategyrecord component. - StreamFeeder - Interface in org.gaardeon.hoard.server
- SUCCESS - Enum constant in enum class org.gaardeon.hoard.gaia.FixStatus
- SUCCESSFULLY_SAVED - Enum constant in enum class org.gaardeon.hoard.server.BackupResult
- supportsFileAttributeView(Class) - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- supportsFileAttributeView(String) - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- SYNC - Enum constant in enum class org.gaardeon.hoard.HoardStrategy
- SYSTEM_CONFIG - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- SYSTEM_DRIVES - Static variable in class org.gaardeon.hoard.gaia.Dependencies
- SystemHardDrive - Class in org.gaardeon.hoard
- SystemHardDrive(BackupSystemPath, HoardLog) - Constructor for class org.gaardeon.hoard.SystemHardDrive
- SystemHardDrive(BackupSystemPath, HoardLog, SourceState) - Constructor for class org.gaardeon.hoard.SystemHardDrive
- SystemRunner - Class in org.gaardeon.hoard
- SystemRunner(RunFlag, int, List, HoardSystem, HoardLog) - Constructor for class org.gaardeon.hoard.SystemRunner
- SystemVerification - Class in org.gaardeon.hoard
- SystemVerification(HoardSystem) - Constructor for class org.gaardeon.hoard.SystemVerification
T
- TEST_RELATABLE - Enum constant in enum class org.gaardeon.hoard.HoardSetup
- TestGaia - Class in org.gaardeon.hoard.gaia
-
A wrapper class around the production Gaia class, which is a facade around the Hoard backend system.
- TestGaia(Path, Path, Path) - Constructor for class org.gaardeon.hoard.gaia.TestGaia
- timeSaved() - Method in record class org.gaardeon.hoard.HoardedFile
-
Returns the value of the
timeSavedrecord component. - toFile() - Method in class org.gaardeon.hoard.paths.HdPath
- toFile() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- toFile() - Method in class org.gaardeon.hoard.paths.RemoteClientSourceFilePath
- toFile() - Method in class org.gaardeon.hoard.paths.SimplePath
- toHex(byte[]) - Static method in class org.gaardeon.hoard.BkFiles
- toNormalString() - Method in class org.gaardeon.hoard.paths.HdPath
- toNormalString() - Method in class org.gaardeon.hoard.paths.VirtualPath
- toPath() - Method in class org.gaardeon.hoard.paths.HdPath
- toPath() - Method in interface org.gaardeon.hoard.paths.HdPathI
- toPath() - Method in class org.gaardeon.hoard.paths.RemoteBackupPath
- toPath() - Method in class org.gaardeon.hoard.paths.VirtualPath
- toString() - Method in record class org.gaardeon.hoard.gaia.FixReport
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.HdBaseConfig
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.HdMachine
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.HoardDirectory
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.HoardedFile
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.LogMsg
-
Returns a string representation of this record class.
- toString() - Method in class org.gaardeon.hoard.paths.HdPath
- toString() - Method in class org.gaardeon.hoard.paths.SimplePath
- toString() - Method in class org.gaardeon.hoard.paths.VirtualPath
- toString() - Method in record class org.gaardeon.hoard.reldb.DataFixInfo
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.reldb.HoardProblem
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.server.FileHoardPackage
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.server.FileProcessingResult
-
Returns a string representation of this record class.
- toString() - Method in record class org.gaardeon.hoard.server.PackageUploadResult
-
Returns a string representation of this record class.
- toString() - Method in class org.gaardeon.hoard.SystemHardDrive
- toString() - Method in record class org.gaardeon.hoard.ValidationInfo
-
Returns a string representation of this record class.
- type() - Method in class org.gaardeon.hoard.paths.RemoteFileStore
- type() - Method in class org.gaardeon.hoard.SystemHardDrive
U
- update(HoardDirectory) - Method in interface org.gaardeon.hoard.HoardDb
- update(HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- UPDATE_BACKUP_LOC - Static variable in class org.gaardeon.hoard.reldb.DataFix
- UPDATE_SRC_LOC - Static variable in class org.gaardeon.hoard.reldb.DataFix
- UpdateBackupLoc() - Constructor for class org.gaardeon.hoard.reldb.DataFix.UpdateBackupLoc
- updateBackupRecord(Optional, HoardDirectory, SourceFilePath, VirtualPath, byte[]) - Method in interface org.gaardeon.hoard.HoardDb
- updateBackupRecord(Optional, HoardDirectory, SourceFilePath, VirtualPath, byte[]) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- updateBaseSrcPath(SourceFilePath, SourceFilePath) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- updateHoardDirectories(String) - Method in class org.gaardeon.hoard.gaia.TestGaia
- updateHoardDirectories(BackupSystemPath, BackupSystemPath) - Method in class org.gaardeon.hoard.gaia.HdGaia
- updateHoardDirectoryLoc(BackupSystemPath, BackupSystemPath) - Method in interface org.gaardeon.hoard.HoardDb
- updateHoardDirectoryLoc(BackupSystemPath, BackupSystemPath) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- updateRemoteFileInfo(HoardDirectory, HoardedFile, BackupFilePath) - Method in class org.gaardeon.hoard.reldb.RemoteRelatableDb
- updateRemoteFileInfo(HoardDirectory, HoardedFile, BackupFilePath) - Method in interface org.gaardeon.hoard.RemoteHoardDb
- updateSrcLoc(String, Path) - Method in class org.gaardeon.hoard.gaia.TestGaia
- updateSrcLoc(HoardDirectory, HoardDirectory) - Method in class org.gaardeon.hoard.reldb.RelatableDb
- updateSrcLoc(SourceFilePath, Path) - Method in class org.gaardeon.hoard.gaia.HdGaia
- UpdateSrcLoc() - Constructor for class org.gaardeon.hoard.reldb.DataFix.UpdateSrcLoc
V
- ValidationInfo - Record Class in org.gaardeon.hoard
- ValidationInfo(SourceState, HoardDirectory) - Constructor for record class org.gaardeon.hoard.ValidationInfo
-
Creates an instance of a
ValidationInforecord class. - valueForChar(String) - Static method in enum class org.gaardeon.hoard.RunFlag
- valueOf(String) - Static method in enum class org.gaardeon.hoard.gaia.FixStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gaardeon.hoard.HoardProperties
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gaardeon.hoard.HoardSetup
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gaardeon.hoard.HoardStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gaardeon.hoard.RunFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gaardeon.hoard.server.BackupResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.gaardeon.hoard.SourceState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.gaardeon.hoard.gaia.FixStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gaardeon.hoard.HoardProperties
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gaardeon.hoard.HoardSetup
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gaardeon.hoard.HoardStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gaardeon.hoard.RunFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gaardeon.hoard.server.BackupResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.gaardeon.hoard.SourceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify() - Method in record class org.gaardeon.hoard.HoardDirectory
- version() - Static method in class org.gaardeon.hoard.HoardAppInfo
- VirtualPath - Class in org.gaardeon.hoard.paths
- VirtualPath() - Constructor for class org.gaardeon.hoard.paths.VirtualPath
- VirtualPath(String) - Constructor for class org.gaardeon.hoard.paths.VirtualPath
- VirtualPath(Path) - Constructor for class org.gaardeon.hoard.paths.VirtualPath
- VirtualPath(SimplePath) - Constructor for class org.gaardeon.hoard.paths.VirtualPath
W
- withBackupDir(BackupSystemPath) - Method in record class org.gaardeon.hoard.HoardDirectory
- withHoardDirectory(HoardDirectory) - Method in record class org.gaardeon.hoard.HoardedFile
- withNewSrc(SourceFilePath) - Method in record class org.gaardeon.hoard.HoardDirectory
- withOutputStream(StreamFeeder) - Method in class org.gaardeon.hoard.server.Output2Input
- withState(SourceState) - Method in record class org.gaardeon.hoard.HoardDirectory
Z
- ZipFileConsumer - Interface in org.gaardeon.hoard.server
_
A B C D E F G H I L M N O P Q R S T U V W Z _All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form