public static final class MatchingConstants.ClusterId extends Object
Modifier and Type | Field and Description |
---|---|
static Integer |
DEFINITIVE_GOLDEN |
static Integer |
INITIAL_CLUSTER |
static Integer |
SINGLE_GOLDEN |
static Integer |
SUSPICIOUS |
static Integer |
TO_BE_MATCHED |
static Integer |
UNMATCHED |
Constructor and Description |
---|
ClusterId() |
public static final Integer DEFINITIVE_GOLDEN
public static final Integer INITIAL_CLUSTER
public static final Integer SINGLE_GOLDEN
public static final Integer SUSPICIOUS
public static final Integer TO_BE_MATCHED
public static final Integer UNMATCHED