public static class CPlanMemoTable.MemoTableEntrySet extends Object
| Modifier and Type | Field and Description | 
|---|---|
ArrayList<CPlanMemoTable.MemoTableEntry> | 
plans  | 
| Constructor and Description | 
|---|
MemoTableEntrySet(Hop hop,
                 Hop c,
                 TemplateBase tpl)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
crossProduct(int pos,
            Long... refs)  | 
String | 
toString()  | 
public ArrayList<CPlanMemoTable.MemoTableEntry> plans
public MemoTableEntrySet(Hop hop, Hop c, TemplateBase tpl)
Copyright © 2021 The Apache Software Foundation. All rights reserved.