public final class PcrOpProcFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PcrOpProcFactory.DefaultPCR
Default processor which does nothing
|
static class |
PcrOpProcFactory.FilterPCR
Remove partition condition in a filter operator when possible.
|
| Modifier and Type | Method and Description |
|---|---|
static SemanticNodeProcessor |
getDefaultProc() |
static SemanticNodeProcessor |
getFilterProc() |
public static SemanticNodeProcessor getFilterProc()
public static SemanticNodeProcessor getDefaultProc()
Copyright © 2022 The Apache Software Foundation. All rights reserved.