Uses of Interface
org.cdlib.mrt.s3.service.CloudStoreInf
Packages that use CloudStoreInf
Package
Description
-
Uses of CloudStoreInf in org.cdlib.mrt.cloud.object
Methods in org.cdlib.mrt.cloud.object with parameters of type CloudStoreInfModifier and TypeMethodDescriptionstatic StateHandler
StateHandler.getStateHandler
(CloudStoreInf manager, String bucket, String key, org.cdlib.mrt.utility.LoggerInf logger) static StateHandler
StateHandler.getStateHandler
(CloudStoreInf manager, String bucket, org.cdlib.mrt.utility.LoggerInf logger) static StatusHandler
StatusHandler.getStatusHandler
(long nodeNumber, CloudStoreInf service, String bucket, int keyCnt, boolean failCnt) static StatusHandler.RetStatus
StatusHandler.runStatusHandler
(long nodeNumber, CloudStoreInf service, String bucket, int keyCnt, boolean failCnt) Constructors in org.cdlib.mrt.cloud.object with parameters of type CloudStoreInfModifierConstructorDescriptionprotected
StateHandler
(CloudStoreInf manager, String bucket, String inKey, org.cdlib.mrt.utility.LoggerInf logger) protected
StatusHandler
(long nodeNumber, CloudStoreInf service, String bucket, int keyCnt, boolean failCnt) -
Uses of CloudStoreInf in org.cdlib.mrt.s3.aws
Classes in org.cdlib.mrt.s3.aws that implement CloudStoreInf -
Uses of CloudStoreInf in org.cdlib.mrt.s3.cloudhost
Classes in org.cdlib.mrt.s3.cloudhost that implement CloudStoreInf -
Uses of CloudStoreInf in org.cdlib.mrt.s3.openstack
Classes in org.cdlib.mrt.s3.openstack that implement CloudStoreInf -
Uses of CloudStoreInf in org.cdlib.mrt.s3.pairtree
Classes in org.cdlib.mrt.s3.pairtree that implement CloudStoreInf -
Uses of CloudStoreInf in org.cdlib.mrt.s3.service
Fields in org.cdlib.mrt.s3.service declared as CloudStoreInfModifier and TypeFieldDescriptionNodeIO.AccessNode.service
protected CloudStoreInf
NodeService.service
Methods in org.cdlib.mrt.s3.service that return CloudStoreInfMethods in org.cdlib.mrt.s3.service with parameters of type CloudStoreInfModifier and TypeMethodDescriptionprotected void
NodeIO.getFileException
(CloudStoreInf service, String container, String key, File outfile) static StateHandler.RetState
NodeIOStatus.getStatusTimeout
(CloudStoreInf service, String container, long nodeNumber, int localTimeOut) Constructors in org.cdlib.mrt.s3.service with parameters of type CloudStoreInfModifierConstructorDescriptionAccessNode
(String serviceType, String accessMode, CloudStoreInf service, Long nodeNumber, String container) AccessNode
(String serviceType, String accessMode, CloudStoreInf service, Long nodeNumber, String container, String nodeDescription) Task
(CloudStoreInf service, String container, long nodeNumber) -
Uses of CloudStoreInf in org.cdlib.mrt.s3.store
Classes in org.cdlib.mrt.s3.store that implement CloudStoreInf -
Uses of CloudStoreInf in org.cdlib.mrt.s3.test
Methods in org.cdlib.mrt.s3.test with parameters of type CloudStoreInfModifier and TypeMethodDescriptionstatic StatusHandler.RetStatus
TestNodeIOStatus.testScan
(long nodeNumber, CloudStoreInf service, String bucket, int keyCnt, boolean failCnt) static StatusHandler.RetStatus
TestNodeIOStatusReset.testScan
(long nodeNumber, CloudStoreInf service, String bucket, int keyCnt, boolean failCnt) static void
TestCloudChecksum.testTime
(long node, String[] types, CloudStoreInf service, String bucket, String key, org.cdlib.mrt.utility.LoggerInf logger) static void
TestCloudChecksum.testValid
(long node, String[] types, CloudStoreInf service, String bucket, String key, String testChecksum, long testLen, org.cdlib.mrt.utility.LoggerInf logger) -
Uses of CloudStoreInf in org.cdlib.mrt.s3.tools
Fields in org.cdlib.mrt.s3.tools declared as CloudStoreInfModifier and TypeFieldDescriptionprotected CloudStoreInf
AddObjectComponent.cloud
protected CloudStoreInf
AddObjectComponentSave.cloud
protected CloudStoreInf
BuildObjectManifest.cloud
protected CloudStoreInf
BuildObjectManifestOld.cloud
protected CloudStoreInf
ExtractUnique.cloud
protected CloudStoreInf
UniqueKeys.cloud
protected CloudStoreInf
CloudCloudCopy.inService
protected CloudStoreInf
CloudManifestCopy.inService
protected CloudStoreInf
CloudManifestCopyTime.inService
protected CloudStoreInf
CloudManifestCopyTiming.inService
protected CloudStoreInf
CloudManifestCopyVersion.inService
protected CloudStoreInf
ComponentListDirectory.inService
protected CloudStoreInf
ComponentListManifest.inService
protected CloudStoreInf
ComponentListManifest1.inService
protected CloudStoreInf
CloudCloudCopy.outService
protected CloudStoreInf
CloudManifestCopy.outService
protected CloudStoreInf
CloudManifestCopyTime.outService
protected CloudStoreInf
CloudManifestCopyTiming.outService
protected CloudStoreInf
CloudManifestCopyVersion.outService
protected CloudStoreInf
CloudChecksum.service
protected CloudStoreInf
CloudCmdHandler.service
protected CloudStoreInf
CloudObjectDelete.service
protected CloudStoreInf
CloudObjectList.service
Methods in org.cdlib.mrt.s3.tools that return CloudStoreInfModifier and TypeMethodDescriptionCloudManifestCopy.getInService()
CloudManifestCopy.getOutService()
Methods in org.cdlib.mrt.s3.tools with parameters of type CloudStoreInfModifier and TypeMethodDescriptionstatic AddObjectComponent
AddObjectComponent.getAddObjectComponent
(CloudStoreInf cloud, String container, org.cdlib.mrt.utility.LoggerInf logger) Get object for constructing manifeststatic AddObjectComponentSave
AddObjectComponentSave.getAddObjectComponent
(CloudStoreInf cloud, String container, org.cdlib.mrt.utility.LoggerInf logger) Get object for constructing manifeststatic BuildObjectManifest
BuildObjectManifest.getBuildObjectManifest
(CloudStoreInf cloud, String container, File directory, org.cdlib.mrt.utility.LoggerInf logger) Get object for constructing manifeststatic BuildObjectManifestOld
BuildObjectManifestOld.getBuildObjectManifest
(CloudStoreInf cloud, String container, File directory, org.cdlib.mrt.utility.LoggerInf logger) static CloudChecksum
CloudChecksum.getChecksums
(String[] types, CloudStoreInf service, String bucket, String key) static CloudChecksum
CloudChecksum.getChecksums
(String[] types, CloudStoreInf service, String bucket, String key, Integer maxsize) CopyFile.getDataSha256
(CloudStoreInf service, String bucket, String key) CopyFile.getSha256
(CloudStoreInf service, String bucket, String key) Constructors in org.cdlib.mrt.s3.tools with parameters of type CloudStoreInfModifierConstructorDescriptionprotected
AddObjectComponent
(CloudStoreInf cloud, String container, org.cdlib.mrt.utility.LoggerInf logger) Constructorprotected
AddObjectComponentSave
(CloudStoreInf cloud, String container, org.cdlib.mrt.utility.LoggerInf logger) ConstructorBuildArchiveDirectory
(String storageClass, CloudStoreInf inService, String inContainer, File outDir, org.cdlib.mrt.core.Identifier buildArk, int buildVersion, List<String> filterList, org.cdlib.mrt.utility.LoggerInf logger) protected
BuildObjectManifest
(CloudStoreInf cloud, String container, File directory, org.cdlib.mrt.utility.LoggerInf logger) Constructorprotected
BuildObjectManifestOld
(CloudStoreInf cloud, String container, File directory, org.cdlib.mrt.utility.LoggerInf logger) protected
CloudChecksum
(String[] types, CloudStoreInf service, String bucket, String key, Integer maxsize) CloudCloudCopy
(CloudStoreInf inService, String inContainer, CloudStoreInf outService, String outContainer) CloudCloudCopy
(CloudStoreInf inService, String inContainer, CloudStoreInf outService, String outContainer, File tFile) CloudCmdHandler
(CloudStoreInf service, org.cdlib.mrt.utility.LoggerInf logger) CloudManifestCopy
(CloudStoreInf inService, String inContainer, CloudStoreInf outService, String outContainer, org.cdlib.mrt.utility.LoggerInf logger) CloudManifestCopyTime
(CloudStoreInf inService, String inContainer, CloudStoreInf outService, String outContainer, org.cdlib.mrt.utility.LoggerInf logger) CloudManifestCopyTiming
(CloudStoreInf inService, String inContainer, CloudStoreInf outService, String outContainer, PrintWriter printWriter, org.cdlib.mrt.utility.LoggerInf logger) CloudManifestCopyVersion
(CloudStoreInf inService, String inContainer, CloudStoreInf outService, String outContainer, org.cdlib.mrt.utility.LoggerInf logger) CloudObjectDelete
(CloudStoreInf service, String container, boolean allowManifest, org.cdlib.mrt.utility.LoggerInf logger) CloudObjectDeleteList
(CloudStoreInf service, String container, File deleteFile, org.cdlib.mrt.utility.LoggerInf logger) CloudObjectList
(CloudStoreInf service, String container, org.cdlib.mrt.utility.LoggerInf logger) CloudObjectListList
(CloudStoreInf service, String container, File listFile, org.cdlib.mrt.utility.LoggerInf logger) ComponentListManifest
(String storageClass, CloudStoreInf inService, String inContainer, org.cdlib.mrt.utility.LoggerInf logger) ComponentListManifest1
(String storageClass, CloudStoreInf inService, String inContainer, org.cdlib.mrt.utility.LoggerInf logger) ExtractUnique
(CloudStoreInf cloud, File containerDir, Long maxout, org.cdlib.mrt.utility.LoggerInf logger) Properties Constructor IdListUniqueKeys
(CloudStoreInf cloud, String container) Properties Constructor IdList -
Uses of CloudStoreInf in org.cdlib.mrt.s3v2.aws
Classes in org.cdlib.mrt.s3v2.aws that implement CloudStoreInf -
Uses of CloudStoreInf in org.cdlib.mrt.s3v2.test
Methods in org.cdlib.mrt.s3v2.test with parameters of type CloudStoreInfModifier and TypeMethodDescriptionstatic CloudResponse
TestAWSNodeIO.doDelete
(CloudStoreInf client, String bucketName, String key) static URL
TestAWSNodeIO.doPresign
(CloudStoreInf client, String bucketName, String key) protected static CloudResponse
TestAWSNodeIO.doPutObject
(CloudStoreInf client, String bucketName, String key, String filePath, String sha256) static Properties
TestAWSNodeIO.getMeta
(String header, CloudStoreInf client, String bucketName, String key) static void
TestAWSGet.testClient
(String header, CloudStoreInf client, String bucketName, String key, String contentType, String contentDisposition) static void
TestAWSPut.testClient
(String header, CloudStoreInf client, String bucketName, String key, String contentType, String contentDisposition) protected static void
TestAWSNodeIO.testGetObject
(CloudStoreInf client, String bucketName, String key, File outDir, String sha256, org.cdlib.mrt.utility.LoggerInf logger) static void
TestAWSNodeIO.testPresign
(CloudStoreInf client, String bucketName, String key, File outDir, String sha256, org.cdlib.mrt.utility.LoggerInf logger) protected static void
TestAWSNodeIO.testPutObject
(CloudStoreInf client, String bucketName, String key, String putFilePath, String sha256) static void
TestAWSNodeIO.testState
(CloudStoreInf client, String bucketName, String key, String sha256, String upFilePath, String downDirPath, org.cdlib.mrt.utility.LoggerInf logger)