Class EncodedBoundedWindow.Coder

All Implemented Interfaces:
Serializable
Enclosing class:
EncodedBoundedWindow

public static class EncodedBoundedWindow.Coder extends AtomicCoder<EncodedBoundedWindow>
An EncodedBoundedWindow.Coder for EncodedBoundedWindows.

This is a copy of ByteStringCoder to prevent a dependency on beam-java-sdk-extensions-protobuf.

See Also: