public class RelationIndexStatusWatcher extends AbstractIndexStatusWatcher<RelationIndexStatusReport,RelationIndexStatusWatcher>
g, poll, status, timeout| Constructor and Description |
|---|
RelationIndexStatusWatcher(TitanGraph g,
String relationIndexName,
String relationTypeName) |
| Modifier and Type | Method and Description |
|---|---|
RelationIndexStatusReport |
call()
Poll a relation index until it has a certain
SchemaStatus,
or until a configurable timeout is exceeded. |
protected RelationIndexStatusWatcher |
self() |
pollInterval, status, timeoutpublic RelationIndexStatusWatcher(TitanGraph g, String relationIndexName, String relationTypeName)
protected RelationIndexStatusWatcher self()
self in class AbstractIndexStatusWatcher<RelationIndexStatusReport,RelationIndexStatusWatcher>public RelationIndexStatusReport call() throws InterruptedException
SchemaStatus,
or until a configurable timeout is exceeded.InterruptedExceptionCopyright © 2012–2015. All rights reserved.