public class GraphIndexStatusWatcher extends AbstractIndexStatusWatcher<GraphIndexStatusReport,GraphIndexStatusWatcher>
g, poll, statuses, timeout| Constructor and Description |
|---|
GraphIndexStatusWatcher(JanusGraph g,
String graphIndexName) |
| Modifier and Type | Method and Description |
|---|---|
GraphIndexStatusReport |
call() |
protected GraphIndexStatusWatcher |
self() |
pollInterval, status, timeoutpublic GraphIndexStatusWatcher(JanusGraph g, String graphIndexName)
protected GraphIndexStatusWatcher self()
self in class AbstractIndexStatusWatcher<GraphIndexStatusReport,GraphIndexStatusWatcher>public GraphIndexStatusReport call() throws InterruptedException
InterruptedExceptionCopyright © 2012–2023. All rights reserved.