Class MessageRecvPartition

    • Field Detail

      • LOG

        public static final org.slf4j.Logger LOG
    • Constructor Detail

      • MessageRecvPartition

        public MessageRecvPartition​(org.apache.hugegraph.computer.core.config.Config config,
                                    SuperstepFileGenerator fileGenerator,
                                    SortManager sortManager,
                                    boolean withSubKv)
    • Method Detail

      • addBuffer

        public void addBuffer​(NetworkBuffer buffer)
        Only one thread can call this method.
      • totalBytes

        public long totalBytes()
      • type

        protected abstract java.lang.String type()
      • genOutputPath

        public java.lang.String genOutputPath()