Uses of Interface
com.alibaba.graphscope.parallel.message.PrimitiveMessage.Factory
-
Packages that use PrimitiveMessage.Factory Package Description com.alibaba.graphscope.parallel.message com.alibaba.graphscope.utils -
-
Uses of PrimitiveMessage.Factory in com.alibaba.graphscope.parallel.message
Classes in com.alibaba.graphscope.parallel.message that implement PrimitiveMessage.Factory Modifier and Type Class Description classPrimitiveMessage_cxx_0x5581102cFactoryclassPrimitiveMessage_cxx_0xc9ed53dFactoryFields in com.alibaba.graphscope.parallel.message declared as PrimitiveMessage.Factory Modifier and Type Field Description static PrimitiveMessage.Factory<Long>PrimitiveMessage_cxx_0x5581102cFactory. INSTANCEstatic PrimitiveMessage.Factory<Double>PrimitiveMessage_cxx_0xc9ed53dFactory. INSTANCE -
Uses of PrimitiveMessage.Factory in com.alibaba.graphscope.utils
Methods in com.alibaba.graphscope.utils that return PrimitiveMessage.Factory Modifier and Type Method Description static PrimitiveMessage.FactoryFFITypeFactoryhelper. getPrimitiveMessageFactory(String templateStr)
-