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 |
---|
FieldMutatingUpdateProcessorFactory.SelectorParams() |
public Collection<String> typeClass
public Collection<Pattern> fieldRegex
public Boolean fieldNameMatchesSchemaField
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.