public static final class FieldMutatingUpdateProcessorFactory.SelectorParams extends Object
Modifier and Type | Field and Description |
---|---|
Set<String> |
fieldName |
Boolean |
fieldNameMatchesSchemaField |
Collection<Pattern> |
fieldRegex |
Collection<String> |
typeClass |
Set<String> |
typeName |
Constructor and Description |
---|
SelectorParams() |
Modifier and Type | Method and Description |
---|---|
boolean |
noSelectorsSpecified() |
public Collection<String> typeClass
public Collection<Pattern> fieldRegex
public Boolean fieldNameMatchesSchemaField
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.