| Modifier and Type | Class and Description |
|---|---|
static class |
GraphPropertyThreadedWrapper.WorkResult |
| Constructor and Description |
|---|
GraphPropertyThreadedWrapper(GraphPropertyWorker worker) |
| Modifier and Type | Method and Description |
|---|---|
GraphPropertyThreadedWrapper.WorkResult |
dequeueResult(boolean waitForever) |
void |
enqueueWork(InputStream in,
GraphPropertyWorkData data) |
GraphPropertyRunnerStatus.GraphPropertyWorkerStatus |
getStatus() |
GraphPropertyWorker |
getWorker() |
void |
run() |
void |
setMetricsManager(MetricsManager metricsManager) |
void |
stop() |
String |
toString() |
public GraphPropertyThreadedWrapper(GraphPropertyWorker worker)
public void enqueueWork(InputStream in, GraphPropertyWorkData data)
public GraphPropertyThreadedWrapper.WorkResult dequeueResult(boolean waitForever)
public void stop()
public GraphPropertyWorker getWorker()
public GraphPropertyRunnerStatus.GraphPropertyWorkerStatus getStatus()
@Inject public void setMetricsManager(MetricsManager metricsManager)
Copyright © 2013–2017 V5 Analytics. All rights reserved.