Interface NextGroup

  • All Known Implementing Classes:
    DefaultNextGroup

    public interface NextGroup
    Opaque data type for carrying group-like information. Only relevant to a pipeliner driver.
    • Method Detail

      • data

        byte[] data()
        Serialized form of the next group.
        Returns:
        a byte array.