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