Class ArchiveBucket
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.archive.ArchiveBucket
Represents an S3 bucket used to store archive data - logs, heap/core dumps, etc.
- Author:
- andreer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()keyArn()Set<com.yahoo.config.provision.TenantName>tenants()toString()withTenant(com.yahoo.config.provision.TenantName tenant) withTenants(Set<com.yahoo.config.provision.TenantName> tenants)