Hierarchy For All Packages
Package Hierarchies:- com.alibaba.fastffi,
- com.alibaba.fastffi.impl,
- com.alibaba.graphscope.annotation,
- com.alibaba.graphscope.app,
- com.alibaba.graphscope.arrow,
- com.alibaba.graphscope.arrow.array,
- com.alibaba.graphscope.column,
- com.alibaba.graphscope.communication,
- com.alibaba.graphscope.context,
- com.alibaba.graphscope.context.ffi,
- com.alibaba.graphscope.ds,
- com.alibaba.graphscope.ds.adaptor,
- com.alibaba.graphscope.example.bfs,
- com.alibaba.graphscope.example.giraph,
- com.alibaba.graphscope.example.giraph.aggregator,
- com.alibaba.graphscope.example.giraph.circle,
- com.alibaba.graphscope.example.giraph.format,
- com.alibaba.graphscope.example.giraph.writable,
- com.alibaba.graphscope.example.pagerank,
- com.alibaba.graphscope.example.sssp,
- com.alibaba.graphscope.example.stringApp,
- com.alibaba.graphscope.example.traverse,
- com.alibaba.graphscope.example.wcc,
- com.alibaba.graphscope.factory,
- com.alibaba.graphscope.format,
- com.alibaba.graphscope.fragment,
- com.alibaba.graphscope.fragment.adaptor,
- com.alibaba.graphscope.fragment.getter,
- com.alibaba.graphscope.fragment.mapper,
- com.alibaba.graphscope.graph,
- com.alibaba.graphscope.graph.comm,
- com.alibaba.graphscope.graph.comm.netty,
- com.alibaba.graphscope.graph.comm.netty.handler,
- com.alibaba.graphscope.graph.comm.requests,
- com.alibaba.graphscope.graph.impl,
- com.alibaba.graphscope.graphx,
- com.alibaba.graphscope.loader,
- com.alibaba.graphscope.loader.impl,
- com.alibaba.graphscope.parallel,
- com.alibaba.graphscope.parallel.cache,
- com.alibaba.graphscope.parallel.cache.impl,
- com.alibaba.graphscope.parallel.message,
- com.alibaba.graphscope.parallel.mm,
- com.alibaba.graphscope.parallel.mm.impl,
- com.alibaba.graphscope.parallel.netty,
- com.alibaba.graphscope.parallel.netty.handler,
- com.alibaba.graphscope.parallel.netty.request,
- com.alibaba.graphscope.parallel.netty.request.impl,
- com.alibaba.graphscope.parallel.netty.request.serialization,
- com.alibaba.graphscope.parallel.utils,
- com.alibaba.graphscope.runtime,
- com.alibaba.graphscope.serialization,
- com.alibaba.graphscope.stdcxx,
- com.alibaba.graphscope.utils,
- com.alibaba.graphscope.utils.array,
- com.alibaba.graphscope.utils.array.impl,
- com.alibaba.RDDReaderTransfer,
- org.apache.giraph.conf,
- org.apache.giraph.graph,
- org.apache.giraph.io.formats,
- org.apache.giraph.master,
- org.apache.giraph.worker
Class Hierarchy
- java.lang.Object
- com.alibaba.graphscope.fragment.adaptor.AbstractArrowProjectedAdaptor<OID_T,VID_T,VDATA_T,EDATA_T> (implements com.alibaba.graphscope.fragment.IFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.adaptor.ArrowProjectedAdaptor<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.graph.AbstractEdgeManager<VID_T,GRAPE_OID_T,BIZ_OID_T,GRAPE_ED_T,BIZ_EDATA_T>
- com.alibaba.graphscope.graph.impl.DefaultImmutableEdgeManager<GRAPE_OID_T,GRAPE_VID_T,GRAPE_VDATA_T,GRAPE_EDATA_T,GIRAPH_OID_T,GIRAPH_EDATA_T> (implements com.alibaba.graphscope.graph.GiraphEdgeManager<OID_T,EDATA_T>)
- com.alibaba.graphscope.graph.AbstractEdgeManager.CSRHolder
- com.alibaba.graphscope.graph.AbstractEdgeManager.TupleIterable (implements java.lang.Iterable<T>)
- com.alibaba.graphscope.graph.AbstractEdgeManager.TupleIterator (implements java.util.Iterator<E>)
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType> (implements com.google.protobuf.MessageLite)
- com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.google.protobuf.GeneratedMessageV3 (implements java.io.Serializable)
- com.alibaba.RDDReaderTransfer.array_type (implements com.alibaba.RDDReaderTransfer.array_typeOrBuilder)
- com.alibaba.RDDReaderTransfer.basic_type (implements com.alibaba.RDDReaderTransfer.basic_typeOrBuilder)
- com.alibaba.RDDReaderTransfer.CloseRequest (implements com.alibaba.RDDReaderTransfer.CloseRequestOrBuilder)
- com.alibaba.RDDReaderTransfer.CloseResponse (implements com.alibaba.RDDReaderTransfer.CloseResponseOrBuilder)
- com.alibaba.RDDReaderTransfer.essential_type (implements com.alibaba.RDDReaderTransfer.essential_typeOrBuilder)
- com.alibaba.RDDReaderTransfer.ItemRequest (implements com.alibaba.RDDReaderTransfer.ItemRequestOrBuilder)
- com.alibaba.RDDReaderTransfer.PartInfoRequest (implements com.alibaba.RDDReaderTransfer.PartInfoRequestOrBuilder)
- com.alibaba.RDDReaderTransfer.PartitionInfo (implements com.alibaba.RDDReaderTransfer.PartitionInfoOrBuilder)
- com.alibaba.RDDReaderTransfer.PartitionItem (implements com.alibaba.RDDReaderTransfer.PartitionItemOrBuilder)
- com.google.protobuf.GeneratedMessageV3 (implements java.io.Serializable)
- com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType> (implements com.google.protobuf.MessageLite.Builder)
- com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- com.google.protobuf.GeneratedMessageV3.Builder<BuilderType>
- com.alibaba.RDDReaderTransfer.array_type.Builder (implements com.alibaba.RDDReaderTransfer.array_typeOrBuilder)
- com.alibaba.RDDReaderTransfer.basic_type.Builder (implements com.alibaba.RDDReaderTransfer.basic_typeOrBuilder)
- com.alibaba.RDDReaderTransfer.CloseRequest.Builder (implements com.alibaba.RDDReaderTransfer.CloseRequestOrBuilder)
- com.alibaba.RDDReaderTransfer.CloseResponse.Builder (implements com.alibaba.RDDReaderTransfer.CloseResponseOrBuilder)
- com.alibaba.RDDReaderTransfer.essential_type.Builder (implements com.alibaba.RDDReaderTransfer.essential_typeOrBuilder)
- com.alibaba.RDDReaderTransfer.ItemRequest.Builder (implements com.alibaba.RDDReaderTransfer.ItemRequestOrBuilder)
- com.alibaba.RDDReaderTransfer.PartInfoRequest.Builder (implements com.alibaba.RDDReaderTransfer.PartInfoRequestOrBuilder)
- com.alibaba.RDDReaderTransfer.PartitionInfo.Builder (implements com.alibaba.RDDReaderTransfer.PartitionInfoOrBuilder)
- com.alibaba.RDDReaderTransfer.PartitionItem.Builder (implements com.alibaba.RDDReaderTransfer.PartitionItemOrBuilder)
- com.google.protobuf.GeneratedMessageV3.Builder<BuilderType>
- com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- com.alibaba.graphscope.parallel.mm.impl.AbstractMessageManager<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T,GS_VID_T,GS_OID_T> (implements com.alibaba.graphscope.parallel.mm.GiraphMessageManager<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T,GS_VID_T,GS_OID_T>)
- com.alibaba.graphscope.parallel.mm.impl.GiraphMpiMessageManager<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T,GS_VID_T,GS_OID_T>
- com.alibaba.graphscope.parallel.mm.impl.GiraphNettyMessageManager<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T,GS_VID_T,GS_OID_T>
- com.alibaba.graphscope.utils.AbstractMessageStore<T> (implements com.alibaba.graphscope.utils.MessageStore<T>)
- com.alibaba.graphscope.utils.DoubleMessageStore
- com.alibaba.graphscope.utils.IntMessageStore
- com.alibaba.graphscope.utils.LongMessageStore
- com.alibaba.graphscope.utils.ObjectMessageStore<T>
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.alibaba.graphscope.annotation.GrapeSkipAnnotationProcessor
- com.alibaba.graphscope.annotation.GraphScopeAnnotationProcessor
- io.grpc.stub.AbstractStub<S>
- io.grpc.stub.AbstractAsyncStub<S>
- com.alibaba.RDDReaderTransfer.GetArrayGrpc.GetArrayStub
- io.grpc.stub.AbstractBlockingStub<S>
- com.alibaba.RDDReaderTransfer.GetArrayGrpc.GetArrayBlockingStub
- io.grpc.stub.AbstractFutureStub<S>
- com.alibaba.RDDReaderTransfer.GetArrayGrpc.GetArrayFutureStub
- io.grpc.stub.AbstractAsyncStub<S>
- com.alibaba.graphscope.graph.impl.AggregatorManagerImpl (implements com.alibaba.graphscope.graph.AggregatorManager, org.apache.giraph.worker.WorkerAggregatorUsage, org.apache.giraph.worker.WorkerGlobalCommUsage)
- com.alibaba.graphscope.graph.impl.AggregatorManagerNettyImpl (implements com.alibaba.graphscope.graph.AggregatorManager, org.apache.giraph.worker.WorkerAggregatorUsage, org.apache.giraph.worker.WorkerGlobalCommUsage)
- com.alibaba.graphscope.graph.comm.netty.AggregatorNettyClient
- com.alibaba.graphscope.graph.comm.netty.AggregatorNettyServer
- com.alibaba.graphscope.annotation.AnnotationInvoker
- com.alibaba.graphscope.utils.AppBaseParser
- com.alibaba.graphscope.utils.AppContextGetter
- com.alibaba.graphscope.fragment.ArrowFragmentGroup_cxx_0xcc1dd3ca
- com.alibaba.graphscope.fragment.getter.ArrowFragmentGroupGetter_cxx_0xfcfb2a7d
- com.alibaba.graphscope.fragment.getter.ArrowFragmentGroupGetter_cxx_0xfcfb2a7dFactory (implements com.alibaba.graphscope.fragment.getter.ArrowFragmentGroupGetter.Factory)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x207268a7Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x209d97e8Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x34346601Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x36c98411Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x4052a762Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x4fdb8a14Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x50c9f4e2Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x50f52423Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x51d88d56Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x79afc6f4Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x79daf635Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x9ec368b3Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x9eee97f4Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0xdaece666Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0xefd3475Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0xf573fd23Factory (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x201c5dffFactory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x31919231Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x31bcc172Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x4d3e1e0Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x60fab39eFactory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x6b3f75c7Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x8c75ceaaFactory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x8ca0fdebFactory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x8de83af0Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xa1e339d9Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xb1897069Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xb1b49faaFactory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xc124e337Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xecc1e418Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xfd393198Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xfd6460d9Factory (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.annotation.ArrowProjectedGenerator
- com.alibaba.graphscope.utils.AtomicDoubleArrayWrapper
- com.alibaba.graphscope.utils.AtomicIntegerArrayWrapper
- com.alibaba.graphscope.utils.AtomicLongArrayWrapper
- com.alibaba.graphscope.utils.AtomicObjectArrayWrapper<T>
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x101bead8Factory (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x10471a19Factory (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x105010e2
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x105010e2Factory (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x10daeab4Factory (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x232959b0Factory (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x6fa38f07Factory (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.ds.BaseTypedArray_cxx_0x5e84f3cc
- org.apache.giraph.aggregators.BasicAggregator<A> (implements org.apache.giraph.aggregators.Aggregator<A>)
- com.alibaba.graphscope.example.giraph.aggregator.MultipleLongWritableAggregator
- com.alibaba.graphscope.parallel.cache.impl.BatchWritableMessageCache<I,M,GS_VID_T> (implements com.alibaba.graphscope.parallel.cache.SendMessageCache<I,M,GS_VID_T>)
- com.alibaba.graphscope.example.bfs.BFS (implements com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>, com.alibaba.graphscope.parallel.ParallelEngine)
- com.alibaba.graphscope.ds.Bitset_cxx_0x2967d1e0
- com.alibaba.graphscope.ds.Bitset_cxx_0x2967d1e0Factory (implements com.alibaba.graphscope.ds.Bitset.Factory)
- com.alibaba.graphscope.utils.BooleanArrayWrapper
- com.alibaba.graphscope.graph.comm.requests.ByteArrayMessage (implements com.alibaba.graphscope.graph.comm.requests.NettyMessage)
- com.alibaba.graphscope.graph.comm.requests.AggregatorMessage
- com.alibaba.graphscope.parallel.cache.impl.ByteBufMessageCache<I,M,GS_VID_T> (implements com.alibaba.graphscope.parallel.cache.SendMessageCache<I,M,GS_VID_T>)
- com.alibaba.graphscope.utils.CallUtils
- com.alibaba.graphscope.stdcxx.CCharPointer_cxx_0x2e9356
- com.alibaba.graphscope.stdcxx.CCharPointer_cxx_0x2e9356Factory (implements com.alibaba.graphscope.stdcxx.CCharPointer.Factory)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- com.alibaba.graphscope.graph.comm.requests.NettyMessageDecoder
- com.alibaba.graphscope.parallel.netty.handler.NettyClientHandler
- io.netty.channel.SimpleChannelInboundHandler<I>
- com.alibaba.graphscope.graph.comm.netty.handler.ClientHandler
- com.alibaba.graphscope.parallel.netty.handler.NettyServerHandler<OID_T,GS_VID_T>
- com.alibaba.graphscope.graph.comm.netty.handler.ServerHandler
- com.alibaba.graphscope.parallel.netty.request.serialization.WritableRequestDecoder
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- com.alibaba.graphscope.graph.comm.requests.NettyMessageEncoder
- com.alibaba.graphscope.parallel.netty.request.serialization.WritableRequestEncoder
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- com.alibaba.graphscope.communication.Communicator
- com.alibaba.graphscope.app.GiraphComputationAdaptor<OID_T,VID_T,VDATA_T,EDATA_T> (implements com.alibaba.graphscope.app.DefaultAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>)
- com.alibaba.graphscope.example.pagerank.PageRank (implements com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>, com.alibaba.graphscope.parallel.ParallelEngine)
- org.apache.hadoop.conf.Configuration (implements java.lang.Iterable<T>, org.apache.hadoop.io.Writable)
- org.apache.giraph.conf.GiraphConfiguration (implements org.apache.giraph.conf.GiraphConstants)
- org.apache.giraph.conf.ImmutableClassesGiraphConfiguration<I,V,E>
- org.apache.giraph.conf.GiraphConfiguration (implements org.apache.giraph.conf.GiraphConstants)
- com.alibaba.graphscope.utils.ConfigurationUtils
- com.alibaba.graphscope.utils.ContextUtils
- com.alibaba.graphscope.utils.CppClassName
- com.alibaba.graphscope.utils.CppHeaderName
- com.alibaba.fastffi.impl.CXXStdString_cxx_0xcec1e274
- com.alibaba.fastffi.impl.CXXStdString_cxx_0xcec1e274Factory (implements com.alibaba.fastffi.impl.CXXStdString.Factory)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x3356ee39Factory (implements com.alibaba.fastffi.impl.CXXStdVector.Factory<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x33d2198fFactory (implements com.alibaba.fastffi.impl.CXXStdVector.Factory<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x6b0caae2Factory (implements com.alibaba.fastffi.impl.CXXStdVector.Factory<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x6b94f3eeFactory (implements com.alibaba.fastffi.impl.CXXStdVector.Factory<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0xb71ddcfaFactory (implements com.alibaba.fastffi.impl.CXXStdVector.Factory<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0xb9247603Factory (implements com.alibaba.fastffi.impl.CXXStdVector.Factory<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0xbb6af271Factory (implements com.alibaba.fastffi.impl.CXXStdVector.Factory<E>)
- org.apache.giraph.conf.DefaultImmutableClassesGiraphConfigurable<I,V,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>)
- org.apache.giraph.io.GiraphInputFormat<I,V,E>
- org.apache.giraph.io.EdgeInputFormat<I,E>
- org.apache.giraph.io.formats.TextEdgeInputFormat<I,E>
- com.alibaba.graphscope.example.giraph.circle.CircleEdgeInputFormat
- com.alibaba.graphscope.example.giraph.format.DatagenEdgeInputFormat
- com.alibaba.graphscope.example.giraph.format.LiveJournalEdgeInputFormat
- com.alibaba.graphscope.example.giraph.format.P2PEdgeInputFormat
- com.alibaba.graphscope.example.giraph.format.P2PEdgeMultipleLongInputFormat
- org.apache.giraph.io.formats.TextEdgeInputFormat<I,E>
- org.apache.giraph.io.VertexInputFormat<I,V,E>
- org.apache.giraph.io.formats.TextVertexInputFormat<I,V,E>
- com.alibaba.graphscope.example.giraph.circle.CircleVertexInputFormat
- com.alibaba.graphscope.example.giraph.format.DatagenVertexInputFormat
- com.alibaba.graphscope.example.giraph.format.LiveJournalVertexInputFormat
- com.alibaba.graphscope.example.giraph.format.P2PVertexInputFormat
- com.alibaba.graphscope.example.giraph.format.P2PVertexMultipleLongInputFormat
- com.alibaba.graphscope.example.giraph.format.SampleTextVertexInputFormat
- org.apache.giraph.io.formats.TextVertexInputFormat<I,V,E>
- org.apache.giraph.io.EdgeInputFormat<I,E>
- org.apache.giraph.master.MasterCompute (implements org.apache.giraph.master.MasterAggregatorUsage, org.apache.giraph.master.MasterGlobalCommUsage, org.apache.hadoop.io.Writable)
- org.apache.giraph.master.DefaultMasterCompute
- com.alibaba.graphscope.example.giraph.AggregateBenchmark.AggregateBenchmarkMasterCompute
- com.alibaba.graphscope.example.giraph.PageRank.SimplePageRankMasterCompute
- org.apache.giraph.master.DefaultMasterCompute
- org.apache.giraph.io.OutputFormat<I,V,E>
- org.apache.giraph.io.VertexOutputFormat<I,V,E>
- org.apache.giraph.io.formats.TextVertexOutputFormat<I,V,E>
- com.alibaba.graphscope.example.giraph.PageRank.SimplePageRankVertexOutputFormat
- com.alibaba.graphscope.example.giraph.SSSP.SimpleSuperstepVertexOutputFormat
- org.apache.giraph.io.formats.TextVertexOutputFormat<I,V,E>
- org.apache.giraph.io.VertexOutputFormat<I,V,E>
- com.alibaba.graphscope.graph.impl.VertexImpl<VID_T,OID_T,VDATA_T,EDATA_T> (implements org.apache.giraph.graph.Vertex<I,V,E>)
- org.apache.giraph.io.VertexWriter<I,V,E> (implements org.apache.giraph.io.SimpleVertexWriter<I,V,E>)
- org.apache.giraph.io.formats.TextVertexOutputFormat.TextVertexWriter
- com.alibaba.graphscope.example.giraph.PageRank.SimplePageRankVertexOutputFormat.SimplePageRankVertexWriter
- com.alibaba.graphscope.example.giraph.SSSP.SimpleSuperstepVertexOutputFormat.SimpleSuperstepVertexWriter
- org.apache.giraph.io.formats.TextVertexOutputFormat.TextVertexWriterToEachLine
- org.apache.giraph.io.formats.TextVertexOutputFormat.TextVertexWriter
- org.apache.giraph.worker.WorkerAggregatorDelegator<I,V,E> (implements org.apache.giraph.worker.WorkerAggregatorUsage, org.apache.giraph.worker.WorkerGlobalCommUsage)
- org.apache.giraph.graph.AbstractComputation<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T> (implements org.apache.giraph.graph.Computation<I,V,E,M1,M2>)
- org.apache.giraph.graph.BasicComputation<I,V,E,M>
- com.alibaba.graphscope.example.giraph.AggregateBenchmark
- com.alibaba.graphscope.example.giraph.BFS
- com.alibaba.graphscope.example.giraph.circle.Circle
- com.alibaba.graphscope.example.giraph.MaxApp
- com.alibaba.graphscope.example.giraph.MessageApp
- com.alibaba.graphscope.example.giraph.MessageAppWithUserWritable
- com.alibaba.graphscope.example.giraph.MessageBenchMark
- com.alibaba.graphscope.example.giraph.PageRank
- com.alibaba.graphscope.example.giraph.SSSP
- com.alibaba.graphscope.example.giraph.Traverse
- org.apache.giraph.graph.BasicComputation<I,V,E,M>
- org.apache.giraph.io.EdgeReader<I,E>
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReader
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReaderFromEachLine
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReaderFromEachLineProcessed<T>
- com.alibaba.graphscope.example.giraph.circle.CircleEdgeInputFormat.P2PEdgeReader
- com.alibaba.graphscope.example.giraph.format.DatagenEdgeInputFormat.LiveJournalEdgeReader
- com.alibaba.graphscope.example.giraph.format.LiveJournalEdgeInputFormat.LiveJournalEdgeReader
- com.alibaba.graphscope.example.giraph.format.P2PEdgeInputFormat.P2PEdgeReader
- com.alibaba.graphscope.example.giraph.format.P2PEdgeMultipleLongInputFormat.P2PEdgeReader
- org.apache.giraph.io.formats.TextEdgeInputFormat.TextEdgeReader
- org.apache.giraph.io.VertexReader<I,V,E>
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLine
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessed<T>
- com.alibaba.graphscope.example.giraph.circle.CircleVertexInputFormat.P2PVertexReader
- com.alibaba.graphscope.example.giraph.format.DatagenVertexInputFormat.P2PVertexReader
- com.alibaba.graphscope.example.giraph.format.LiveJournalVertexInputFormat.LiveJournalVertexReader
- com.alibaba.graphscope.example.giraph.format.P2PVertexInputFormat.P2PVertexReader
- com.alibaba.graphscope.example.giraph.format.P2PVertexMultipleLongInputFormat.P2PVertexReader
- com.alibaba.graphscope.example.giraph.format.SampleTextVertexInputFormat.LongLongNullVertexReader
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReaderFromEachLineProcessedHandlingExceptions<T,X>
- org.apache.giraph.io.formats.TextVertexInputFormat.TextVertexReader
- org.apache.giraph.worker.WorkerContext (implements org.apache.giraph.worker.WorkerIndexUsage<I>, org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.example.giraph.AggregateBenchmark.AggregateBenchmarkWorkerContext
- com.alibaba.graphscope.example.giraph.MessageBenchMark.MessageBenchMarkWorkerContext
- com.alibaba.graphscope.example.giraph.PageRank.SimplePageRankWorkerContext
- com.alibaba.graphscope.example.giraph.SSSP.SSSPWorkerContext
- com.alibaba.graphscope.example.giraph.Traverse.TraverseContext
- org.apache.giraph.graph.AbstractComputation<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T> (implements org.apache.giraph.graph.Computation<I,V,E,M1,M2>)
- org.apache.giraph.io.GiraphInputFormat<I,V,E>
- com.alibaba.graphscope.graph.impl.DefaultImmutableEdgeManager.GenericEdgeIterable (implements java.lang.Iterable<T>)
- com.alibaba.graphscope.graph.impl.DefaultImmutableEdgeManager.OnHeapEdgeIterator (implements com.alibaba.graphscope.graph.impl.DefaultImmutableEdgeManager.ImmutableEdgeIterator<EDGE_OID_T,EDGE_DATA_T>)
- com.alibaba.graphscope.parallel.DefaultMessageManagerGen
- com.alibaba.graphscope.parallel.DefaultMessageManagerGen_cxx_0xb936493c
- com.alibaba.graphscope.annotation.DefaultMessageManagerInvoker
- com.alibaba.graphscope.parallel.message.DefaultMessageStore<OID_T,MSG_T,GS_VID_T> (implements com.alibaba.graphscope.parallel.message.MessageStore<I,M,GS_VID_T>)
- com.alibaba.graphscope.parallel.message.DefaultMessageStoreFactory<I,M,GS_VID_T> (implements com.alibaba.graphscope.parallel.message.MessageStoreFactory<I,M,MS>)
- com.alibaba.graphscope.ds.DestList_cxx_0x69320d4b
- com.alibaba.graphscope.utils.array.impl.DoubleArray (implements com.alibaba.graphscope.utils.array.PrimitiveArray<T>)
- com.alibaba.graphscope.utils.DoubleArrayWrapper
- com.alibaba.graphscope.parallel.message.DoubleMsg_cxx_0xc75dfe24
- com.alibaba.graphscope.parallel.message.DoubleMsg_cxx_0xc75dfe24Factory (implements com.alibaba.graphscope.parallel.message.DoubleMsg.Factory)
- com.alibaba.graphscope.stdcxx.DoublePointer_cxx_0xb0f77bd1Factory (implements com.alibaba.graphscope.stdcxx.DoublePointer.Factory)
- com.alibaba.graphscope.ds.EmptyType_cxx_0xf41b6c9c
- com.alibaba.graphscope.ds.EmptyType_cxx_0xf41b6c9cFactory (implements com.alibaba.graphscope.ds.EmptyType.Factory)
- com.alibaba.graphscope.stdcxx.FFIByteVectorFactory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.FFIByteVecVectorFactory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.communication.FFICommunicatorGen
- com.alibaba.graphscope.communication.FFICommunicatorGen_cxx_0xd6e741c0
- com.alibaba.graphscope.stdcxx.FFIIntVectorFactory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.FFIIntVecVectorFactory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext_cxx_0xc64d9ac3Factory (implements com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext_cxx_0xd1aafb66Factory (implements com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.fastffi.FFIPointerImpl (implements com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.fragment.ArrowFragment_cxx_0x999c91c4 (implements com.alibaba.graphscope.fragment.ArrowFragment<OID_T>)
- com.alibaba.graphscope.fragment.ArrowFragmentGroup_cxx_0xcc1dd3ca (implements com.alibaba.graphscope.fragment.ArrowFragmentGroup)
- com.alibaba.graphscope.fragment.getter.ArrowFragmentGroupGetter_cxx_0xfcfb2a7d (implements com.alibaba.graphscope.fragment.getter.ArrowFragmentGroupGetter)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x2b7738c9 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x2ba2680a (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x3384a871 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x4645b400 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x508ada88 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x50b609c9 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x57bae832 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x57e61773 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0x8724099f (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0xaa704f61 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0xafd47c78 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0xb2a7437 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0xb55a378 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0xc38050e6 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0xe3684916 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.ArrowProjectedFragment_cxx_0xfab326b7 (implements com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x207268a7 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x209d97e8 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x34346601 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x36c98411 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x4052a762 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x4fdb8a14 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x50c9f4e2 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x50f52423 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x51d88d56 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x79afc6f4 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x79daf635 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x9ec368b3 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0x9eee97f4 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0xdaece666 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0xefd3475 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter_cxx_0xf573fd23 (implements com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x201c5dff (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x31919231 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x31bcc172 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x4d3e1e0 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x60fab39e (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x6b3f75c7 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x8c75ceaa (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x8ca0fdeb (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0x8de83af0 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xa1e339d9 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xb1897069 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xb1b49faa (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xc124e337 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xecc1e418 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xfd393198 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper_cxx_0xfd6460d9 (implements com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArray_cxx_0x58f735ea (implements com.alibaba.graphscope.arrow.array.BaseArrowArray<T>)
- com.alibaba.graphscope.arrow.array.StringArrowArray_cxx_0x58f735ea (implements com.alibaba.graphscope.arrow.array.StringArrowArray)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x101bead8 (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x101bead8 (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x10471a19 (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x10471a19 (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x105010e2 (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.StringArrowArrayBuilder_cxx_0x6fa38f07 (implements com.alibaba.graphscope.arrow.array.StringArrowArrayBuilder)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x10daeab4 (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x10daeab4 (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x232959b0 (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x232959b0 (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder<T>)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder_cxx_0x6fa38f07 (implements com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>)
- com.alibaba.graphscope.ds.BaseTypedArray_cxx_0x2d753886 (implements com.alibaba.graphscope.ds.BaseTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0x2d753886 (implements com.alibaba.graphscope.ds.PrimitiveTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.BaseTypedArray_cxx_0x4f4be6c2 (implements com.alibaba.graphscope.ds.BaseTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0x4f4be6c2 (implements com.alibaba.graphscope.ds.PrimitiveTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.BaseTypedArray_cxx_0x4f771603 (implements com.alibaba.graphscope.ds.BaseTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0x4f771603 (implements com.alibaba.graphscope.ds.PrimitiveTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.BaseTypedArray_cxx_0x5d3f85f1 (implements com.alibaba.graphscope.ds.BaseTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.BaseTypedArray_cxx_0x5e84f3cc (implements com.alibaba.graphscope.ds.BaseTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.StringTypedArray_cxx_0x5d3f85f1 (implements com.alibaba.graphscope.ds.StringTypedArray)
- com.alibaba.graphscope.ds.BaseTypedArray_cxx_0xb7aa6c0a (implements com.alibaba.graphscope.ds.BaseTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0xb7aa6c0a (implements com.alibaba.graphscope.ds.PrimitiveTypedArray<DATA_T>)
- com.alibaba.graphscope.ds.Bitset_cxx_0x2967d1e0 (implements com.alibaba.graphscope.ds.Bitset)
- com.alibaba.graphscope.stdcxx.CCharPointer_cxx_0x2e9356 (implements com.alibaba.graphscope.stdcxx.CCharPointer)
- com.alibaba.fastffi.impl.CXXStdString_cxx_0xcec1e274 (implements com.alibaba.fastffi.impl.CXXStdString)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x3356ee39 (implements com.alibaba.fastffi.impl.CXXStdVector<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x33d2198f (implements com.alibaba.fastffi.impl.CXXStdVector<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x6b0caae2 (implements com.alibaba.fastffi.impl.CXXStdVector<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0x6b94f3ee (implements com.alibaba.fastffi.impl.CXXStdVector<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0xb71ddcfa (implements com.alibaba.fastffi.impl.CXXStdVector<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0xb9247603 (implements com.alibaba.fastffi.impl.CXXStdVector<E>)
- com.alibaba.fastffi.impl.CXXStdVector_cxx_0xbb6af271 (implements com.alibaba.fastffi.impl.CXXStdVector<E>)
- com.alibaba.graphscope.parallel.DefaultMessageManagerGen_cxx_0xb936493c (implements com.alibaba.graphscope.parallel.DefaultMessageManagerGen)
- com.alibaba.graphscope.ds.DestList_cxx_0x69320d4b (implements com.alibaba.graphscope.ds.DestList)
- com.alibaba.graphscope.parallel.message.DoubleMsg_cxx_0xc75dfe24 (implements com.alibaba.graphscope.parallel.message.DoubleMsg)
- com.alibaba.graphscope.stdcxx.DoublePointer_cxx_0xb0f77bd1 (implements com.alibaba.graphscope.stdcxx.DoublePointer)
- com.alibaba.graphscope.ds.EdgeDataColumn_cxx_0x7bc33b49 (implements com.alibaba.graphscope.ds.EdgeDataColumn<DATA_T>)
- com.alibaba.graphscope.ds.EdgeDataColumn_cxx_0xcabe3c5f (implements com.alibaba.graphscope.ds.EdgeDataColumn<DATA_T>)
- com.alibaba.graphscope.ds.EdgeDataColumn_cxx_0xcae96ba0 (implements com.alibaba.graphscope.ds.EdgeDataColumn<DATA_T>)
- com.alibaba.graphscope.ds.EmptyType_cxx_0xf41b6c9c (implements com.alibaba.graphscope.ds.EmptyType)
- com.alibaba.graphscope.stdcxx.FakeFFIByteVector (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.FFIByteVector (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.FFIByteVecVector (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.communication.FFICommunicatorGen_cxx_0xd6e741c0 (implements com.alibaba.graphscope.communication.FFICommunicatorGen)
- com.alibaba.graphscope.stdcxx.FFIIntVector (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.FFIIntVecVector (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext_cxx_0xc64d9ac3 (implements com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext_cxx_0xd1aafb66 (implements com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.stdcxx.FFISample_cxx_0x699a04c8 (implements com.alibaba.graphscope.stdcxx.FFISample)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x1db8ebb8 (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x4c3937da (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x4c64671b (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x5b2af72e (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x661c69ed (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x67326c98 (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x70f5d0d9 (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x7a651b11 (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xa0585597 (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xa08384d8 (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xa8eea4ea (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xb5cb6a3b (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xc999cdfb (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xd453408b (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xf3953ab8 (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>)
- com.alibaba.graphscope.ds.FidPointer_cxx_0xff0c66f5 (implements com.alibaba.graphscope.ds.FidPointer)
- com.alibaba.graphscope.ds.GrapeAdjList_cxx_0x8c030f50 (implements com.alibaba.graphscope.ds.GrapeAdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeAdjList_cxx_0xc278e938 (implements com.alibaba.graphscope.ds.GrapeAdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeAdjList_cxx_0xc2a41879 (implements com.alibaba.graphscope.ds.GrapeAdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeNbr_cxx_0x97745ed1 (implements com.alibaba.graphscope.ds.GrapeNbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeNbr_cxx_0x979f8e12 (implements com.alibaba.graphscope.ds.GrapeNbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeNbr_cxx_0xa3660297 (implements com.alibaba.graphscope.ds.GrapeNbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.graphx.GraphXRawData_cxx_0x78c6729b (implements com.alibaba.graphscope.graphx.GraphXRawData<OID_T,VID_T,VD_T,ED_T>)
- com.alibaba.graphscope.graphx.GraphXRawData_cxx_0x9daee519 (implements com.alibaba.graphscope.graphx.GraphXRawData<OID_T,VID_T,VD_T,ED_T>)
- com.alibaba.graphscope.graphx.GraphXRawDataBuilder_cxx_0xa6c829de (implements com.alibaba.graphscope.graphx.GraphXRawDataBuilder<OID_T,VID_T,VD_T,ED_T>)
- com.alibaba.graphscope.graphx.GraphXRawDataBuilder_cxx_0xcbb09c5c (implements com.alibaba.graphscope.graphx.GraphXRawDataBuilder<OID_T,VID_T,VD_T,ED_T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x13932289 (implements com.alibaba.graphscope.ds.GSVertexArray<T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x146265ce (implements com.alibaba.graphscope.ds.GSVertexArray<T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x2ceb3d1f (implements com.alibaba.graphscope.ds.GSVertexArray<T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x2d166c60 (implements com.alibaba.graphscope.ds.GSVertexArray<T>)
- com.alibaba.graphscope.column.IColumn_cxx_0x53d1b253 (implements com.alibaba.graphscope.column.IColumn)
- com.alibaba.graphscope.column.DoubleColumn_cxx_0x26811983 (implements com.alibaba.graphscope.column.DoubleColumn<FRAG_T>)
- com.alibaba.graphscope.column.DoubleColumn_cxx_0x3264d94b (implements com.alibaba.graphscope.column.DoubleColumn<FRAG_T>)
- com.alibaba.graphscope.column.DoubleColumn_cxx_0xf7fc074 (implements com.alibaba.graphscope.column.DoubleColumn<FRAG_T>)
- com.alibaba.graphscope.column.IntColumn_cxx_0x66bea13d (implements com.alibaba.graphscope.column.IntColumn<FRAG_T>)
- com.alibaba.graphscope.column.IntColumn_cxx_0xb238b3ae (implements com.alibaba.graphscope.column.IntColumn<FRAG_T>)
- com.alibaba.graphscope.column.IntColumn_cxx_0xe6ca4d51 (implements com.alibaba.graphscope.column.IntColumn<FRAG_T>)
- com.alibaba.graphscope.parallel.message.IntMsg_cxx_0x5555e0eb (implements com.alibaba.graphscope.parallel.message.IntMsg)
- com.alibaba.graphscope.graphx.Json_cxx_0xf3be2b0c (implements com.alibaba.graphscope.graphx.Json)
- com.alibaba.graphscope.column.LongColumn_cxx_0x32aa4838 (implements com.alibaba.graphscope.column.LongColumn<FRAG_T>)
- com.alibaba.graphscope.column.LongColumn_cxx_0xa7b92176 (implements com.alibaba.graphscope.column.LongColumn<FRAG_T>)
- com.alibaba.graphscope.column.LongColumn_cxx_0xe1bc46e9 (implements com.alibaba.graphscope.column.LongColumn<FRAG_T>)
- com.alibaba.graphscope.parallel.message.LongMsg_cxx_0x3d88ac99 (implements com.alibaba.graphscope.parallel.message.LongMsg)
- com.alibaba.graphscope.parallel.MessageInBufferGen_cxx_0x2b9fb1a1 (implements com.alibaba.graphscope.parallel.MessageInBufferGen)
- com.alibaba.graphscope.stdcxx.OStream_cxx_0x344ccaac (implements com.alibaba.graphscope.stdcxx.OStream)
- com.alibaba.graphscope.parallel.ParallelMessageManagerGen_cxx_0x5a835738 (implements com.alibaba.graphscope.parallel.ParallelMessageManagerGen)
- com.alibaba.graphscope.parallel.message.PrimitiveMessage_cxx_0x5581102c (implements com.alibaba.graphscope.parallel.message.PrimitiveMessage<T>)
- com.alibaba.graphscope.parallel.message.PrimitiveMessage_cxx_0xc9ed53d (implements com.alibaba.graphscope.parallel.message.PrimitiveMessage<T>)
- com.alibaba.graphscope.ds.ProjectedAdjList_cxx_0x4c794de0 (implements com.alibaba.graphscope.ds.ProjectedAdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.ProjectedAdjList_cxx_0x4ca47d21 (implements com.alibaba.graphscope.ds.ProjectedAdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.ProjectedAdjList_cxx_0xa9082e0f (implements com.alibaba.graphscope.ds.ProjectedAdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.ProjectedAdjList_cxx_0xf38f75a8 (implements com.alibaba.graphscope.ds.ProjectedAdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.ProjectedNbr_cxx_0x86e8f01 (implements com.alibaba.graphscope.ds.ProjectedNbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.ProjectedNbr_cxx_0x8900456 (implements com.alibaba.graphscope.ds.ProjectedNbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.ProjectedNbr_cxx_0xd37d5fa7 (implements com.alibaba.graphscope.ds.ProjectedNbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.ProjectedNbr_cxx_0xd3a88ee8 (implements com.alibaba.graphscope.ds.ProjectedNbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.PropertyAdjList_cxx_0x8b7a773c (implements com.alibaba.graphscope.ds.PropertyAdjList<VID_T>)
- com.alibaba.graphscope.ds.PropertyAdjList_cxx_0x8ba5a67d (implements com.alibaba.graphscope.ds.PropertyAdjList<VID_T>)
- com.alibaba.graphscope.parallel.PropertyMessageManagerGen_cxx_0x687eff27 (implements com.alibaba.graphscope.parallel.PropertyMessageManagerGen)
- com.alibaba.graphscope.ds.PropertyNbr_cxx_0x8f90c303 (implements com.alibaba.graphscope.ds.PropertyNbr<VID_T>)
- com.alibaba.graphscope.ds.PropertyNbr_cxx_0x8fbbf244 (implements com.alibaba.graphscope.ds.PropertyNbr<VID_T>)
- com.alibaba.graphscope.ds.PropertyNbrUnit_cxx_0xe63b5adf (implements com.alibaba.graphscope.ds.PropertyNbrUnit<VID_T>)
- com.alibaba.graphscope.ds.PropertyNbrUnit_cxx_0xe6668a20 (implements com.alibaba.graphscope.ds.PropertyNbrUnit<VID_T>)
- com.alibaba.graphscope.ds.PropertyRawAdjList_cxx_0xae3a756c (implements com.alibaba.graphscope.ds.PropertyRawAdjList<VID_T>)
- com.alibaba.graphscope.ds.PropertyRawAdjList_cxx_0xae65a4ad (implements com.alibaba.graphscope.ds.PropertyRawAdjList<VID_T>)
- com.alibaba.graphscope.arrow.Status_cxx_0xba0ae5b (implements com.alibaba.graphscope.arrow.Status)
- com.alibaba.graphscope.stdcxx.StdMap_cxx_0x7fd2b116 (implements com.alibaba.graphscope.stdcxx.StdMap<K,V>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x11ea8f24 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x208f1090 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x247bcd41 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x25c9c96f (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x33e4cd62 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x348897ea (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x35726ae2 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x36fe30e3 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x391f8641 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x4540d7b2 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x542f82f1 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x54d8e783 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x596a3bd0 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x6d60f012 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x6df10fdf (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x7b95978e (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x8731cca3 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x88c5b3af (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0x9defa6b1 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xa32a5f90 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xa88e111a (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xbc62baa8 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xc5fcf0c0 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xcabdbdeb (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xd158971c (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xd3ea2722 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xea22d113 (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xf25fdf0b (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xf86281af (implements com.alibaba.graphscope.stdcxx.StdSharedPtr<T>)
- com.alibaba.graphscope.stdcxx.StdString_cxx_0xcec1e274 (implements com.alibaba.graphscope.stdcxx.StdString)
- com.alibaba.graphscope.stdcxx.StdString_Iterator_cxx_0xa5913122 (implements com.alibaba.graphscope.stdcxx.StdString.Iterator)
- com.alibaba.graphscope.stdcxx.StdUnorderedMap_cxx_0x4ac1da48 (implements com.alibaba.graphscope.stdcxx.StdUnorderedMap<KEY_T,VALUE_T>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0x37a055 (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0x5725934 (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0x8cbe72bf (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xa6343ff0 (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xb8c12c12 (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xcf11e077 (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xe1443cf1 (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xe16f6c32 (implements com.alibaba.graphscope.stdcxx.StdVector<E>)
- com.alibaba.graphscope.ds.StringView_cxx_0xfff9df39 (implements com.alibaba.graphscope.ds.StringView)
- com.alibaba.graphscope.graphx.V6dStatus_cxx_0xd5a80136 (implements com.alibaba.graphscope.graphx.V6dStatus)
- com.alibaba.graphscope.ds.Vertex_cxx_0xaca404e3 (implements com.alibaba.graphscope.ds.Vertex<VID_T>)
- com.alibaba.graphscope.ds.Vertex_cxx_0xaccf3424 (implements com.alibaba.graphscope.ds.Vertex<VID_T>)
- com.alibaba.graphscope.ds.VertexArray_cxx_0xbe45efc3 (implements com.alibaba.graphscope.ds.VertexArray<VID,T>)
- com.alibaba.graphscope.ds.VertexArray_cxx_0xd8921725 (implements com.alibaba.graphscope.ds.VertexArray<VID,T>)
- com.alibaba.graphscope.ds.VertexArray_cxx_0xd8bd4666 (implements com.alibaba.graphscope.ds.VertexArray<VID,T>)
- com.alibaba.graphscope.ds.VertexRange_cxx_0x52600602 (implements com.alibaba.graphscope.ds.VertexRange<VID_T>)
- com.alibaba.graphscope.ds.VertexRange_cxx_0x528b3543 (implements com.alibaba.graphscope.ds.VertexRange<VID_T>)
- com.alibaba.graphscope.graphx.VineyardArrayBuilder_cxx_0x7d33d751 (implements com.alibaba.graphscope.graphx.VineyardArrayBuilder<EDATA_T>)
- com.alibaba.graphscope.graphx.VineyardArrayBuilder_cxx_0x7d5f0692 (implements com.alibaba.graphscope.graphx.VineyardArrayBuilder<EDATA_T>)
- com.alibaba.graphscope.graphx.VineyardArrayBuilder_cxx_0xc3957a17 (implements com.alibaba.graphscope.graphx.VineyardArrayBuilder<EDATA_T>)
- com.alibaba.graphscope.graphx.VineyardClient_cxx_0xb9ed250f (implements com.alibaba.graphscope.graphx.VineyardClient)
- com.alibaba.graphscope.stdcxx.FFISample_cxx_0x699a04c8Factory (implements com.alibaba.graphscope.stdcxx.FFISample.Factory)
- com.alibaba.graphscope.runtime.FFITypeFactory
- com.alibaba.graphscope.runtime.FFITypeFactory.ParameterizedTypeImpl (implements java.lang.reflect.ParameterizedType)
- com.alibaba.graphscope.utils.FFITypeFactoryhelper
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x1db8ebb8Factory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x4c3937daFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x4c64671bFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x5b2af72eFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x661c69edFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x67326c98Factory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x70f5d0d9Factory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0x7a651b11Factory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xa0585597Factory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xa08384d8Factory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xa8eea4eaFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xb5cb6a3bFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xc999cdfbFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xd453408bFactory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext_cxx_0xf3953ab8Factory (implements com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>)
- com.alibaba.graphscope.ds.FidPointer_cxx_0xff0c66f5
- org.apache.hadoop.mapred.FileInputFormat<K,V> (implements org.apache.hadoop.mapred.InputFormat<K,V>)
- com.alibaba.graphscope.format.LongLongInputFormat (implements org.apache.hadoop.mapred.JobConfigurable)
- com.alibaba.graphscope.loader.impl.FileLoader (implements com.alibaba.graphscope.loader.LoaderBase)
- com.alibaba.graphscope.utils.FileUtils
- com.alibaba.graphscope.utils.GenericUtils
- com.alibaba.RDDReaderTransfer.GetArrayGrpc
- com.alibaba.RDDReaderTransfer.GetArrayGrpc.GetArrayImplBase (implements io.grpc.BindableService)
- com.alibaba.graphscope.utils.Gid2DataFixed (implements com.alibaba.graphscope.utils.Gid2Data)
- com.alibaba.graphscope.utils.Gid2DataResizable (implements com.alibaba.graphscope.utils.Gid2Data)
- com.alibaba.graphscope.factory.GiraphComputationFactory
- com.alibaba.graphscope.parallel.mm.GiraphMessageManagerFactory
- com.alibaba.graphscope.graph.impl.GiraphVertexIdManagerImpl<OID_T,GRAPE_OID_T,GRAPE_VID_T,GRAPE_VDATA_T,GRAPE_EDATA_T> (implements com.alibaba.graphscope.graph.GiraphVertexIdManager<GRAPE_VID_T,OID_T>)
- com.alibaba.graphscope.ds.adaptor.GrapeAdjListAdaptor<VID_T,EDATA_T> (implements com.alibaba.graphscope.ds.adaptor.AdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeAdjListIterable<VID_T,EDATA_T> (implements java.lang.Iterable<T>)
- com.alibaba.graphscope.graph.GrapeEdge<VID_T,OID_T,EDATA_T>
- com.alibaba.graphscope.ds.GrapeNbr_cxx_0x97745ed1Factory (implements com.alibaba.graphscope.ds.GrapeNbr.Factory<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeNbr_cxx_0x979f8e12Factory (implements com.alibaba.graphscope.ds.GrapeNbr.Factory<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.GrapeNbr_cxx_0xa3660297Factory (implements com.alibaba.graphscope.ds.GrapeNbr.Factory<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.adaptor.GrapeNbrAdaptor<VID_T,EDATA_T> (implements com.alibaba.graphscope.ds.adaptor.Nbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.utils.GrapeReflectionUtils
- com.alibaba.graphscope.utils.GrapeTypes
- com.alibaba.graphscope.annotation.GraphConfig
- com.alibaba.graphscope.loader.impl.GraphDataBufferManagerImpl (implements com.alibaba.graphscope.loader.GraphDataBufferManager)
- com.alibaba.graphscope.annotation.GraphScopeAppScanner
- com.alibaba.graphscope.runtime.GraphScopeClassLoader
- com.alibaba.graphscope.graphx.GraphXConf<VD,ED,MSG>
- com.alibaba.graphscope.app.GraphXParallelAdaptor<VDATA_T,EDATA_T,MSG> (implements com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>)
- com.alibaba.graphscope.graphx.GraphXParallelPIE<VD,ED,MSG_T>
- com.alibaba.graphscope.graphx.GraphXRawDataBuilder_cxx_0xa6c829deFactory (implements com.alibaba.graphscope.graphx.GraphXRawDataBuilder.Factory<OID_T,VID_T,VD_T,ED_T>)
- com.alibaba.graphscope.graphx.GraphXRawDataBuilder_cxx_0xcbb09c5cFactory (implements com.alibaba.graphscope.graphx.GraphXRawDataBuilder.Factory<OID_T,VID_T,VD_T,ED_T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x13932289Factory (implements com.alibaba.graphscope.ds.GSVertexArray.Factory<T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x146265ceFactory (implements com.alibaba.graphscope.ds.GSVertexArray.Factory<T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x2ceb3d1fFactory (implements com.alibaba.graphscope.ds.GSVertexArray.Factory<T>)
- com.alibaba.graphscope.ds.GSVertexArray_cxx_0x2d166c60Factory (implements com.alibaba.graphscope.ds.GSVertexArray.Factory<T>)
- com.alibaba.graphscope.column.IColumn_cxx_0x53d1b253
- com.alibaba.graphscope.runtime.IFragmentHelper
- com.alibaba.graphscope.fragment.adaptor.ImmutableEdgecutFragmentAdaptor<OID_T,VID_T,VDATA_T,EDATA_T> (implements com.alibaba.graphscope.fragment.IFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
- java.io.InputStream (implements java.io.Closeable)
- com.alibaba.graphscope.serialization.FakeFFIByteVectorInputStream (implements java.io.DataInput)
- com.alibaba.graphscope.serialization.FFIByteVectorInputStream (implements java.io.DataInput)
- com.alibaba.graphscope.utils.array.impl.IntArray (implements com.alibaba.graphscope.utils.array.PrimitiveArray<T>)
- com.alibaba.graphscope.utils.IntArrayWrapper
- com.alibaba.graphscope.parallel.message.IntMsg_cxx_0x5555e0eb
- com.alibaba.graphscope.parallel.message.IntMsg_cxx_0x5555e0ebFactory (implements com.alibaba.graphscope.parallel.message.IntMsg.Factory)
- com.alibaba.graphscope.utils.JavaClassName
- com.alibaba.graphscope.utils.JNILibraryName
- com.alibaba.graphscope.graphx.Json_cxx_0xf3be2b0c
- com.alibaba.graphscope.context.LabeledVertexDataContext<OID_T,DATA_T>
- com.alibaba.graphscope.context.LabeledVertexPropertyContext<OID_T>
- com.alibaba.graphscope.parallel.mm.ListMessageIterable<MSG_T> (implements com.alibaba.graphscope.parallel.mm.MessageIterable<MSG_T>)
- com.alibaba.graphscope.loader.LoaderUtils
- com.alibaba.graphscope.runtime.LoadLibrary
- com.alibaba.graphscope.utils.LoadLibrary
- com.alibaba.graphscope.utils.array.impl.LongArray (implements com.alibaba.graphscope.utils.array.PrimitiveArray<T>)
- com.alibaba.graphscope.utils.LongArrayWrapper
- com.alibaba.graphscope.utils.LongIdParser
- com.alibaba.graphscope.format.LongLong (implements org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.format.LongLongRecordReader (implements org.apache.hadoop.mapred.RecordReader<K,V>)
- com.alibaba.graphscope.parallel.message.LongMsg_cxx_0x3d88ac99
- com.alibaba.graphscope.parallel.message.LongMsg_cxx_0x3d88ac99Factory (implements com.alibaba.graphscope.parallel.message.LongMsg.Factory)
- com.alibaba.graphscope.utils.LongPointerAccessor
- com.alibaba.graphscope.annotation.Main
- com.alibaba.graphscope.parallel.MessageInBufferGen
- com.alibaba.graphscope.parallel.MessageInBufferGen_cxx_0x2b9fb1a1
- com.alibaba.graphscope.parallel.MessageInBufferGen_cxx_0x2b9fb1a1Factory (implements com.alibaba.graphscope.parallel.MessageInBuffer.Factory)
- com.alibaba.graphscope.parallel.mm.MessageIterable.EmptyMessageIterable<MSG_T_> (implements com.alibaba.graphscope.parallel.mm.MessageIterable<MSG_T>)
- com.alibaba.graphscope.parallel.MessageUtils
- com.alibaba.graphscope.utils.MPIUtils
- com.alibaba.graphscope.utils.MPIUtils.CommendBuilder
- com.alibaba.graphscope.example.giraph.circle.MsgWritable (implements org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.example.giraph.writable.MultipleLongWritable (implements org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.parallel.netty.NettyClient
- com.alibaba.graphscope.parallel.netty.NettyServer<OID_T,GS_VID_T>
- com.alibaba.graphscope.graph.comm.requests.NettyWritableMessage (implements com.alibaba.graphscope.graph.comm.requests.NettyMessage)
- com.alibaba.graphscope.parallel.utils.NetworkMap
- com.alibaba.graphscope.utils.array.impl.ObjectArray<T> (implements com.alibaba.graphscope.utils.array.PrimitiveArray<T>)
- org.apache.hadoop.mapreduce.OutputFormat<K,V>
- org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<K,V>
- org.apache.hadoop.mapreduce.lib.output.TextOutputFormat<K,V>
- org.apache.giraph.io.formats.GiraphTextOutputFormat
- org.apache.hadoop.mapreduce.lib.output.TextOutputFormat<K,V>
- org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<K,V>
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- com.alibaba.graphscope.serialization.FFIByteVectorOutputStream (implements java.io.DataOutput)
- com.alibaba.graphscope.parallel.ParallelMessageManagerGen
- com.alibaba.graphscope.parallel.ParallelMessageManagerGen_cxx_0x5a835738
- com.alibaba.graphscope.column.ParamGetter
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x101bead8Factory (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x10471a19Factory (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x10daeab4Factory (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder_cxx_0x232959b0Factory (implements com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder.Factory<T>)
- com.alibaba.graphscope.parallel.message.PrimitiveMessage_cxx_0x5581102cFactory (implements com.alibaba.graphscope.parallel.message.PrimitiveMessage.Factory<T>)
- com.alibaba.graphscope.parallel.message.PrimitiveMessage_cxx_0xc9ed53dFactory (implements com.alibaba.graphscope.parallel.message.PrimitiveMessage.Factory<T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0x2d753886Factory (implements com.alibaba.graphscope.ds.PrimitiveTypedArray.Factory<DATA_T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0x4f4be6c2Factory (implements com.alibaba.graphscope.ds.PrimitiveTypedArray.Factory<DATA_T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0x4f771603Factory (implements com.alibaba.graphscope.ds.PrimitiveTypedArray.Factory<DATA_T>)
- com.alibaba.graphscope.ds.PrimitiveTypedArray_cxx_0xb7aa6c0aFactory (implements com.alibaba.graphscope.ds.PrimitiveTypedArray.Factory<DATA_T>)
- com.alibaba.graphscope.ds.adaptor.ProjectedAdjListAdaptor<VID_T,EDATA_T> (implements com.alibaba.graphscope.ds.adaptor.AdjList<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.adaptor.ProjectedNbrAdaptor<VID_T,EDATA_T> (implements com.alibaba.graphscope.ds.adaptor.Nbr<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.PropertyNbr_cxx_0x8f90c303Factory (implements com.alibaba.graphscope.ds.PropertyNbr.Factory<VID_T>)
- com.alibaba.graphscope.ds.PropertyNbr_cxx_0x8fbbf244Factory (implements com.alibaba.graphscope.ds.PropertyNbr.Factory<VID_T>)
- com.alibaba.graphscope.utils.PythonInterpreter
- com.alibaba.RDDReaderTransfer.RDDReaderTransferProto
- com.alibaba.RDDReaderTransfer.RDDReadServer
- org.apache.hadoop.mapreduce.RecordReader<KEYIN,VALUEIN> (implements java.io.Closeable)
- org.apache.giraph.io.formats.FileRecordReader
- com.alibaba.graphscope.example.giraph.SccVertexValue (implements org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.example.sssp.SSSP (implements com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>, com.alibaba.graphscope.parallel.ParallelEngine)
- com.alibaba.graphscope.arrow.Status_cxx_0xba0ae5b
- com.alibaba.graphscope.stdcxx.StdMap_cxx_0x7fd2b116
- com.alibaba.graphscope.stdcxx.StdMap_cxx_0x7fd2b116Factory (implements com.alibaba.graphscope.stdcxx.StdMap.Factory<K,V>)
- com.alibaba.graphscope.stdcxx.StdSharedPtr_cxx_0xf86281af
- com.alibaba.graphscope.stdcxx.StdString_cxx_0xcec1e274
- com.alibaba.graphscope.stdcxx.StdString_cxx_0xcec1e274Factory (implements com.alibaba.graphscope.stdcxx.StdString.Factory)
- com.alibaba.graphscope.stdcxx.StdUnorderedMap_cxx_0x4ac1da48
- com.alibaba.graphscope.stdcxx.StdUnorderedMap_cxx_0x4ac1da48Factory (implements com.alibaba.graphscope.stdcxx.StdUnorderedMap.Factory<KEY_T,VALUE_T>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0x37a055Factory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0x5725934Factory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0x8cbe72bfFactory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xa6343ff0Factory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xb8c12c12
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xb8c12c12Factory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xcf11e077Factory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xe1443cf1
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xe1443cf1Factory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.stdcxx.StdVector_cxx_0xe16f6c32Factory (implements com.alibaba.graphscope.stdcxx.StdVector.Factory<E>)
- com.alibaba.graphscope.example.stringApp.StringApp (implements com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>, com.alibaba.graphscope.parallel.ParallelEngine)
- com.alibaba.graphscope.arrow.array.StringArrowArrayBuilder_cxx_0x6fa38f07
- com.alibaba.graphscope.arrow.array.StringArrowArrayBuilder_cxx_0x6fa38f07Factory (implements com.alibaba.graphscope.arrow.array.StringArrowArrayBuilder.Factory)
- com.alibaba.graphscope.ds.StringTypedArray_cxx_0x5d3f85f1
- com.alibaba.graphscope.ds.StringTypedArray_cxx_0x5d3f85f1Factory (implements com.alibaba.graphscope.ds.StringTypedArray.Factory)
- com.alibaba.graphscope.ds.StringView_cxx_0xfff9df39
- java.lang.Thread (implements java.lang.Runnable)
- com.alibaba.graphscope.utils.PythonInterpreter.InterpreterErrorStream
- com.alibaba.graphscope.utils.PythonInterpreter.InterpreterInputStream
- com.alibaba.graphscope.utils.PythonInterpreter.InterpreterOutputStream
- com.alibaba.graphscope.utils.ThreadSafeBitSet
- com.alibaba.graphscope.example.traverse.Traverse (implements com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>, com.alibaba.graphscope.parallel.ParallelEngine)
- com.alibaba.graphscope.utils.array.impl.TypedBackendPrimitiveArray<T> (implements com.alibaba.graphscope.utils.array.PrimitiveArray<T>)
- com.alibaba.graphscope.utils.TypeUtils
- com.alibaba.graphscope.annotation.Utils
- com.alibaba.graphscope.parallel.utils.Utils
- com.alibaba.graphscope.graphx.V6dStatus_cxx_0xd5a80136
- com.alibaba.graphscope.ds.Vertex_cxx_0xaca404e3Factory (implements com.alibaba.graphscope.ds.Vertex.Factory<VID_T>)
- com.alibaba.graphscope.ds.Vertex_cxx_0xaccf3424
- com.alibaba.graphscope.ds.Vertex_cxx_0xaccf3424Factory (implements com.alibaba.graphscope.ds.Vertex.Factory<VID_T>)
- com.alibaba.graphscope.ds.VertexArray_cxx_0xbe45efc3Factory (implements com.alibaba.graphscope.ds.VertexArray.Factory<VID,T>)
- com.alibaba.graphscope.ds.VertexArray_cxx_0xd8921725Factory (implements com.alibaba.graphscope.ds.VertexArray.Factory<VID,T>)
- com.alibaba.graphscope.ds.VertexArray_cxx_0xd8bd4666Factory (implements com.alibaba.graphscope.ds.VertexArray.Factory<VID,T>)
- com.alibaba.graphscope.example.giraph.circle.VertexAttrWritable (implements org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.context.VertexDataContext<FRAG_T,DATA_T>
- com.alibaba.graphscope.example.bfs.BFSContext (implements com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.context.GiraphComputationAdaptorContext<OID_T,VID_T,VDATA_T,EDATA_T> (implements com.alibaba.graphscope.context.DefaultContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.context.GraphXParallelAdaptorContext<VDATA_T,EDATA_T,MSG> (implements com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.example.pagerank.PageRankContext (implements com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.example.sssp.SSSPContext (implements com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.example.stringApp.StringAppContext (implements com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.example.traverse.TraverseContext (implements com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.example.wcc.WCCContext (implements com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>)
- com.alibaba.graphscope.graph.impl.VertexDataManagerImpl<VDATA_T,GRAPE_OID_T,GRAPE_VID_T,GRAPE_VDATA_T,GRAPE_EDATA_T> (implements com.alibaba.graphscope.graph.VertexDataManager<VDATA_T>)
- com.alibaba.graphscope.utils.VertexDataUtils
- com.alibaba.graphscope.graph.VertexFactory
- com.alibaba.graphscope.context.VertexPropertyContext<FRAG_T>
- com.alibaba.graphscope.ds.VertexRange_cxx_0x52600602Factory (implements com.alibaba.graphscope.ds.VertexRange.Factory<VID_T>)
- com.alibaba.graphscope.ds.VertexRange_cxx_0x528b3543Factory (implements com.alibaba.graphscope.ds.VertexRange.Factory<VID_T>)
- com.alibaba.graphscope.ds.VertexSet
- com.alibaba.graphscope.graphx.VineyardArrayBuilder_cxx_0x7d33d751Factory (implements com.alibaba.graphscope.graphx.VineyardArrayBuilder.Factory<EDATA_T>)
- com.alibaba.graphscope.graphx.VineyardArrayBuilder_cxx_0x7d5f0692Factory (implements com.alibaba.graphscope.graphx.VineyardArrayBuilder.Factory<EDATA_T>)
- com.alibaba.graphscope.graphx.VineyardArrayBuilder_cxx_0xc3957a17Factory (implements com.alibaba.graphscope.graphx.VineyardArrayBuilder.Factory<EDATA_T>)
- com.alibaba.graphscope.graphx.VineyardClient_cxx_0xb9ed250f
- com.alibaba.graphscope.graphx.VineyardClient_cxx_0xb9ed250fFactory (implements com.alibaba.graphscope.graphx.VineyardClient.Factory)
- com.alibaba.graphscope.example.wcc.WCC (implements com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>, com.alibaba.graphscope.parallel.ParallelEngine)
- com.alibaba.graphscope.graph.comm.WorkerInfo
- com.alibaba.graphscope.utils.WritableFactory
- com.alibaba.graphscope.parallel.netty.request.WritableRequest<I,V,E> (implements org.apache.giraph.conf.ImmutableClassesGiraphConfigurable<I,V,E>, org.apache.hadoop.io.Writable)
- com.alibaba.graphscope.parallel.netty.request.impl.BatchWritableRequest
- com.alibaba.graphscope.parallel.netty.request.impl.ByteBufRequest
- com.alibaba.graphscope.parallel.netty.request.impl.GidLongWritableRequest
- com.alibaba.graphscope.parallel.netty.request.impl.OneLongWritableRequest
- com.alibaba.graphscope.fragment.adaptor.AbstractArrowProjectedAdaptor<OID_T,VID_T,VDATA_T,EDATA_T> (implements com.alibaba.graphscope.fragment.IFragment<OID_T,VID_T,VDATA_T,EDATA_T>)
Interface Hierarchy
- com.alibaba.graphscope.ds.adaptor.AdjList<VID_T,EDATA_T>
- com.alibaba.graphscope.graph.AggregatorManager
- com.alibaba.graphscope.app.AppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>
- com.alibaba.graphscope.app.DefaultAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>
- com.alibaba.graphscope.app.ParallelAppBase<OID_T,VID_T,VDATA_T,EDATA_T,C>
- com.alibaba.graphscope.fragment.getter.ArrowFragmentGroupGetter.Factory
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter.Factory<OID,VID,VD,ED>
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper.Factory<OID_T,VID_T,NEW_V_T,NEW_E_T>
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder.Factory<T>
- com.alibaba.graphscope.ds.Bitset.Factory
- com.alibaba.graphscope.stdcxx.CCharPointer.Factory
- com.alibaba.graphscope.context.ContextBase
- com.alibaba.graphscope.context.DefaultContextBase<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.context.ParallelContextBase<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.context.PropertyDefaultContextBase<OID_T>
- com.alibaba.graphscope.context.PropertyParallelContextBase<OID_T>
- com.alibaba.graphscope.app.DefaultPropertyAppBase<OID_T,C>
- com.alibaba.graphscope.ds.DenseVertexSet.Factory<VID_T>
- com.alibaba.graphscope.parallel.message.DoubleMsg.Factory
- com.alibaba.graphscope.stdcxx.DoublePointer.Factory
- com.alibaba.graphscope.ds.EmptyType.Factory
- com.alibaba.fastffi.FFIJava
- com.alibaba.graphscope.stdcxx.FFISample (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.fastffi.FFIStringProvider
- com.alibaba.graphscope.stdcxx.StdString (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.CXXValueRange<T>, com.alibaba.fastffi.FFIStringReceiver)
- com.alibaba.graphscope.ds.StringView (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext.Factory<FRAG_T,DATA_T>
- com.alibaba.graphscope.context.ffi.FFILabeledVertexPropertyContext.Factory<FRAG_T>
- com.alibaba.graphscope.stdcxx.FFISample.Factory
- com.alibaba.fastffi.FFIStringReceiver
- com.alibaba.graphscope.stdcxx.StdString (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.CXXValueRange<T>, com.alibaba.fastffi.FFIStringProvider)
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext.Factory<FRAG_T,DATA_T>
- com.alibaba.graphscope.context.ffi.FFIVertexPropertyContext.Factory<FRAG_T>
- com.alibaba.graphscope.utils.FiveConsumer<T,U,V,W,X>
- com.alibaba.graphscope.utils.FourConsumer<T,U,V,W>
- com.alibaba.graphscope.utils.Gid2Data
- org.apache.giraph.conf.GiraphConstants
- com.alibaba.graphscope.graph.GiraphEdgeManager<OID_T,EDATA_T>
- com.alibaba.graphscope.parallel.mm.GiraphMessageManager<OID_T,VDATA_T,EDATA_T,IN_MSG_T,OUT_MSG_T,GS_VID_T,GS_OID_T>
- com.alibaba.graphscope.ds.GrapeNbr.Factory<VID_T,EDATA_T>
- com.alibaba.graphscope.loader.GraphDataBufferManager
- com.alibaba.graphscope.graphx.GraphXRawDataBuilder.Factory<OID_T,VID_T,VD_T,ED_T>
- com.alibaba.graphscope.ds.GSVertexArray.Factory<T>
- com.alibaba.graphscope.utils.InterruptibleTriConsumer<T,U,V>
- com.alibaba.graphscope.parallel.message.IntMsg.Factory
- java.lang.Iterable<T>
- com.alibaba.fastffi.CXXRange<T>
- com.alibaba.fastffi.CXXPointerRange<T>
- com.alibaba.graphscope.ds.DestList (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.GrapeAdjList<VID_T,EDATA_T> (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.FFIPointer)
- com.alibaba.fastffi.CXXValueRange<T>
- com.alibaba.graphscope.stdcxx.StdString (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.FFIStringProvider, com.alibaba.fastffi.FFIStringReceiver)
- com.alibaba.fastffi.CXXPointerRange<T>
- com.alibaba.graphscope.parallel.mm.MessageIterable<MSG_T>
- com.alibaba.fastffi.CXXRange<T>
- java.util.Iterator<E>
- com.alibaba.graphscope.graph.impl.DefaultImmutableEdgeManager.ImmutableEdgeIterator<EDGE_OID_T,EDGE_DATA_T>
- com.alibaba.graphscope.loader.LoaderBase
- com.alibaba.graphscope.parallel.message.LongMsg.Factory
- com.alibaba.graphscope.parallel.MessageInBuffer.Factory
- com.google.protobuf.MessageLiteOrBuilder
- com.google.protobuf.MessageOrBuilder
- com.alibaba.RDDReaderTransfer.array_typeOrBuilder
- com.alibaba.RDDReaderTransfer.basic_typeOrBuilder
- com.alibaba.RDDReaderTransfer.CloseRequestOrBuilder
- com.alibaba.RDDReaderTransfer.CloseResponseOrBuilder
- com.alibaba.RDDReaderTransfer.essential_typeOrBuilder
- com.alibaba.RDDReaderTransfer.ItemRequestOrBuilder
- com.alibaba.RDDReaderTransfer.PartInfoRequestOrBuilder
- com.alibaba.RDDReaderTransfer.PartitionInfoOrBuilder
- com.alibaba.RDDReaderTransfer.PartitionItemOrBuilder
- com.google.protobuf.MessageOrBuilder
- com.alibaba.graphscope.parallel.message.MessageStore<I,M,GS_VID_T>
- com.alibaba.graphscope.parallel.message.MessageStoreFactory<I,M,MS>
- com.alibaba.graphscope.ds.adaptor.Nbr<VID_T,EDATA_T>
- com.alibaba.graphscope.parallel.ParallelEngine
- com.alibaba.graphscope.app.ParallelPropertyAppBase<OID_T,C>
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder.Factory<T>
- com.alibaba.graphscope.parallel.message.PrimitiveMessage.Factory<T>
- com.alibaba.graphscope.ds.PrimitiveTypedArray.Factory<DATA_T>
- com.alibaba.graphscope.ds.PropertyNbr.Factory<VID_T>
- com.alibaba.graphscope.parallel.cache.SendMessageCache<I,M,GS_VID_T>
- java.io.Serializable
- com.alibaba.fastffi.FFIType
- com.alibaba.fastffi.FFIPointer
- com.alibaba.graphscope.fragment.ArrowFragment<OID_T>
- com.alibaba.graphscope.fragment.getter.ArrowFragmentGroupGetter
- com.alibaba.graphscope.fragment.getter.ArrowProjectedFragmentGetter<OID,VID,VD,ED>
- com.alibaba.graphscope.fragment.mapper.ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>
- com.alibaba.graphscope.arrow.array.BaseArrowArray<T>
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArray<T>
- com.alibaba.graphscope.arrow.array.StringArrowArray
- com.alibaba.graphscope.ds.Bitset (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.fastffi.CXXPointer
- com.alibaba.graphscope.fragment.ArrowFragmentGroup
- com.alibaba.graphscope.ds.Bitset (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.DenseVertexSet<VID_T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.DestList (also extends com.alibaba.fastffi.CXXPointerRange<T>, com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.stdcxx.DoublePointer (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.stdcxx.FFISample (also extends com.alibaba.fastffi.FFIJava)
- com.alibaba.graphscope.ds.GrapeAdjList<VID_T,EDATA_T> (also extends com.alibaba.fastffi.CXXPointerRange<T>, com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.GSVertexArray<T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.parallel.MessageInBuffer
- com.alibaba.graphscope.parallel.MessageInBufferGen
- com.alibaba.graphscope.ds.PropertyAdjList<VID_T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.PropertyRawAdjList<VID_T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.stdcxx.StdString (also extends com.alibaba.fastffi.CXXValueRange<T>, com.alibaba.fastffi.FFIStringProvider, com.alibaba.fastffi.FFIStringReceiver)
- com.alibaba.graphscope.stdcxx.StdUnorderedMap<KEY_T,VALUE_T>
- com.alibaba.graphscope.stdcxx.StdVector<E> (also extends com.alibaba.fastffi.FFISettablePointer)
- com.alibaba.graphscope.ds.Vertex<VID_T> (also extends com.alibaba.fastffi.CXXValueRangeElement<T>, com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.VertexArray<VID,T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.VertexRange<VID_T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.fastffi.CXXValueRangeElement<T>
- com.alibaba.graphscope.stdcxx.StdString.Iterator (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.Vertex<VID_T> (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.DenseVertexSet<VID_T> (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.ds.DestList (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.CXXPointerRange<T>)
- com.alibaba.graphscope.stdcxx.DoublePointer (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.ds.EdgeDataColumn<DATA_T>
- com.alibaba.graphscope.ds.EmptyType
- com.alibaba.graphscope.communication.FFICommunicator
- com.alibaba.graphscope.communication.FFICommunicatorGen
- com.alibaba.graphscope.context.ffi.FFILabeledVertexDataContext<FRAG_T,DATA_T>
- com.alibaba.graphscope.context.ffi.FFILabeledVertexPropertyContext<FRAG_T>
- com.alibaba.fastffi.FFISettablePointer
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>
- com.alibaba.graphscope.arrow.array.PrimitiveArrowArrayBuilder<T>
- com.alibaba.graphscope.arrow.array.StringArrowArrayBuilder
- com.alibaba.graphscope.ds.BaseTypedArray<DATA_T>
- com.alibaba.graphscope.ds.PrimitiveTypedArray<DATA_T>
- com.alibaba.graphscope.ds.StringTypedArray
- com.alibaba.fastffi.CXXPointerRangeElement<T>
- com.alibaba.graphscope.stdcxx.CCharPointer
- com.alibaba.graphscope.ds.FidPointer (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.GrapeNbr<VID_T,EDATA_T> (also extends com.alibaba.graphscope.ds.NbrBase<VID_T,EDATA_T>)
- com.alibaba.graphscope.ds.PropertyNbr<VID_T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.ds.PropertyNbrUnit<VID_T> (also extends com.alibaba.fastffi.FFIPointer)
- com.alibaba.graphscope.stdcxx.StdVector<E> (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.arrow.array.BaseArrowArrayBuilder<T>
- com.alibaba.graphscope.context.ffi.FFIVertexDataContext<FRAG_T,DATA_T>
- com.alibaba.graphscope.context.ffi.FFIVertexPropertyContext<FRAG_T>
- com.alibaba.graphscope.ds.FidPointer (also extends com.alibaba.fastffi.CXXPointerRangeElement<T>)
- com.alibaba.graphscope.fragment.FragmentBase<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.fragment.EdgecutFragment<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.fragment.BaseArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.fragment.ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.fragment.ImmutableEdgecutFragment<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.fragment.BaseArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.fragment.EdgecutFragment<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.ds.GrapeAdjList<VID_T,EDATA_T> (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.CXXPointerRange<T>)
- com.alibaba.graphscope.graphx.GraphXRawData<OID_T,VID_T,VD_T,ED_T>
- com.alibaba.graphscope.graphx.GraphXRawDataBuilder<OID_T,VID_T,VD_T,ED_T>
- com.alibaba.graphscope.ds.GSVertexArray<T> (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.column.IColumn
- com.alibaba.graphscope.column.DoubleColumn<FRAG_T>
- com.alibaba.graphscope.ds.ImmutableCSR<VID_T,ED>
- com.alibaba.graphscope.column.IntColumn<FRAG_T>
- com.alibaba.graphscope.graphx.Json
- com.alibaba.graphscope.column.LongColumn<FRAG_T>
- com.alibaba.graphscope.parallel.MessageManagerBase
- com.alibaba.graphscope.parallel.DefaultMessageManager
- com.alibaba.graphscope.parallel.DefaultMessageManagerGen
- com.alibaba.graphscope.parallel.ParallelMessageManager
- com.alibaba.graphscope.parallel.ParallelMessageManagerGen
- com.alibaba.graphscope.parallel.ParallelPropertyMessageManager
- com.alibaba.graphscope.parallel.PropertyMessageManager
- com.alibaba.graphscope.parallel.PropertyMessageManagerGen
- com.alibaba.graphscope.parallel.DefaultMessageManager
- com.alibaba.graphscope.parallel.message.MsgBase
- com.alibaba.graphscope.ds.NbrBase<VID_T,EDATA_T>
- com.alibaba.graphscope.ds.GrapeNbr<VID_T,EDATA_T> (also extends com.alibaba.fastffi.CXXPointerRangeElement<T>)
- com.alibaba.graphscope.ds.ProjectedNbr<VID_T,EDATA_T>
- com.alibaba.graphscope.stdcxx.OStream
- com.alibaba.graphscope.parallel.message.PrimitiveMessage<T>
- com.alibaba.graphscope.ds.ProjectedAdjList<VID_T,EDATA_T>
- com.alibaba.graphscope.ds.PropertyAdjList<VID_T> (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.ds.PropertyNbr<VID_T> (also extends com.alibaba.fastffi.CXXPointerRangeElement<T>)
- com.alibaba.graphscope.ds.PropertyNbrUnit<VID_T> (also extends com.alibaba.fastffi.CXXPointerRangeElement<T>)
- com.alibaba.graphscope.ds.PropertyRawAdjList<VID_T> (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.arrow.Status
- com.alibaba.graphscope.stdcxx.StdMap<K,V>
- com.alibaba.graphscope.stdcxx.StdSharedPtr<T>
- com.alibaba.graphscope.stdcxx.StdString.Iterator (also extends com.alibaba.fastffi.CXXValueRangeElement<T>)
- com.alibaba.graphscope.ds.StringView (also extends com.alibaba.fastffi.FFIStringProvider)
- com.alibaba.graphscope.parallel.ThreadLocalMessageBuffer<T>
- com.alibaba.graphscope.graphx.V6dStatus
- com.alibaba.graphscope.ds.Vertex<VID_T> (also extends com.alibaba.fastffi.CXXPointer, com.alibaba.fastffi.CXXValueRangeElement<T>)
- com.alibaba.graphscope.ds.VertexArray<VID,T> (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.ds.VertexDataColumn<DATA_T>
- com.alibaba.graphscope.ds.VertexRange<VID_T> (also extends com.alibaba.fastffi.CXXPointer)
- com.alibaba.graphscope.graphx.VineyardArrayBuilder<EDATA_T>
- com.alibaba.graphscope.graphx.VineyardClient
- com.alibaba.fastffi.FFIPointer
- com.alibaba.graphscope.fragment.IFragment<OID_T,VID_T,VDATA_T,EDATA_T>
- com.alibaba.graphscope.utils.array.PrimitiveArray<T>
- com.alibaba.graphscope.utils.MessageStore<T>
- com.alibaba.fastffi.FFIType
- com.alibaba.graphscope.fragment.SimpleEdgeData<EDATA_T>
- com.alibaba.graphscope.fragment.SimpleVertexData<VDATA_T>
- com.alibaba.graphscope.stdcxx.StdMap.Factory<K,V>
- com.alibaba.graphscope.stdcxx.StdString.Factory
- com.alibaba.graphscope.stdcxx.StdUnorderedMap.Factory<KEY_T,VALUE_T>
- com.alibaba.graphscope.stdcxx.StdVector.Factory<E>
- com.alibaba.graphscope.arrow.array.StringArrowArrayBuilder.Factory
- com.alibaba.graphscope.ds.StringTypedArray.Factory
- com.alibaba.graphscope.utils.TriConsumer<T,U,V>
- com.alibaba.graphscope.ds.Vertex.Factory<VID_T>
- com.alibaba.graphscope.ds.VertexArray.Factory<VID,T>
- com.alibaba.graphscope.graph.VertexDataManager<VDATA_T>
- com.alibaba.graphscope.graph.VertexIdManager<VID_T,OID_T>
- com.alibaba.graphscope.graph.GiraphVertexIdManager<GRAPE_VID_T,OID_T>
- com.alibaba.graphscope.ds.VertexRange.Factory<VID_T>
- com.alibaba.graphscope.graphx.VineyardArrayBuilder.Factory<EDATA_T>
- com.alibaba.graphscope.graphx.VineyardClient.Factory
- org.apache.hadoop.io.Writable
- com.alibaba.graphscope.graph.comm.requests.NettyMessage
Annotation Type Hierarchy
- com.alibaba.graphscope.annotation.GrapeSkip (implements java.lang.annotation.Annotation)
- com.alibaba.graphscope.annotation.GraphType (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.alibaba.RDDReaderTransfer.basic_type.BasicCase (implements com.google.protobuf.Internal.EnumLite)
- com.alibaba.graphscope.context.ContextDataType (implements com.alibaba.fastffi.CXXEnum)
- com.alibaba.RDDReaderTransfer.essential_type.EssentialCase (implements com.google.protobuf.Internal.EnumLite)
- com.alibaba.graphscope.fragment.FragmentType
- com.alibaba.graphscope.loader.LoaderBase.TYPE
- com.alibaba.graphscope.graph.comm.requests.NettyMessageType
- com.alibaba.graphscope.parallel.netty.request.RequestType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)