|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.io.DeletionService
public class DeletionService
Field Summary | |
---|---|
static java.util.concurrent.ExecutorService |
executor
|
static int |
MAX_RETRIES
|
Constructor Summary | |
---|---|
DeletionService()
|
Method Summary | |
---|---|
static void |
submitDelete(java.lang.String file)
|
static void |
waitFor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MAX_RETRIES
public static final java.util.concurrent.ExecutorService executor
Constructor Detail |
---|
public DeletionService()
Method Detail |
---|
public static void submitDelete(java.lang.String file)
public static void waitFor() throws java.lang.InterruptedException, java.util.concurrent.ExecutionException
java.lang.InterruptedException
java.util.concurrent.ExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |