Uses of Class
org.apache.sysds.resource.enumeration.Enumerator.Builder
-
Packages that use Enumerator.Builder Package Description org.apache.sysds.resource.enumeration -
-
Uses of Enumerator.Builder in org.apache.sysds.resource.enumeration
Constructors in org.apache.sysds.resource.enumeration with parameters of type Enumerator.Builder Constructor Description Enumerator(Enumerator.Builder builder)
GridBasedEnumerator(Enumerator.Builder builder, int stepSizeExecutors, int expBaseExecutors)
InterestBasedEnumerator(Enumerator.Builder builder, boolean fitDriverMemory, boolean fitBroadcastMemory, boolean checkSingleNodeExecution, boolean fitCheckpointMemory)
-