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