Interface Result

  • All Known Implementing Classes:
    InMemoryEvaluationStore.ResultImpl

    public interface Result
    Data wrapper for an evaluation result.
    Author:
    Ruben Taelman (ruben.taelman@ugent.be)
    • Method Detail

      • getSentTimestamp

        long getSentTimestamp()
      • getData

        byte[] getData()