Class CustomPatternReplay
java.lang.Object
net.sansa_stack.hadoop.core.pattern.CustomPatternDecoratorBase
net.sansa_stack.hadoop.core.pattern.CustomPatternReplay
- All Implemented Interfaces:
CustomPattern
A caching pattern whose matchers can be replay prior matches
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
Fields inherited from class net.sansa_stack.hadoop.core.pattern.CustomPatternDecoratorBase
pattern -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmatcher(CharSequence charSequence) static CustomPatternReplaywrap(CustomPattern decoratee)
-
Constructor Details
-
CustomPatternReplay
-
-
Method Details
-
wrap
-
matcher
-