Searched defs:CUSTOM_KEY (Results 1 – 2 of 2) sorted by relevance
13 CUSTOM_KEY = "custom" variable
88 private static final Attributes.Key<String> CUSTOM_KEY = Attributes.Key.create("custom-key"); field in RingHashLoadBalancerTest