Package com.alibaba.graphscope.parallel.cache
-
Interface Summary Interface Description SendMessageCache<I extends org.apache.hadoop.io.WritableComparable,M extends org.apache.hadoop.io.Writable,GS_VID_T> Message cache is a special case of SendDataCache, in which the stored data is a pair (I,D),I is the vertex OID, D is the message for Vertex.