Uses of Record Class
com.orientechnologies.common.profiler.OProfilerEntrySnapshot
Packages that use OProfilerEntrySnapshot
-
Uses of OProfilerEntrySnapshot in com.orientechnologies.common.profiler
Methods in com.orientechnologies.common.profiler that return OProfilerEntrySnapshotModifier and TypeMethodDescriptionstatic OProfilerEntrySnapshotOProfilerEntrySnapshot.readNetwork(DataInput input) OProfilerEntry.toSnapshot() -
Uses of OProfilerEntrySnapshot in com.orientechnologies.orient.distributed
Methods in com.orientechnologies.orient.distributed that return OProfilerEntrySnapshotModifier and TypeMethodDescriptionONodeLatencies.stats()Returns the value of thestatsrecord component.Constructors in com.orientechnologies.orient.distributed with parameters of type OProfilerEntrySnapshotModifierConstructorDescriptionONodeLatencies(ONodeId node, OProfilerEntrySnapshot stats) Creates an instance of aONodeLatenciesrecord class.