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