public static class IndexSchema.DynamicCopy extends IndexSchema.DynamicReplacement
IndexSchema.DynamicReplacement.DynamicPatternpattern| Modifier and Type | Method and Description | 
|---|---|
IndexSchema.DynamicField | 
getDestDynamicBase()  | 
String | 
getDestFieldName()  | 
IndexSchema.DynamicField | 
getDestination()  | 
int | 
getMaxChars()  | 
IndexSchema.DynamicField | 
getSourceDynamicBase()  | 
SchemaField | 
getTargetField(String sourceField)
Generates a destination field name based on this source pattern,
  by substituting the remainder of this source pattern into the
  the given destination pattern. 
 | 
String | 
toString()  | 
compareTo, getRegex, matchespublic int getMaxChars()
public IndexSchema.DynamicField getSourceDynamicBase()
public IndexSchema.DynamicField getDestDynamicBase()
public IndexSchema.DynamicField getDestination()
public String getDestFieldName()
public SchemaField getTargetField(String sourceField)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.