Class OClientConnectionStats
java.lang.Object
com.orientechnologies.orient.server.OClientConnectionStats
Created by tglman on 17/02/16.
-
Field Summary
FieldsModifier and TypeFieldDescriptionlonglonglongint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
totalRequests
public int totalRequests -
lastCommandInfo
-
lastCommandDetail
-
lastCommandExecutionTime
public long lastCommandExecutionTime -
lastCommandReceived
public long lastCommandReceived -
lastDatabase
-
lastUser
-
totalCommandExecutionTime
public long totalCommandExecutionTime -
activeQueries
-
-
Constructor Details
-
OClientConnectionStats
public OClientConnectionStats()
-