Package org.openmetadata.service.util
package org.openmetadata.service.util
-
ClassDescriptionUtility class for the streams API.LambdaExceptionUtil.ComparatorWithExceptions<T,
E extends Exception> LambdaExceptionUtil.ConsumerWithExceptions<T,E extends Exception> LambdaExceptionUtil.FunctionWithExceptions<T,R, E extends Exception> ResultList<T>Class used for generating JSON response for APIs returning list of objects in the following format: { "data" : [ { json for object 1}, {json for object 2}, ...