Interface StreamCapabilities

All Known Implementing Classes:
BindingPathOutputCommitter, FSDataInputStream, FSDataOutputStream, HdfsDataInputStream, HdfsDataOutputStream, ManifestCommitter

@Public @Evolving public interface StreamCapabilities
Interface to query streams for supported capabilities. Capability strings must be in lower case. Constant strings are chosen over enums in order to allow other file systems to define their own capabilities.