Uses of Class
org.apache.hugegraph.computer.core.aggregator.RegisterAggregators
-
Packages that use RegisterAggregators Package Description org.apache.hugegraph.computer.core.aggregator org.apache.hugegraph.computer.core.rpc -
-
Uses of RegisterAggregators in org.apache.hugegraph.computer.core.aggregator
Methods in org.apache.hugegraph.computer.core.aggregator with parameters of type RegisterAggregators Modifier and Type Method Description voidAggregators. reset(RegisterAggregators register) -
Uses of RegisterAggregators in org.apache.hugegraph.computer.core.rpc
Methods in org.apache.hugegraph.computer.core.rpc that return RegisterAggregators Modifier and Type Method Description RegisterAggregatorsAggregateRpcService. registeredAggregators()
-