public class SelectBinaryFn extends Object implements com.metamx.common.guava.nary.BinaryFn<Result<SelectResultValue>,Result<SelectResultValue>,Result<SelectResultValue>>
Constructor and Description |
---|
SelectBinaryFn(QueryGranularity granularity,
PagingSpec pagingSpec) |
public SelectBinaryFn(QueryGranularity granularity, PagingSpec pagingSpec)
public Result<SelectResultValue> apply(Result<SelectResultValue> arg1, Result<SelectResultValue> arg2)
apply
in interface com.metamx.common.guava.nary.BinaryFn<Result<SelectResultValue>,Result<SelectResultValue>,Result<SelectResultValue>>
Copyright © 2011–2015. All rights reserved.