public class WorkloadAnalyzer extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
ALLOW_INTERMEDIATE_CANDIDATES |
static boolean |
PRUNE_COMPRESSED_INTERMEDIATES |
Modifier and Type | Method and Description |
---|---|
static Map<Long,WTreeRoot> |
getAllCandidateWorkloads(DMLProgram prog) |
public static boolean ALLOW_INTERMEDIATE_CANDIDATES
public static boolean PRUNE_COMPRESSED_INTERMEDIATES
public static Map<Long,WTreeRoot> getAllCandidateWorkloads(DMLProgram prog)
Copyright © 2021 The Apache Software Foundation. All rights reserved.