Uses of Interface
com.alibaba.graphscope.ds.StringView
-
-
Uses of StringView in com.alibaba.graphscope.arrow.array
Fields in com.alibaba.graphscope.arrow.array with type parameters of type StringView Modifier and Type Field Description static BaseArrowArrayBuilder.Factory<StringView>BaseArrowArrayBuilder_cxx_0x105010e2Factory. INSTANCEstatic BaseArrowArrayBuilder.Factory<StringView>BaseArrowArrayBuilder_cxx_0x6fa38f07Factory. INSTANCEMethods in com.alibaba.graphscope.arrow.array that return StringView Modifier and Type Method Description StringViewStringArrowArray_cxx_0x58f735ea. getView(long index)StringViewStringArrowArray. getView(long index)Methods in com.alibaba.graphscope.arrow.array that return types with arguments of type StringView Modifier and Type Method Description BaseArrowArrayBuilder<StringView>BaseArrowArrayBuilder_cxx_0x105010e2Factory. create()BaseArrowArrayBuilder<StringView>BaseArrowArrayBuilder_cxx_0x6fa38f07Factory. create() -
Uses of StringView in com.alibaba.graphscope.context.ffi
Fields in com.alibaba.graphscope.context.ffi with type parameters of type StringView Modifier and Type Field Description static FFIVertexDataContext.Factory<ArrowProjectedFragment<Long,Long,StringView,StringView>,StdString>FFIVertexDataContext_cxx_0xa8eea4eaFactory. INSTANCEstatic FFIVertexDataContext.Factory<ArrowProjectedFragment<Long,Long,StringView,StringView>,StdString>FFIVertexDataContext_cxx_0xa8eea4eaFactory. INSTANCEMethods in com.alibaba.graphscope.context.ffi that return types with arguments of type StringView Modifier and Type Method Description FFIVertexDataContext<ArrowProjectedFragment<Long,Long,StringView,StringView>,StdString>FFIVertexDataContext_cxx_0xa8eea4eaFactory. create(ArrowProjectedFragment<Long,Long,StringView,StringView> arg0, boolean arg1)FFIVertexDataContext<ArrowProjectedFragment<Long,Long,StringView,StringView>,StdString>FFIVertexDataContext_cxx_0xa8eea4eaFactory. create(ArrowProjectedFragment<Long,Long,StringView,StringView> arg0, boolean arg1)Method parameters in com.alibaba.graphscope.context.ffi with type arguments of type StringView Modifier and Type Method Description FFIVertexDataContext<ArrowProjectedFragment<Long,Long,StringView,StringView>,StdString>FFIVertexDataContext_cxx_0xa8eea4eaFactory. create(ArrowProjectedFragment<Long,Long,StringView,StringView> arg0, boolean arg1)FFIVertexDataContext<ArrowProjectedFragment<Long,Long,StringView,StringView>,StdString>FFIVertexDataContext_cxx_0xa8eea4eaFactory. create(ArrowProjectedFragment<Long,Long,StringView,StringView> arg0, boolean arg1) -
Uses of StringView in com.alibaba.graphscope.ds
Classes in com.alibaba.graphscope.ds that implement StringView Modifier and Type Class Description classStringView_cxx_0xfff9df39Methods in com.alibaba.graphscope.ds that return StringView Modifier and Type Method Description StringViewStringTypedArray_cxx_0x5d3f85f1. get(long index)StringViewStringTypedArray. get(long index)Methods in com.alibaba.graphscope.ds that return types with arguments of type StringView Modifier and Type Method Description ProjectedNbr<Long,StringView>ProjectedAdjList_cxx_0xa9082e0f. begin()ProjectedNbr<Long,StringView>ProjectedNbr_cxx_0x8900456. dec()ProjectedNbr<Long,StringView>ProjectedAdjList_cxx_0xa9082e0f. end()ProjectedNbr<Long,StringView>ProjectedNbr_cxx_0x8900456. inc()Method parameters in com.alibaba.graphscope.ds with type arguments of type StringView Modifier and Type Method Description booleanProjectedNbr_cxx_0x8900456. eq(ProjectedNbr<Long,StringView> arg0) -
Uses of StringView in com.alibaba.graphscope.example.stringApp
Method parameters in com.alibaba.graphscope.example.stringApp with type arguments of type StringView Modifier and Type Method Description voidStringApp. IncEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Incremental Evaluation to implement.voidStringApp. IncEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Incremental Evaluation to implement.voidStringApp. IncEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Incremental Evaluation to implement.voidStringApp. IncEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Incremental Evaluation to implement.voidStringAppContext. Init(IFragment<Long,Long,StringView,StringView> frag, ParallelMessageManager messageManager, com.alibaba.fastjson.JSONObject jsonObject)Called by grape framework, before any PEval.voidStringAppContext. Init(IFragment<Long,Long,StringView,StringView> frag, ParallelMessageManager messageManager, com.alibaba.fastjson.JSONObject jsonObject)Called by grape framework, before any PEval.voidStringAppContext. Output(IFragment<Long,Long,StringView,StringView> frag)Output will be executed when the computations finalizes.voidStringAppContext. Output(IFragment<Long,Long,StringView,StringView> frag)Output will be executed when the computations finalizes.voidStringApp. PEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Partial Evaluation to implement.voidStringApp. PEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Partial Evaluation to implement.voidStringApp. PEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Partial Evaluation to implement.voidStringApp. PEval(IFragment<Long,Long,StringView,StringView> graph, ParallelContextBase<Long,Long,StringView,StringView> context, ParallelMessageManager messageManager)Partial Evaluation to implement. -
Uses of StringView in com.alibaba.graphscope.fragment
Methods in com.alibaba.graphscope.fragment that return types with arguments of type StringView Modifier and Type Method Description BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0xaa704f61. getEdataArrayAccessor()BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0xafd47c78. getEdataArrayAccessor()BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0xc38050e6. getEdataArrayAccessor()BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0xfab326b7. getEdataArrayAccessor()ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xaa704f61. getIncomingAdjList(Vertex<Long> arg0)ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xafd47c78. getIncomingAdjList(Vertex<Long> arg0)ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xc38050e6. getIncomingAdjList(Vertex<Long> arg0)ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xfab326b7. getIncomingAdjList(Vertex<Long> arg0)ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xaa704f61. getOutgoingAdjList(Vertex<Long> arg0)ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xafd47c78. getOutgoingAdjList(Vertex<Long> arg0)ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xc38050e6. getOutgoingAdjList(Vertex<Long> arg0)ProjectedAdjList<Long,StringView>ArrowProjectedFragment_cxx_0xfab326b7. getOutgoingAdjList(Vertex<Long> arg0)BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0x3384a871. getVdataArrayAccessor()BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0xb2a7437. getVdataArrayAccessor()BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0xb55a378. getVdataArrayAccessor()BaseTypedArray<StringView>ArrowProjectedFragment_cxx_0xc38050e6. getVdataArrayAccessor() -
Uses of StringView in com.alibaba.graphscope.fragment.getter
Fields in com.alibaba.graphscope.fragment.getter with type parameters of type StringView Modifier and Type Field Description static ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,StringView>ArrowProjectedFragmentGetter_cxx_0x36c98411Factory. INSTANCEstatic ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,StringView>ArrowProjectedFragmentGetter_cxx_0x36c98411Factory. INSTANCEstatic ArrowProjectedFragmentGetter.Factory<Long,Long,Integer,StringView>ArrowProjectedFragmentGetter_cxx_0x4052a762Factory. INSTANCEstatic ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,Integer>ArrowProjectedFragmentGetter_cxx_0x50c9f4e2Factory. INSTANCEstatic ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,Long>ArrowProjectedFragmentGetter_cxx_0x50f52423Factory. INSTANCEstatic ArrowProjectedFragmentGetter.Factory<Long,Long,Double,StringView>ArrowProjectedFragmentGetter_cxx_0x51d88d56Factory. INSTANCEstatic ArrowProjectedFragmentGetter.Factory<Long,Long,StringView,Double>ArrowProjectedFragmentGetter_cxx_0xdaece666Factory. INSTANCEstatic ArrowProjectedFragmentGetter.Factory<Long,Long,Long,StringView>ArrowProjectedFragmentGetter_cxx_0xf573fd23Factory. INSTANCEMethods in com.alibaba.graphscope.fragment.getter that return types with arguments of type StringView Modifier and Type Method Description ArrowProjectedFragmentGetter<Long,Long,StringView,StringView>ArrowProjectedFragmentGetter_cxx_0x36c98411Factory. create()ArrowProjectedFragmentGetter<Long,Long,StringView,StringView>ArrowProjectedFragmentGetter_cxx_0x36c98411Factory. create()ArrowProjectedFragmentGetter<Long,Long,Integer,StringView>ArrowProjectedFragmentGetter_cxx_0x4052a762Factory. create()ArrowProjectedFragmentGetter<Long,Long,StringView,Integer>ArrowProjectedFragmentGetter_cxx_0x50c9f4e2Factory. create()ArrowProjectedFragmentGetter<Long,Long,StringView,Long>ArrowProjectedFragmentGetter_cxx_0x50f52423Factory. create()ArrowProjectedFragmentGetter<Long,Long,Double,StringView>ArrowProjectedFragmentGetter_cxx_0x51d88d56Factory. create()ArrowProjectedFragmentGetter<Long,Long,StringView,Double>ArrowProjectedFragmentGetter_cxx_0xdaece666Factory. create()ArrowProjectedFragmentGetter<Long,Long,Long,StringView>ArrowProjectedFragmentGetter_cxx_0xf573fd23Factory. create()StdSharedPtr<ArrowProjectedFragment<Long,Long,StringView,StringView>>ArrowProjectedFragmentGetter_cxx_0x36c98411. get(VineyardClient arg0, long arg1)StdSharedPtr<ArrowProjectedFragment<Long,Long,StringView,StringView>>ArrowProjectedFragmentGetter_cxx_0x36c98411. get(VineyardClient arg0, long arg1)StdSharedPtr<ArrowProjectedFragment<Long,Long,Integer,StringView>>ArrowProjectedFragmentGetter_cxx_0x4052a762. get(VineyardClient arg0, long arg1)StdSharedPtr<ArrowProjectedFragment<Long,Long,StringView,Integer>>ArrowProjectedFragmentGetter_cxx_0x50c9f4e2. get(VineyardClient arg0, long arg1)StdSharedPtr<ArrowProjectedFragment<Long,Long,StringView,Long>>ArrowProjectedFragmentGetter_cxx_0x50f52423. get(VineyardClient arg0, long arg1)StdSharedPtr<ArrowProjectedFragment<Long,Long,Double,StringView>>ArrowProjectedFragmentGetter_cxx_0x51d88d56. get(VineyardClient arg0, long arg1)StdSharedPtr<ArrowProjectedFragment<Long,Long,StringView,Double>>ArrowProjectedFragmentGetter_cxx_0xdaece666. get(VineyardClient arg0, long arg1)StdSharedPtr<ArrowProjectedFragment<Long,Long,Long,StringView>>ArrowProjectedFragmentGetter_cxx_0xf573fd23. get(VineyardClient arg0, long arg1) -
Uses of StringView in com.alibaba.graphscope.fragment.mapper
Fields in com.alibaba.graphscope.fragment.mapper with type parameters of type StringView Modifier and Type Field Description static ArrowProjectedFragmentMapper.Factory<Long,Long,Double,StringView>ArrowProjectedFragmentMapper_cxx_0x4d3e1e0Factory. INSTANCEstatic ArrowProjectedFragmentMapper.Factory<Long,Long,StringView,StringView>ArrowProjectedFragmentMapper_cxx_0x6b3f75c7Factory. INSTANCEstatic ArrowProjectedFragmentMapper.Factory<Long,Long,StringView,StringView>ArrowProjectedFragmentMapper_cxx_0x6b3f75c7Factory. INSTANCEstatic ArrowProjectedFragmentMapper.Factory<Long,Long,StringView,Double>ArrowProjectedFragmentMapper_cxx_0x8de83af0Factory. INSTANCEstatic ArrowProjectedFragmentMapper.Factory<Long,Long,Long,StringView>ArrowProjectedFragmentMapper_cxx_0xa1e339d9Factory. INSTANCEstatic ArrowProjectedFragmentMapper.Factory<Long,Long,Integer,StringView>ArrowProjectedFragmentMapper_cxx_0xecc1e418Factory. INSTANCEstatic ArrowProjectedFragmentMapper.Factory<Long,Long,StringView,Integer>ArrowProjectedFragmentMapper_cxx_0xfd393198Factory. INSTANCEstatic ArrowProjectedFragmentMapper.Factory<Long,Long,StringView,Long>ArrowProjectedFragmentMapper_cxx_0xfd6460d9Factory. INSTANCE -
Uses of StringView in com.alibaba.graphscope.serialization
Methods in com.alibaba.graphscope.serialization with parameters of type StringView Modifier and Type Method Description voidFFIByteVectorOutputStream. writeBytes(StringView s) -
Uses of StringView in com.alibaba.graphscope.stdcxx
Methods in com.alibaba.graphscope.stdcxx that return types with arguments of type StringView Modifier and Type Method Description ArrowProjectedFragment<Long,Long,Long,StringView>StdSharedPtr_cxx_0x247bcd41. get()ArrowProjectedFragment<Long,Long,StringView,Integer>StdSharedPtr_cxx_0x33e4cd62. get()ArrowProjectedFragment<Long,Long,Integer,StringView>StdSharedPtr_cxx_0x35726ae2. get()ArrowProjectedFragment<Long,Long,StringView,Long>StdSharedPtr_cxx_0x391f8641. get()ArrowProjectedFragment<Long,Long,StringView,Double>StdSharedPtr_cxx_0x6d60f012. get()ArrowProjectedFragment<Long,Long,Double,StringView>StdSharedPtr_cxx_0xd3ea2722. get()ArrowProjectedFragment<Long,Long,StringView,StringView>StdSharedPtr_cxx_0xea22d113. get()ArrowProjectedFragment<Long,Long,StringView,StringView>StdSharedPtr_cxx_0xea22d113. get()
-