public class VertexCounterLimit extends Object implements CounterLimit
| Modifier and Type | Class and Description |
|---|---|
static class |
VertexCounterLimit.VertexCounter |
| Modifier and Type | Method and Description |
|---|---|
CounterLimit |
clone()
Return cloned copy of this counter limit
|
boolean |
equals(Object other) |
long |
getLimit()
Get the threshold value for the counter
|
String |
getName()
Get the name of the counter.
|
int |
hashCode() |
String |
toString() |
public String getName()
CounterLimitgetName in interface CounterLimitpublic long getLimit()
CounterLimitgetLimit in interface CounterLimitpublic CounterLimit clone()
CounterLimitclone in interface CounterLimitclone in class ObjectCopyright © 2019 The Apache Software Foundation. All Rights Reserved.