Interface Grouper.BufferComparator

  • Enclosing interface:
    Grouper<KeyType>

    public static interface Grouper.BufferComparator
    • Method Detail

      • compare

        int compare​(ByteBuffer lhsBuffer,
                    ByteBuffer rhsBuffer,
                    int lhsPosition,
                    int rhsPosition)