Class OStepStats
java.lang.Object
com.orientechnologies.orient.core.command.OStepStats
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OStepStats
public OStepStats()
-
-
Method Details
-
start
public void start() -
end
public void end() -
pause
public void pause() -
resume
public void resume() -
getCost
public long getCost() -
getCount
public long getCount()
-