public interface RuleKeyScopedHasher
Modifier and Type | Interface and Description |
---|---|
static interface |
RuleKeyScopedHasher.ContainerScope |
Modifier and Type | Method and Description |
---|---|
RuleKeyScopedHasher.ContainerScope |
containerScope(RuleKeyHasher.Container container) |
Scope |
keyScope(String key) |
Scope |
pathKeyScope(Path key) |
Scope |
wrapperScope(RuleKeyHasher.Wrapper wrapper) |
Scope wrapperScope(RuleKeyHasher.Wrapper wrapper)
RuleKeyScopedHasher.ContainerScope containerScope(RuleKeyHasher.Container container)