Searched defs:CUSTOM_KEY (Results 1 – 3 of 3) 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
138 private static final String CUSTOM_KEY = "custom"; field in DataManagerTest