public interface MapJoinPersistableTableContainer extends MapJoinTableContainer
MapJoinTableContainer.ReusableGetAdaptor
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<MapJoinKey,MapJoinRowContainer>> |
entrySet() |
MapJoinRowContainer |
get(MapJoinKey key) |
Map<String,String> |
getMetaData() |
void |
put(MapJoinKey key,
MapJoinRowContainer value) |
int |
size() |
clear, createGetter, dumpMetrics, getAnyKey, hasSpill, putRow, seal
void put(MapJoinKey key, MapJoinRowContainer value)
Set<Map.Entry<MapJoinKey,MapJoinRowContainer>> entrySet()
int size()
MapJoinRowContainer get(MapJoinKey key)
Copyright © 2017 The Apache Software Foundation. All rights reserved.