Uses of Record Class
com.orientechnologies.orient.distributed.ONodeLatencies
Packages that use ONodeLatencies
Package
Description
-
Uses of ONodeLatencies in com.orientechnologies.orient.distributed
Methods in com.orientechnologies.orient.distributed that return ONodeLatenciesModifier and TypeMethodDescriptionstatic ONodeLatenciesONodeLatencies.readNetwork(DataInput input) Methods in com.orientechnologies.orient.distributed that return types with arguments of type ONodeLatenciesMethod parameters in com.orientechnologies.orient.distributed with type arguments of type ONodeLatencies -
Uses of ONodeLatencies in com.orientechnologies.orient.distributed.context
Methods in com.orientechnologies.orient.distributed.context that return types with arguments of type ONodeLatenciesMethod parameters in com.orientechnologies.orient.distributed.context with type arguments of type ONodeLatenciesModifier and TypeMethodDescriptionvoidONodeStats.receiveStats(long bootTime, long maxMem, long totMem, long freeMem, long usedMem, List<ONodeLatencies> nodesLatencies, List<ONodeMessages> nodesMessages) voidOStatsManager.receiveStats(ONodeId nodeId, long bootTime, long maxMem, long totMem, long freeMem, long usedMem, List<ONodeLatencies> nodesLatencies, List<ONodeMessages> nodesMessages) -
Uses of ONodeLatencies in com.orientechnologies.orient.distributed.context.coordination.message
Methods in com.orientechnologies.orient.distributed.context.coordination.message that return types with arguments of type ONodeLatenciesConstructor parameters in com.orientechnologies.orient.distributed.context.coordination.message with type arguments of type ONodeLatenciesModifierConstructorDescriptionONodeStatsNotify(ONodeId nodeId, long bootTime, long maxMem, long totMem, long freeMem, long usedMem, List<ONodeLatencies> nodesLatencies, List<ONodeMessages> nodesMessages) -
Uses of ONodeLatencies in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return types with arguments of type ONodeLatencies -
Uses of ONodeLatencies in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return types with arguments of type ONodeLatencies