When is this method used? Do we really need this method for all factories? Because it returns `Object`, users who use `DecoderFactory` can't expect any general functionality from this code. If it is needed just for key coder factory, it would be enough to implement this in `BeamDecoderFactory` and `SparkDecoderFactory` specifically, because they can be referenced in compiler frontend.
[ Full content available at: https://github.com/apache/incubator-nemo/pull/115 ] This message was relayed via gitbox.apache.org for [email protected]
