Class DurationCoder

All Implemented Interfaces:
Serializable

public class DurationCoder extends AtomicCoder<ReadableDuration>
A Coder that encodes a joda Duration as a Long using the format of VarLongCoder.
See Also: