Package | Description |
---|---|
com.cloudera.oryx.common.lang |
Contains utility code related to the JVM, classes, logging and other concerns closely
related to the core language.
|
Modifier and Type | Method and Description |
---|---|
static <V> LoggingCallable<V> |
LoggingCallable.log(Callable<V> delegate) |
static LoggingCallable<Void> |
LoggingCallable.log(LoggingCallable.AllowExceptionSupplier delegate) |
Copyright © 2014–2018. All rights reserved.