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, wait
entrySet, get, put, size
clear, createGetter, dumpMetrics, getAnyKey, hasSpill, putRow, seal
protected 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 MapJoinPersistableTableContainer
Copyright © 2017 The Apache Software Foundation. All rights reserved.