Package com.ocient.metrics
Class QueryMetrics
java.lang.Object
com.ocient.metrics.QueryMetrics
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal PerfCounterfinal PerfCounterfinal PerfCounterfinal PerfCounterfinal PerfCounterfinal PerfCounterlonglongfinal PerfCounterfinal PerfCounterfinal PerfCounterfinal PerfCounterfinal PerfCounterfinal PerfCounterfinal PerfCounter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonglonglongvoid
-
Field Details
-
fetchQueueDepth
-
rowsRecv
-
rowsPending
-
bytesRecv
-
fetchRequests
-
fetchRTT
-
rowBatchesRecv
-
rowBlobsRecv
-
rowBatchBytesRecv
-
rowBatchDeserMs
-
pingResponses
-
cursorPosition
-
cursorWaitTime
-
firstByteTime
public volatile long firstByteTime -
lastByteTime
public volatile long lastByteTime
-
-
Constructor Details
-
QueryMetrics
-
-
Method Details
-
getRowsRecovered
public long getRowsRecovered() -
getBytesRecovered
public long getBytesRecovered() -
getFirstByteTimestamp
public long getFirstByteTimestamp() -
getLastByteTimestamp
public long getLastByteTimestamp() -
removeAll
public void removeAll()
-