Class VersionCheckingStreamOutput

java.lang.Object
java.io.OutputStream
org.elasticsearch.common.io.stream.StreamOutput
org.elasticsearch.common.io.stream.VersionCheckingStreamOutput
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class VersionCheckingStreamOutput extends StreamOutput
This StreamOutput writes nowhere. It can be used to check if serialization would be successful writing to a specific version.