protected static class AmazonS3Connector.GetSeedsThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String[] |
bucketsToBeRemoved |
protected java.lang.Throwable |
exception |
protected com.amazonaws.services.s3.AmazonS3 |
s3client |
protected XThreadBuffer<S3Artifact> |
seedBuffer |
| Constructor and Description |
|---|
GetSeedsThread(com.amazonaws.services.s3.AmazonS3 s3,
java.lang.String[] buckets) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishUp() |
XThreadBuffer<S3Artifact> |
getBuffer() |
void |
run() |
void |
setBuffer(XThreadBuffer<S3Artifact> buffer) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected java.lang.Throwable exception
protected java.lang.String[] bucketsToBeRemoved
protected com.amazonaws.services.s3.AmazonS3 s3client
protected XThreadBuffer<S3Artifact> seedBuffer
public GetSeedsThread(com.amazonaws.services.s3.AmazonS3 s3,
java.lang.String[] buckets)
public XThreadBuffer<S3Artifact> getBuffer()
public void setBuffer(XThreadBuffer<S3Artifact> buffer)
public void run()
run in interface java.lang.Runnablerun in class java.lang.Threadpublic void finishUp()
throws java.lang.InterruptedException,
java.io.IOException,
ResponseException
java.lang.InterruptedExceptionjava.io.IOExceptionResponseException