public interface QueryStatDto extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getCreationTime() |
long |
getDuration() |
String |
getLanguage() |
int |
getOccurrenceCount() |
long |
getPosition() |
String |
getStatement() |
void |
setPosition(long position) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.