Interface FileBasedSink.OutputFileHints

All Superinterfaces:
Serializable
All Known Subinterfaces:
FileBasedSink.WritableByteChannelFactory
All Known Implementing Classes:
FileBasedSink.CompressionType
Enclosing class:
FileBasedSink<UserT,DestinationT,OutputT>

public static interface FileBasedSink.OutputFileHints extends Serializable
Provides hints about how to generate output files, such as a suggested filename suffix (e.g. based on the compression type), and the file MIME type.