Uses of Interface
com.alibaba.graphscope.parallel.PropertyMessageManager
-
Packages that use PropertyMessageManager Package Description com.alibaba.graphscope.app com.alibaba.graphscope.context com.alibaba.graphscope.parallel -
-
Uses of PropertyMessageManager in com.alibaba.graphscope.app
Methods in com.alibaba.graphscope.app with parameters of type PropertyMessageManager Modifier and Type Method Description void
DefaultPropertyAppBase. IncEval(ArrowFragment<OID_T> graph, PropertyDefaultContextBase<OID_T> context, PropertyMessageManager messageManager)
void
DefaultPropertyAppBase. PEval(ArrowFragment<OID_T> fragment, PropertyDefaultContextBase<OID_T> context, PropertyMessageManager messageManager)
-
Uses of PropertyMessageManager in com.alibaba.graphscope.context
Methods in com.alibaba.graphscope.context with parameters of type PropertyMessageManager Modifier and Type Method Description void
PropertyDefaultContextBase. Init(ArrowFragment<OID_T> fragment, PropertyMessageManager messageManager, com.alibaba.fastjson.JSONObject jsonObject)
-
Uses of PropertyMessageManager in com.alibaba.graphscope.parallel
Subinterfaces of PropertyMessageManager in com.alibaba.graphscope.parallel Modifier and Type Interface Description interface
PropertyMessageManagerGen
Classes in com.alibaba.graphscope.parallel that implement PropertyMessageManager Modifier and Type Class Description class
PropertyMessageManagerGen_cxx_0x687eff27
-