Uses of Interface
com.alibaba.graphscope.stdcxx.StdMap
-
Packages that use StdMap Package Description com.alibaba.graphscope.graphx com.alibaba.graphscope.stdcxx -
-
Uses of StdMap in com.alibaba.graphscope.graphx
Methods in com.alibaba.graphscope.graphx with parameters of type StdMap Modifier and Type Method Description V6dStatus
VineyardClient_cxx_0xb9ed250f. clusterInfo(StdMap<Long,Json> meta)
V6dStatus
VineyardClient. clusterInfo(StdMap<Long,Json> meta)
-
Uses of StdMap in com.alibaba.graphscope.stdcxx
Classes in com.alibaba.graphscope.stdcxx that implement StdMap Modifier and Type Class Description class
StdMap_cxx_0x7fd2b116
Methods in com.alibaba.graphscope.stdcxx that return StdMap Modifier and Type Method Description StdMap<Long,Json>
StdMap_cxx_0x7fd2b116Factory. create()
StdMap<K,V>
StdMap.Factory. create()
-