Searched refs:atomMatcher (Results 1 – 1 of 1) sorted by relevance
71 config.atomMatcher = atomMatchers.toArray(new StatsdConfigProto.AtomMatcher[0]); in addEventConfig()124 config.atomMatcher = matchers.toArray(new StatsdConfigProto.AtomMatcher[0]); in addGaugeConfig()145 StatsdConfigProto.AtomMatcher atomMatcher = new StatsdConfigProto.AtomMatcher(); in getSimpleAtomMatcher() local146 atomMatcher.id = id; in getSimpleAtomMatcher()150 atomMatcher.setSimpleAtomMatcher(simpleAtomMatcher); in getSimpleAtomMatcher()151 return atomMatcher; in getSimpleAtomMatcher()