Uses of Interface
com.alibaba.graphscope.app.DefaultPropertyAppBase
-
Packages that use DefaultPropertyAppBase Package Description com.alibaba.graphscope.utils -
-
Uses of DefaultPropertyAppBase in com.alibaba.graphscope.utils
Method parameters in com.alibaba.graphscope.utils with type arguments of type DefaultPropertyAppBase Modifier and Type Method Description static String
AppContextGetter. getPropertyDefaultContextName(Class<? extends DefaultPropertyAppBase> appClass)
For PropertyDefaultApp, the context should be the 2rd, i.e.
-