Modifier and Type | Class and Description |
---|---|
static class |
OETLJob.Status |
Modifier and Type | Field and Description |
---|---|
OETLJob.Status |
status |
PrintStream |
stream |
Constructor and Description |
---|
OETLJob(ODocument cfg,
OServer currentServerInstance,
OETLListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
ODocument |
status()
Single Job Status
|
void |
validate() |
public OETLJob.Status status
public PrintStream stream
public OETLJob(ODocument cfg, OServer currentServerInstance, OETLListener listener)
Copyright © 2009–2020 OrientDB. All rights reserved.