| Package | Description |
|---|---|
| org.apache.hadoop.hbase.filter |
Provides row-level filters applied to HRegion scan results during calls to
ResultScanner.next(). |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
RegexStringComparator.JavaRegexEngine
Implementation of the Engine interface using Java's Pattern.
|
(package private) static class |
RegexStringComparator.JoniRegexEngine
Implementation of the Engine interface using Jruby's joni regex engine.
|
| Modifier and Type | Field and Description |
|---|---|
private RegexStringComparator.Engine |
RegexStringComparator.engine |
| Modifier and Type | Method and Description |
|---|---|
(package private) RegexStringComparator.Engine |
RegexStringComparator.getEngine() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.