| Constructor and Description |
|---|
PathProcessingQueues() |
| Modifier and Type | Method and Description |
|---|---|
void |
enqueue(Path pDirectory,
WatchEvent<?> pEvent,
PathProcessingHandler pHandler) |
void |
run() |
void |
setReCreateTimeout(long pReCreateTimeout) |
void |
start() |
void |
stop() |
public void setReCreateTimeout(long pReCreateTimeout)
public void start()
public void stop()
public void enqueue(Path pDirectory, WatchEvent<?> pEvent, PathProcessingHandler pHandler)
Copyright © 2017 SourcePond. All rights reserved.