public class IsFrameBlockInRange extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<Long,FrameBlock>,Boolean>
| Constructor and Description | 
|---|
| IsFrameBlockInRange(long rl,
                   long ru,
                   DataCharacteristics mcOut) | 
public IsFrameBlockInRange(long rl,
                           long ru,
                           DataCharacteristics mcOut)
public Boolean call(scala.Tuple2<Long,FrameBlock> kv) throws Exception
call in interface org.apache.spark.api.java.function.Function<scala.Tuple2<Long,FrameBlock>,Boolean>ExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.