Uses of Interface
com.alibaba.fastffi.FFIType
-
-
Uses of FFIType in com.alibaba.fastffi
Subinterfaces of FFIType in com.alibaba.fastffi Modifier and Type Interface Description interface
com.alibaba.fastffi.CXXPointer
interface
com.alibaba.fastffi.CXXPointerRangeElement<T extends com.alibaba.fastffi.CXXPointerRangeElement>
interface
com.alibaba.fastffi.CXXValueRangeElement<T extends com.alibaba.fastffi.CXXValueRangeElement>
interface
com.alibaba.fastffi.FFIPointer
interface
com.alibaba.fastffi.FFISettablePointer
Classes in com.alibaba.fastffi that implement FFIType Modifier and Type Class Description class
FFIPointerImpl
-
Uses of FFIType in com.alibaba.fastffi.impl
Classes in com.alibaba.fastffi.impl that implement FFIType Modifier and Type Class Description class
CXXStdString_cxx_0xcec1e274
class
CXXStdVector_cxx_0x3356ee39
class
CXXStdVector_cxx_0x33d2198f
class
CXXStdVector_cxx_0x6b0caae2
class
CXXStdVector_cxx_0x6b94f3ee
class
CXXStdVector_cxx_0xb71ddcfa
class
CXXStdVector_cxx_0xb9247603
class
CXXStdVector_cxx_0xbb6af271
-
Uses of FFIType in com.alibaba.graphscope.arrow
Subinterfaces of FFIType in com.alibaba.graphscope.arrow Modifier and Type Interface Description interface
Status
Classes in com.alibaba.graphscope.arrow that implement FFIType Modifier and Type Class Description class
Status_cxx_0xba0ae5b
-
Uses of FFIType in com.alibaba.graphscope.arrow.array
Subinterfaces of FFIType in com.alibaba.graphscope.arrow.array Modifier and Type Interface Description interface
BaseArrowArray<T>
Base interface for PrimitiveArrowArray and StringArrowArray.interface
BaseArrowArrayBuilder<T>
interface
PrimitiveArrowArray<T>
interface
PrimitiveArrowArrayBuilder<T>
interface
StringArrowArray
interface
StringArrowArrayBuilder
Classes in com.alibaba.graphscope.arrow.array that implement FFIType Modifier and Type Class Description class
BaseArrowArray_cxx_0x58f735ea
class
BaseArrowArrayBuilder_cxx_0x101bead8
class
BaseArrowArrayBuilder_cxx_0x10471a19
class
BaseArrowArrayBuilder_cxx_0x105010e2
class
BaseArrowArrayBuilder_cxx_0x10daeab4
class
BaseArrowArrayBuilder_cxx_0x232959b0
class
BaseArrowArrayBuilder_cxx_0x6fa38f07
class
PrimitiveArrowArrayBuilder_cxx_0x101bead8
class
PrimitiveArrowArrayBuilder_cxx_0x10471a19
class
PrimitiveArrowArrayBuilder_cxx_0x10daeab4
class
PrimitiveArrowArrayBuilder_cxx_0x232959b0
class
StringArrowArray_cxx_0x58f735ea
class
StringArrowArrayBuilder_cxx_0x6fa38f07
-
Uses of FFIType in com.alibaba.graphscope.column
Subinterfaces of FFIType in com.alibaba.graphscope.column Modifier and Type Interface Description interface
DoubleColumn<FRAG_T>
interface
IColumn
interface
IntColumn<FRAG_T>
interface
LongColumn<FRAG_T>
Classes in com.alibaba.graphscope.column that implement FFIType Modifier and Type Class Description class
DoubleColumn_cxx_0x26811983
class
DoubleColumn_cxx_0x3264d94b
class
DoubleColumn_cxx_0xf7fc074
class
IColumn_cxx_0x53d1b253
class
IntColumn_cxx_0x66bea13d
class
IntColumn_cxx_0xb238b3ae
class
IntColumn_cxx_0xe6ca4d51
class
LongColumn_cxx_0x32aa4838
class
LongColumn_cxx_0xa7b92176
class
LongColumn_cxx_0xe1bc46e9
-
Uses of FFIType in com.alibaba.graphscope.communication
Subinterfaces of FFIType in com.alibaba.graphscope.communication Modifier and Type Interface Description interface
FFICommunicator
The java wrapper for grape Communicator class, which provides some useful aggregators.interface
FFICommunicatorGen
Classes in com.alibaba.graphscope.communication that implement FFIType Modifier and Type Class Description class
FFICommunicatorGen_cxx_0xd6e741c0
-
Uses of FFIType in com.alibaba.graphscope.context
Classes in com.alibaba.graphscope.context that implement FFIType Modifier and Type Class Description class
ContextDataType
-
Uses of FFIType in com.alibaba.graphscope.context.ffi
Subinterfaces of FFIType in com.alibaba.graphscope.context.ffi Modifier and Type Interface Description interface
FFILabeledVertexDataContext<FRAG_T,DATA_T>
interface
FFILabeledVertexPropertyContext<FRAG_T>
interface
FFIVertexDataContext<FRAG_T,DATA_T>
interface
FFIVertexPropertyContext<FRAG_T>
Classes in com.alibaba.graphscope.context.ffi that implement FFIType Modifier and Type Class Description class
FFILabeledVertexDataContext_cxx_0xc64d9ac3
class
FFILabeledVertexDataContext_cxx_0xd1aafb66
class
FFIVertexDataContext_cxx_0x1db8ebb8
class
FFIVertexDataContext_cxx_0x4c3937da
class
FFIVertexDataContext_cxx_0x4c64671b
class
FFIVertexDataContext_cxx_0x5b2af72e
class
FFIVertexDataContext_cxx_0x661c69ed
class
FFIVertexDataContext_cxx_0x67326c98
class
FFIVertexDataContext_cxx_0x70f5d0d9
class
FFIVertexDataContext_cxx_0x7a651b11
class
FFIVertexDataContext_cxx_0xa0585597
class
FFIVertexDataContext_cxx_0xa08384d8
class
FFIVertexDataContext_cxx_0xa8eea4ea
class
FFIVertexDataContext_cxx_0xb5cb6a3b
class
FFIVertexDataContext_cxx_0xc999cdfb
class
FFIVertexDataContext_cxx_0xd453408b
class
FFIVertexDataContext_cxx_0xf3953ab8
-
Uses of FFIType in com.alibaba.graphscope.ds
Subinterfaces of FFIType in com.alibaba.graphscope.ds Modifier and Type Interface Description interface
BaseTypedArray<DATA_T>
interface
Bitset
interface
DenseVertexSet<VID_T>
Java wrapper for grape DenseVertexSet.interface
DestList
Java Wrapper for grape::DestList , contains two fid pointer, the begin and the end.interface
EdgeDataColumn<DATA_T>
Column abstraction for edge data.interface
EmptyType
Empty type is an type placeholder to put in a template class or template method, it is a wrapper for grape::EmptyType.interface
FidPointer
A pointer to an unsigned pointerinterface
GrapeAdjList<VID_T,EDATA_T>
AdjList is the data structure representing the edges(destination vertex and edge data) of a single vertex.interface
GrapeNbr<VID_T,EDATA_T>
Java wrapper for grape::Nbr, representing an edge with dst vertex and edge data.interface
GSVertexArray<T>
A java wrapper for gs template class grape::VertexArray.interface
ImmutableCSR<VID_T,ED>
interface
NbrBase<VID_T,EDATA_T>
interface
PrimitiveTypedArray<DATA_T>
interface
ProjectedAdjList<VID_T,EDATA_T>
AdjList used byArrowProjectedFragment
, java wrapper for ProjectedAdjList.interface
ProjectedNbr<VID_T,EDATA_T>
Definition of Nbr for projected fragment ProjectedNbr.interface
PropertyAdjList<VID_T>
interface
PropertyNbr<VID_T>
interface
PropertyNbrUnit<VID_T>
interface
PropertyRawAdjList<VID_T>
interface
StringTypedArray
interface
StringView
interface
Vertex<VID_T>
Java Wrapper for grape::Vertex.interface
VertexArray<VID,T>
Vertex Array grape::VertexArray.interface
VertexDataColumn<DATA_T>
interface
VertexRange<VID_T>
Vertex Range is an abstraction for a range of vertices. -
Uses of FFIType in com.alibaba.graphscope.fragment
Subinterfaces of FFIType in com.alibaba.graphscope.fragment Modifier and Type Interface Description interface
ArrowFragment<OID_T>
ArrowFragment is the java wrapper for vineyard::ArrowFragment.interface
ArrowFragmentGroup
interface
ArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>
Java wrapper for ArrowProjectedFragmentinterface
BaseArrowProjectedFragment<OID_T,VID_T,VDATA_T,EDATA_T>
interface
EdgecutFragment<OID_T,VID_T,VDATA_T,EDATA_T>
EdgecutFragment defines the interfaces of fragments with edgecut.interface
FragmentBase<OID_T,VID_T,VDATA_T,EDATA_T>
Defines the basic interfaces shall be provided by a fragment.interface
ImmutableEdgecutFragment<OID_T,VID_T,VDATA_T,EDATA_T>
Java wrapper for grape ImmutableEdgecutFragment.Classes in com.alibaba.graphscope.fragment that implement FFIType Modifier and Type Class Description class
ArrowFragment_cxx_0x999c91c4
class
ArrowFragmentGroup_cxx_0xcc1dd3ca
class
ArrowProjectedFragment_cxx_0x2b7738c9
class
ArrowProjectedFragment_cxx_0x2ba2680a
class
ArrowProjectedFragment_cxx_0x3384a871
class
ArrowProjectedFragment_cxx_0x4645b400
class
ArrowProjectedFragment_cxx_0x508ada88
class
ArrowProjectedFragment_cxx_0x50b609c9
class
ArrowProjectedFragment_cxx_0x57bae832
class
ArrowProjectedFragment_cxx_0x57e61773
class
ArrowProjectedFragment_cxx_0x8724099f
class
ArrowProjectedFragment_cxx_0xaa704f61
class
ArrowProjectedFragment_cxx_0xafd47c78
class
ArrowProjectedFragment_cxx_0xb2a7437
class
ArrowProjectedFragment_cxx_0xb55a378
class
ArrowProjectedFragment_cxx_0xc38050e6
class
ArrowProjectedFragment_cxx_0xe3684916
class
ArrowProjectedFragment_cxx_0xfab326b7
-
Uses of FFIType in com.alibaba.graphscope.fragment.getter
Subinterfaces of FFIType in com.alibaba.graphscope.fragment.getter Modifier and Type Interface Description interface
ArrowFragmentGroupGetter
interface
ArrowProjectedFragmentGetter<OID,VID,VD,ED>
-
Uses of FFIType in com.alibaba.graphscope.fragment.mapper
Subinterfaces of FFIType in com.alibaba.graphscope.fragment.mapper Modifier and Type Interface Description interface
ArrowProjectedFragmentMapper<OID_T,VID_T,NEW_V_T,NEW_E_T>
-
Uses of FFIType in com.alibaba.graphscope.graphx
Subinterfaces of FFIType in com.alibaba.graphscope.graphx Modifier and Type Interface Description interface
GraphXRawData<OID_T,VID_T,VD_T,ED_T>
interface
GraphXRawDataBuilder<OID_T,VID_T,VD_T,ED_T>
interface
Json
interface
V6dStatus
interface
VineyardArrayBuilder<EDATA_T>
interface
VineyardClient
Classes in com.alibaba.graphscope.graphx that implement FFIType Modifier and Type Class Description class
GraphXRawData_cxx_0x78c6729b
class
GraphXRawData_cxx_0x9daee519
class
GraphXRawDataBuilder_cxx_0xa6c829de
class
GraphXRawDataBuilder_cxx_0xcbb09c5c
class
Json_cxx_0xf3be2b0c
class
V6dStatus_cxx_0xd5a80136
class
VineyardArrayBuilder_cxx_0x7d33d751
class
VineyardArrayBuilder_cxx_0x7d5f0692
class
VineyardArrayBuilder_cxx_0xc3957a17
class
VineyardClient_cxx_0xb9ed250f
-
Uses of FFIType in com.alibaba.graphscope.parallel
Subinterfaces of FFIType in com.alibaba.graphscope.parallel Modifier and Type Interface Description interface
DefaultMessageManager
The default message manager, used in serial appsDefaultAppBase
andDefaultAppBase
.interface
DefaultMessageManagerGen
interface
MessageInBuffer
interface
MessageInBufferGen
interface
MessageManagerBase
Base interface for all messageManagers.interface
ParallelMessageManager
The parallel message manager, used in serial appsParallelAppBase
.interface
ParallelMessageManagerGen
interface
ParallelPropertyMessageManager
As PropertyParallelMessager.h has not much difference from ParallelMessageManager.interface
PropertyMessageManager
interface
PropertyMessageManagerGen
interface
ThreadLocalMessageBuffer<T>
Classes in com.alibaba.graphscope.parallel that implement FFIType Modifier and Type Class Description class
DefaultMessageManagerGen_cxx_0xb936493c
class
MessageInBufferGen_cxx_0x2b9fb1a1
class
ParallelMessageManagerGen_cxx_0x5a835738
class
PropertyMessageManagerGen_cxx_0x687eff27
-
Uses of FFIType in com.alibaba.graphscope.parallel.message
Subinterfaces of FFIType in com.alibaba.graphscope.parallel.message Modifier and Type Interface Description interface
DoubleMsg
DoubleMsg is a java wrapper for gs::PrimitiveMessage<double>interface
IntMsg
interface
LongMsg
LongMsg is a java wrapper for gs::PrimitiveMessage<double>interface
MsgBase
interface
PrimitiveMessage<T>
Classes in com.alibaba.graphscope.parallel.message that implement FFIType Modifier and Type Class Description class
DoubleMsg_cxx_0xc75dfe24
class
IntMsg_cxx_0x5555e0eb
class
LongMsg_cxx_0x3d88ac99
class
PrimitiveMessage_cxx_0x5581102c
class
PrimitiveMessage_cxx_0xc9ed53d
-
Uses of FFIType in com.alibaba.graphscope.stdcxx
Subinterfaces of FFIType in com.alibaba.graphscope.stdcxx Modifier and Type Interface Description interface
CCharPointer
interface
DoublePointer
interface
FFISample
interface
OStream
interface
StdMap<K,V>
interface
StdSharedPtr<T extends com.alibaba.fastffi.FFIPointer>
interface
StdString
static interface
StdString.Iterator
interface
StdUnorderedMap<KEY_T,VALUE_T>
interface
StdVector<E>
-