public interface PigWarnCounter
Modifier and Type | Method and Description |
---|---|
boolean |
incrWarnCounter(Enum<?> name,
Object incr) |
boolean |
incrWarnCounter(String group,
String name,
Object incr) |
Copyright © 2007-2017 The Apache Software Foundation