Uses of Class
org.apache.nemo.common.coder.BytesDecoderFactory
-
Packages that use BytesDecoderFactory Package Description org.apache.nemo.common.coder -
-
Uses of BytesDecoderFactory in org.apache.nemo.common.coder
Methods in org.apache.nemo.common.coder that return BytesDecoderFactory Modifier and Type Method Description static BytesDecoderFactory
BytesDecoderFactory. of()
Static initializer of the decoder.
-