| Package | Description | 
|---|---|
| io.druid.firehose.google | |
| io.druid.storage.google | 
| Constructor and Description | 
|---|
StaticGoogleBlobStoreFirehoseFactory(GoogleStorage storage,
                                    List<GoogleBlob> blobs,
                                    Long maxCacheCapacityBytes,
                                    Long maxFetchCapacityBytes,
                                    Long prefetchTriggerBytes,
                                    Long fetchTimeout,
                                    Integer maxFetchRetry)  | 
| Modifier and Type | Method and Description | 
|---|---|
GoogleStorage | 
GoogleStorageDruidModule.getGoogleStorage(GoogleAccountConfig config)  | 
| Constructor and Description | 
|---|
GoogleByteSource(GoogleStorage storage,
                String bucket,
                String path)  | 
GoogleDataSegmentKiller(GoogleStorage storage)  | 
GoogleDataSegmentPuller(GoogleStorage storage)  | 
GoogleDataSegmentPusher(GoogleStorage storage,
                       GoogleAccountConfig config,
                       com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
GoogleTaskLogs(GoogleTaskLogsConfig config,
              GoogleStorage storage)  | 
Copyright © 2011–2018. All rights reserved.