Uses of Class
org.apache.iotdb.confignode.manager.pipe.coordinator.runtime.PipeRuntimeCoordinator
Packages that use PipeRuntimeCoordinator
Package
Description
-
Uses of PipeRuntimeCoordinator in org.apache.iotdb.confignode.client.async.handlers.heartbeat
Constructors in org.apache.iotdb.confignode.client.async.handlers.heartbeat with parameters of type PipeRuntimeCoordinatorModifierConstructorDescriptionDataNodeHeartbeatHandler(int nodeId, LoadManager loadManager, Map<Integer, Long> deviceNum, Map<Integer, Long> timeSeriesNum, Map<Integer, Long> regionDisk, Consumer<Map<Integer, Long>> seriesUsageRespProcess, Consumer<Map<Integer, Long>> deviceUsageRespProcess, PipeRuntimeCoordinator pipeRuntimeCoordinator) -
Uses of PipeRuntimeCoordinator in org.apache.iotdb.confignode.manager.pipe.coordinator
Methods in org.apache.iotdb.confignode.manager.pipe.coordinator that return PipeRuntimeCoordinator