K
- The type for the key to be emittedV
- The type for the value to be emittedpublic class KeyValueData<K extends org.apache.hadoop.io.WritableComparable<?>,V extends org.apache.hadoop.io.Writable> extends Object
Constructor and Description |
---|
KeyValueData(K key,
V value) |
Copyright © 2013–2022. All rights reserved.