Constructor and Description |
---|
BlastJob() |
Modifier and Type | Method and Description |
---|---|
long |
getExpectedExecutionTime() |
String |
getId()
Request id (RID) as received from QBlast server
|
long |
getStartTimestamp() |
void |
setExpectedExecutionTime(long expectedExecutionTime) |
void |
setId(String id) |
void |
setStartTimestamp(long startTimestamp) |
String |
toString() |
public BlastJob()
public long getStartTimestamp()
public void setStartTimestamp(long startTimestamp)
public long getExpectedExecutionTime()
public void setExpectedExecutionTime(long expectedExecutionTime)
Copyright © 2000–2019 BioJava. All rights reserved.