public class KeyValueContainer extends Object
Constructor and Description |
---|
KeyValueContainer() |
public void add(HiveKey key, org.apache.hadoop.io.BytesWritable value)
public void clear()
public boolean hasNext()
public ObjectPair<HiveKey,org.apache.hadoop.io.BytesWritable> next()
public int size()
Copyright © 2017 The Apache Software Foundation. All rights reserved.