- All Superinterfaces:
Serializable
@ProviderType
public interface QueryStatDto
extends Serializable
Object that holds statistical info about a query.
-
Method Summary
-
Method Details
-
getDuration
long getDuration()
-
-
-
-
getOccurrenceCount
int getOccurrenceCount()
-
getPosition
long getPosition()
-
setPosition
void setPosition(long position)