Uses of Interface
com.alibaba.graphscope.graphx.VineyardArrayBuilder.Factory
-
Packages that use VineyardArrayBuilder.Factory Package Description com.alibaba.graphscope.graphx -
-
Uses of VineyardArrayBuilder.Factory in com.alibaba.graphscope.graphx
Classes in com.alibaba.graphscope.graphx that implement VineyardArrayBuilder.Factory Modifier and Type Class Description class
VineyardArrayBuilder_cxx_0x7d33d751Factory
class
VineyardArrayBuilder_cxx_0x7d5f0692Factory
class
VineyardArrayBuilder_cxx_0xc3957a17Factory
Fields in com.alibaba.graphscope.graphx declared as VineyardArrayBuilder.Factory Modifier and Type Field Description static VineyardArrayBuilder.Factory<Integer>
VineyardArrayBuilder_cxx_0x7d33d751Factory. INSTANCE
static VineyardArrayBuilder.Factory<Long>
VineyardArrayBuilder_cxx_0x7d5f0692Factory. INSTANCE
static VineyardArrayBuilder.Factory<Double>
VineyardArrayBuilder_cxx_0xc3957a17Factory. INSTANCE
-