Modifier and Type | Method and Description |
---|---|
K |
getKey() |
V |
getValue() |
static <K,V> HdfsUtils.Pair |
of(K key,
V value) |
public K getKey()
public V getValue()
public static <K,V> HdfsUtils.Pair of(K key, V value)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.