Interface SRURecordData

    • Method Detail

      • isTransient

        boolean isTransient()
        This record is transient. If you want to store the data to process it later, you need to create a copy of the data.
        Returns:
        true, if record is transient, false otherwise
      • getRecordSchema

        String getRecordSchema()
        The record schema for this record.
        Returns:
        the record schema