public class PreprocessorConfigurator extends Configurator
Preprocessor
.Modifier and Type | Field and Description |
---|---|
static Property |
CURATOR_HOST |
static Property |
CURATOR_PORT |
static Property |
DISABLE_CACHE |
static String |
USE_CURATOR |
static Property |
USE_PIPELINE |
static String[] |
views |
static Property |
VIEWS_TO_ADD |
FALSE, TRUE
Constructor and Description |
---|
PreprocessorConfigurator() |
Modifier and Type | Method and Description |
---|---|
static ResourceManager |
defaults() |
ResourceManager |
getDefaultConfig()
get a ResourceManager object with the default key/value pairs for this configurator
|
generateProperties, getConfig, getConfig, mergeProperties, mergeProperties
public static String[] views
public static Property VIEWS_TO_ADD
public static Property DISABLE_CACHE
public static String USE_CURATOR
public static Property USE_PIPELINE
public static Property CURATOR_HOST
public static Property CURATOR_PORT
public ResourceManager getDefaultConfig()
Configurator
getDefaultConfig
in class Configurator
public static ResourceManager defaults()
Copyright © 2017. All rights reserved.