Class ArrowProjectedFragmentGetter_cxx_0x36c98411Factory
- java.lang.Object
-
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x36c98411Factory
-
- All Implemented Interfaces:
ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,StringView>
public class ArrowProjectedFragmentGetter_cxx_0x36c98411Factory extends Object implements ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,StringView>
-
-
Field Summary
Fields Modifier and Type Field Description static ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,StringView>
INSTANCE
-
Constructor Summary
Constructors Constructor Description ArrowProjectedFragmentGetter_cxx_0x36c98411Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ArrowProjectedFragmentGetter<Long,Long,StringView,StringView>
create()
-
-
-
Field Detail
-
INSTANCE
public static final ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,StringView> INSTANCE
-
-
Method Detail
-
create
public ArrowProjectedFragmentGetter<Long,Long,StringView,StringView> create()
- Specified by:
create
in interfaceArrowProjectedFragmentGetter.Factory<Long,Long,StringView,StringView>
-
-