|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.odb.core.query.execution.EmptyExecutionPlan
public class EmptyExecutionPlan
Constructor Summary | |
---|---|
EmptyExecutionPlan()
|
Method Summary | |
---|---|
void |
end()
|
java.lang.String |
getDetails()
|
long |
getDuration()
|
ClassInfoIndex |
getIndex()
|
void |
start()
|
boolean |
useIndex()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyExecutionPlan()
Method Detail |
---|
public void end()
end
in interface IQueryExecutionPlan
public java.lang.String getDetails()
getDetails
in interface IQueryExecutionPlan
public long getDuration()
getDuration
in interface IQueryExecutionPlan
public ClassInfoIndex getIndex()
getIndex
in interface IQueryExecutionPlan
public void start()
start
in interface IQueryExecutionPlan
public boolean useIndex()
useIndex
in interface IQueryExecutionPlan
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |