public final class LensUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getCauseMessage(Throwable e)
Get the message corresponding to base cause.
|
static <T> T |
getImplementation(String factoryName,
org.apache.hadoop.conf.Configuration conf) |
static <T> com.google.common.collect.ImmutableSet<T> |
getImplementations(String factoriesKey,
org.apache.hadoop.conf.Configuration conf) |
public static String getCauseMessage(Throwable e)
e
- public static <T> com.google.common.collect.ImmutableSet<T> getImplementations(String factoriesKey, org.apache.hadoop.conf.Configuration conf)
public static <T> T getImplementation(String factoryName, org.apache.hadoop.conf.Configuration conf)
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.