Class YMLRoutingConstants
java.lang.Object
com.illumon.iris.db.v2.routing.impl.yaml.YMLRoutingConstants
Constants used in parsing the yml file.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
Deprecated: use tailerPortDisabledstatic final String
Deprecated: use tailerPortDisabledstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Optional Data Import Server tag, indicates it is part of a failover group.static final String
static final String
bring-your-own storage, configured/specified/owned by the DIS using this storage valuestatic final String
static final String
Indicates endpoint information for current data config is static present in ymlstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Note: this is only intended for grpc serializationstatic final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FILTER_NAMESPACE_SET_TAG
- See Also:
-
FILTER_NAMESPACE_TAG
- See Also:
-
FILTER_TABLE_NAME_TAG
- See Also:
-
FILTER_CLASS_TAG
- See Also:
-
FILTER_ONLINE_TAG
- See Also:
-
FILTER_WHERE_TAG
- See Also:
-
FILTER_WHERELOCATION_TAG
- See Also:
-
TABLE_DATA_SERVICE_REQUEST_TIMEOUT_MILLIS_PROP
- See Also:
-
NAME_TAG
- See Also:
-
ENDPOINT_TAG
- See Also:
-
TAILER_PORT_DISABLED_TAG
- See Also:
-
TABLE_DATA_PORT_DISABLED_TAG
- See Also:
-
THROTTLE_TAG
- See Also:
-
USER_INTRADAY_TAG
- See Also:
-
WEBSERVER_TAG
- See Also:
-
FILTERS_TAG
- See Also:
-
CLAIMS_TAG
- See Also:
-
UNCLAIMED_TAG
Note: this is only intended for grpc serialization- See Also:
-
GROUP_TAG
Optional Data Import Server tag, indicates it is part of a failover group.- See Also:
-
TAGS_TAG
- See Also:
-
DESCRIPTION_TAG
- See Also:
-
PROPERTIES_TAG
- See Also:
-
STORAGE_TAG
- See Also:
-
PRIVATE_STORAGE_TAG
bring-your-own storage, configured/specified/owned by the DIS using this storage value- See Also:
-
SERVICE_REGISTRY_TAG
Indicates endpoint information for current data config is static present in yml- See Also:
-
ENABLED_TAG
- See Also:
-
AUTH_REQUIRED_TAG
- See Also:
-
SSL_REQUIRED_TAG
- See Also:
-
DEPRECATED_TAILER_PORT_ENABLED_TAG
Deprecated: use tailerPortDisabled- See Also:
-
DEPRECATED_TABLE_DATA_PORT_ENABLED_TAG
Deprecated: use tailerPortDisabled- See Also:
-
-
Constructor Details
-
YMLRoutingConstants
public YMLRoutingConstants()
-