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 Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    long
     
  • Method Details

    • getSentTimestamp

      long getSentTimestamp()
    • getData

      byte[] getData()