public class Step extends Object implements ResultsWithMatch
| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
DocString |
getDocString() |
long |
getDuration() |
Embedding[] |
getEmbeddings() |
String |
getErrorMessage() |
String |
getKeyword() |
Match |
getMatch() |
String |
getName() |
Output |
getOutput() |
Result |
getResult() |
Row[] |
getRows() |
Status |
getStatus() |
boolean |
hasRows() |
void |
setMedaData() |
public Row[] getRows()
public String getName()
public String getKeyword()
public Output getOutput()
public Match getMatch()
getMatch in interface ResultsWithMatchpublic Embedding[] getEmbeddings()
public Result getResult()
getResult in interface ResultsWithMatchpublic boolean hasRows()
public Status getStatus()
getStatus in interface ResultsWithMatchpublic long getDuration()
public String getErrorMessage()
public DocString getDocString()
public void setMedaData()
Copyright © 2016. All rights reserved.