Uses of Interface
org.apache.hadoop.hbase.filter.RegexStringComparator.Engine
Packages that use RegexStringComparator.Engine
Package
Description
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next()
.-
Uses of RegexStringComparator.Engine in org.apache.hadoop.hbase.filter
Classes in org.apache.hadoop.hbase.filter that implement RegexStringComparator.EngineModifier and TypeClassDescription(package private) static class
Implementation of the Engine interface using Java's Pattern.(package private) static class
Implementation of the Engine interface using Jruby's joni regex engine.Fields in org.apache.hadoop.hbase.filter declared as RegexStringComparator.EngineModifier and TypeFieldDescriptionprivate RegexStringComparator.Engine
RegexStringComparator.engine
Methods in org.apache.hadoop.hbase.filter that return RegexStringComparator.EngineModifier and TypeMethodDescription(package private) RegexStringComparator.Engine
RegexStringComparator.getEngine()