Uses of Interface
com.alibaba.graphscope.app.ParallelPropertyAppBase
-
Packages that use ParallelPropertyAppBase Package Description com.alibaba.graphscope.utils -
-
Uses of ParallelPropertyAppBase in com.alibaba.graphscope.utils
Method parameters in com.alibaba.graphscope.utils with type arguments of type ParallelPropertyAppBase Modifier and Type Method Description static String
AppContextGetter. getParallelPropertyContextName(Class<? extends ParallelPropertyAppBase> appClass)
For parallel property app ,the index of context type in template is 1.
-