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