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