Index

C D E L M R S 
All Classes and Interfaces|All Packages|Constant Field Values

C

com.netflix.kayenta.s3.config - package com.netflix.kayenta.s3.config
 
com.netflix.kayenta.s3.storage - package com.netflix.kayenta.s3.storage
 

D

deleteObject(String, ObjectType, String) - Method in class com.netflix.kayenta.s3.storage.S3StorageService
 

E

ensureBucketExists(String) - Method in class com.netflix.kayenta.s3.storage.S3StorageService
Check to see if the bucket exists, creating it if it is not there.

L

listObjectKeys(String, ObjectType, List<String>, boolean) - Method in class com.netflix.kayenta.s3.storage.S3StorageService
 
loadObject(String, ObjectType, String) - Method in class com.netflix.kayenta.s3.storage.S3StorageService
 

M

MAX_RETRIES - Variable in class com.netflix.kayenta.s3.storage.S3StorageService
 

R

RETRY_BACKOFF - Variable in class com.netflix.kayenta.s3.storage.S3StorageService
 

S

S3Configuration - Class in com.netflix.kayenta.s3.config
 
S3Configuration() - Constructor for class com.netflix.kayenta.s3.config.S3Configuration
 
s3StorageService(AccountCredentialsRepository) - Method in class com.netflix.kayenta.s3.config.S3Configuration
 
S3StorageService - Class in com.netflix.kayenta.s3.storage
 
S3StorageService() - Constructor for class com.netflix.kayenta.s3.storage.S3StorageService
 
servicesAccount(String) - Method in class com.netflix.kayenta.s3.storage.S3StorageService
 
storeObject(String, ObjectType, String, T, String, boolean) - Method in class com.netflix.kayenta.s3.storage.S3StorageService
 
C D E L M R S 
All Classes and Interfaces|All Packages|Constant Field Values