Uses of Package
com.alibaba.graphscope.parallel.cache
-
Packages that use com.alibaba.graphscope.parallel.cache Package Description com.alibaba.graphscope.parallel.cache com.alibaba.graphscope.parallel.cache.impl -
Classes in com.alibaba.graphscope.parallel.cache used by com.alibaba.graphscope.parallel.cache Class Description SendMessageCache 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. -
Classes in com.alibaba.graphscope.parallel.cache used by com.alibaba.graphscope.parallel.cache.impl Class Description SendMessageCache 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.