@Beta public class PatternIndexConfigDocument extends AbstractIndexConfigDocument
Modifier and Type | Class and Description |
---|---|
static class |
PatternIndexConfigDocument.Builder |
Modifier and Type | Method and Description |
---|---|
static PatternIndexConfigDocument.Builder |
create() |
boolean |
equals(Object o) |
IndexConfig |
getConfigForPath(PropertyPath dataPath) |
IndexConfig |
getDefaultConfig() |
com.google.common.collect.ImmutableSortedSet<PathIndexConfig> |
getPathIndexConfigs() |
int |
hashCode() |
getAnalyzer
public IndexConfig getDefaultConfig()
public static PatternIndexConfigDocument.Builder create()
public com.google.common.collect.ImmutableSortedSet<PathIndexConfig> getPathIndexConfigs()
public IndexConfig getConfigForPath(PropertyPath dataPath)