Package com.alibaba.graphscope.parallel
Interface ThreadLocalMessageBuffer<T>
-
- All Superinterfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,Serializable
public interface ThreadLocalMessageBuffer<T> extends com.alibaba.fastffi.FFIPointer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <MSG_T> void
sendToFragment(int dstFid, MSG_T msg)
-