Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Data Handler are responsible for the reading and writing of tuple data from an arbitrary protocol.

Tuple

The tuple data handler is the default handler for reading and writing tuple data

NTuple

This is the same as the tuple handler but allows treating of null values. For this each data element get an addtional byte with information if the value is available (!=0) or null (0). Further values could be implemented in the future.

Probabilistic Tuple

The probabilistic data handler is the required data handler to read and write discrete and continuous data.

SCAITuple

Children Display
depth2
excerpttrue

 The SCAITuple data handler reads data represented in SCAI text or SCAI XML