Class RecvSortManager

    • Field Summary

      • Fields inherited from class org.apache.hugegraph.computer.core.sort.sorting.SortManager

        LOG
    • Constructor Summary

      Constructors 
      Constructor Description
      RecvSortManager​(org.apache.hugegraph.computer.core.common.ComputerContext context)  
    • Constructor Detail

      • RecvSortManager

        public RecvSortManager​(org.apache.hugegraph.computer.core.common.ComputerContext context)
    • Method Detail

      • name

        public java.lang.String name()
        Description copied from interface: Manager
        The unique identify name.
        Specified by:
        name in interface Manager
        Specified by:
        name in class SortManager
      • threadNum

        protected java.lang.Integer threadNum​(org.apache.hugegraph.computer.core.config.Config config)
        Overrides:
        threadNum in class SortManager