| Package | Description |
|---|---|
| com.thinkaurelius.titan.core.schema | |
| com.thinkaurelius.titan.graphdb.database.management |
| Modifier and Type | Method and Description |
|---|---|
JobStatus.State |
JobStatus.getState() |
static JobStatus.State |
JobStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatus.State[] |
JobStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JobStatus(JobStatus.State state,
long numProcessed) |
| Constructor and Description |
|---|
IndexJobStatus(JobStatus.State state,
ScanMetrics metrics) |
Copyright © 2012–2015. All rights reserved.