public class DestroyAction extends Conveyor implements ListObjectConveyor, ActionSource
engineStarted, exceptionAtomicReference| 构造器和说明 |
|---|
DestroyAction(Ks3FileSystemStore store) |
DestroyAction(Ks3FileSystemStore store,
AtomicReference<Exception> exceptionAtomicReference) |
DestroyAction(Ks3FileSystemStore store,
Integer speedLimit) |
DestroyAction(Ks3FileSystemStore store,
Integer speedLimit,
AtomicReference<Exception> exceptionAtomicReference) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isSkip404() |
void |
run(ListObjectsResult batch) |
boolean |
sendData(String key) |
void |
setSkip404(boolean skip404) |
void |
shutdown() |
MultiActionEngine |
source() |
void |
startEnginesWithoutCheckStarted() |
getExceptionAtomicReference, startEnginesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutdownAllpublic DestroyAction(Ks3FileSystemStore store)
public DestroyAction(Ks3FileSystemStore store, Integer speedLimit)
public DestroyAction(Ks3FileSystemStore store, AtomicReference<Exception> exceptionAtomicReference)
public DestroyAction(Ks3FileSystemStore store, Integer speedLimit, AtomicReference<Exception> exceptionAtomicReference)
public boolean isSkip404()
public void setSkip404(boolean skip404)
public void startEnginesWithoutCheckStarted()
startEnginesWithoutCheckStarted 在类中 Conveyorpublic void shutdown()
shutdown 在接口中 EngineShutterpublic void run(ListObjectsResult batch)
run 在接口中 ListObjectConveyorpublic boolean sendData(String key)
public MultiActionEngine source()
source 在接口中 ActionSourceCopyright © 2022. All rights reserved.