Class RegexStringComparator.JavaRegexEngine

java.lang.Object
org.apache.hadoop.hbase.filter.RegexStringComparator.JavaRegexEngine
All Implemented Interfaces:
RegexStringComparator.Engine
Enclosing class:
RegexStringComparator

Implementation of the Engine interface using Java's Pattern.

This is the default engine.