Uses of Enum
org.apache.accumulo.core.iterators.user.SeekingFilter.AdvanceResult
Packages that use SeekingFilter.AdvanceResult
-
Uses of SeekingFilter.AdvanceResult in org.apache.accumulo.core.iterators.user
Methods in org.apache.accumulo.core.iterators.user that return SeekingFilter.AdvanceResultModifier and TypeMethodDescriptionstatic SeekingFilter.AdvanceResultReturns the enum constant of this type with the specified name.static SeekingFilter.AdvanceResult[]SeekingFilter.AdvanceResult.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.accumulo.core.iterators.user with parameters of type SeekingFilter.AdvanceResultModifier and TypeMethodDescriptionstatic SeekingFilter.FilterResultSeekingFilter.FilterResult.of(boolean accept, SeekingFilter.AdvanceResult advance) Constructors in org.apache.accumulo.core.iterators.user with parameters of type SeekingFilter.AdvanceResult