Class IncludeExclude.PartitionedLongFilter

java.lang.Object
Enclosing class:
IncludeExclude

public class IncludeExclude.PartitionedLongFilter
extends IncludeExclude.LongFilter
  • Constructor Summary

    Constructors
    Constructor Description
    PartitionedLongFilter()  
  • Method Summary

    Modifier and Type Method Description
    boolean accept​(long value)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PartitionedLongFilter

      public PartitionedLongFilter()
  • Method Details