Interface ITupleSerializer

All Known Implementing Classes:
KryoTupleSerializer

public interface ITupleSerializer
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
  • Method Details

    • serialize

      byte[] serialize(Tuple tuple)