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