public class MetricPattern extends Object
| Constructor and Description | 
|---|
MetricPattern(String pattern,
             String value,
             MetricPatternSet owner)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getJokers()  | 
int | 
getTokens()  | 
String | 
getValue()  | 
boolean | 
match(MetricPattern other)  | 
public MetricPattern(String pattern, String value, MetricPatternSet owner)
public boolean match(MetricPattern other)
public int getTokens()
public int getJokers()
public String getValue()
Copyright © GigaSpaces.