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