public abstract class AbstractMapJoinTableContainer extends Object implements MapJoinPersistableTableContainer
MapJoinTableContainer.ReusableGetAdaptor| Modifier and Type | Field and Description |
|---|---|
protected static String |
LOAD_NAME |
protected static String |
THESHOLD_NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMapJoinTableContainer(Map<String,String> metaData) |
| Modifier and Type | Method and Description |
|---|---|
protected static Map<String,String> |
createConstructorMetaData(int threshold,
float loadFactor)
Creates metadata for implementation classes' ctors from threshold and load factor.
|
Map<String,String> |
getMetaData() |
protected void |
putMetaData(String key,
String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitentrySet, get, put, sizeclear, createGetter, dumpMetrics, getAnyKey, hasSpill, putRow, seal, setSerdegetEstimatedMemorySizeprotected static final String THESHOLD_NAME
protected static final String LOAD_NAME
protected static Map<String,String> createConstructorMetaData(int threshold, float loadFactor)
public Map<String,String> getMetaData()
getMetaData in interface MapJoinPersistableTableContainerCopyright © 2019 The Apache Software Foundation. All Rights Reserved.