Class ByteBufMessageCache<I extends org.apache.hadoop.io.WritableComparable,​M extends org.apache.hadoop.io.Writable,​GS_VID_T>

  • Type Parameters:
    I - vertex id type
    M - message type
    GS_VID_T - gs vid
    All Implemented Interfaces:
    SendMessageCache<I,​M,​GS_VID_T>

    public class ByteBufMessageCache<I extends org.apache.hadoop.io.WritableComparable,​M extends org.apache.hadoop.io.Writable,​GS_VID_T>
    extends Object
    implements SendMessageCache<I,​M,​GS_VID_T>
    Use a byteBuf as underlying cache storage.