public interface IdentifierSourceSet
Modifier and Type | Field and Description |
---|---|
static IdentifierSourceSet |
DEFAULT_SET |
static IdentifierSourceSet |
EXPLICIT_SET
IdentifierSourceSet which will fail for indoms and metrics, but allow default hashed
values for Instances |
static IdentifierSourceSet |
LIMITLESS_SET
An IdentifierSourceSet for use in contexts where identifiers truly do not matter and are not limited in range
-- e.g.
|
Modifier and Type | Method and Description |
---|---|
IdentifierSource |
instanceDomainSource() |
IdentifierSource |
instanceSource(String domain) |
IdentifierSource |
metricSource() |
static final IdentifierSourceSet DEFAULT_SET
static final IdentifierSourceSet EXPLICIT_SET
IdentifierSourceSet
which will fail for indoms and metrics, but allow default hashed
values for Instancesstatic final IdentifierSourceSet LIMITLESS_SET
IdentifierSource instanceDomainSource()
IdentifierSource instanceSource(String domain)
IdentifierSource metricSource()
Copyright © 2009-2021 Performance Co-Pilot. All Rights Reserved.