Class FFIVertexDataContext_cxx_0x4c3937daFactory
- java.lang.Object
-
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x4c3937daFactory
-
- All Implemented Interfaces:
FFIVertexDataContext.Factory<ArrowProjectedFragment<Long,Long,Double,Long>,Integer>
public class FFIVertexDataContext_cxx_0x4c3937daFactory extends Object implements FFIVertexDataContext.Factory<ArrowProjectedFragment<Long,Long,Double,Long>,Integer>
-
-
Field Summary
Fields Modifier and Type Field Description static FFIVertexDataContext.Factory<ArrowProjectedFragment<Long,Long,Double,Long>,Integer>
INSTANCE
-
Constructor Summary
Constructors Constructor Description FFIVertexDataContext_cxx_0x4c3937daFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FFIVertexDataContext<ArrowProjectedFragment<Long,Long,Double,Long>,Integer>
create(ArrowProjectedFragment<Long,Long,Double,Long> arg0, boolean arg1)
-
-
-
Field Detail
-
INSTANCE
public static final FFIVertexDataContext.Factory<ArrowProjectedFragment<Long,Long,Double,Long>,Integer> INSTANCE
-
-
Method Detail
-
create
public FFIVertexDataContext<ArrowProjectedFragment<Long,Long,Double,Long>,Integer> create(ArrowProjectedFragment<Long,Long,Double,Long> arg0, boolean arg1)
- Specified by:
create
in interfaceFFIVertexDataContext.Factory<ArrowProjectedFragment<Long,Long,Double,Long>,Integer>
-
-