Interface ThreadLocalMessageBuffer<T>

  • All Superinterfaces:
    com.alibaba.fastffi.FFIPointer, FFIType, Serializable

    public interface ThreadLocalMessageBuffer<T>
    extends com.alibaba.fastffi.FFIPointer
    • Method Detail

      • sendToFragment

        <MSG_T> void sendToFragment​(int dstFid,
                                    MSG_T msg)