Uses of Class
org.apache.nemo.common.ir.edge.executionproperty.DecompressionProperty
-
Packages that use DecompressionProperty Package Description org.apache.nemo.common.ir.edge.executionproperty -
-
Uses of DecompressionProperty in org.apache.nemo.common.ir.edge.executionproperty
Methods in org.apache.nemo.common.ir.edge.executionproperty that return DecompressionProperty Modifier and Type Method Description static DecompressionProperty
DecompressionProperty. of(CompressionProperty.Value value)
Static method exposing the constructor.
-