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