public final class MapUtils extends Object
MapUtils()
static <K,V> boolean
mapEquals(Map<K,V> left, Map<K,V> right)
static boolean
mapEquals(Map left, Map right, org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector valueOI)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapUtils()
public static <K,V> boolean mapEquals(Map<K,V> left, Map<K,V> right)
public static boolean mapEquals(Map left, Map right, org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector valueOI)
Copyright © 2019. All rights reserved.