|
@@ -41,7 +41,7 @@ public final class Constants { |
|
|
public final static String TOTAL_IN_RESOURCE_NAME = "__total_inbound_traffic__"; |
|
|
public final static String TOTAL_IN_RESOURCE_NAME = "__total_inbound_traffic__"; |
|
|
|
|
|
|
|
|
public final static DefaultNode ROOT = new EntranceNode(new StringResourceWrapper(ROOT_ID, EntryType.IN), |
|
|
public final static DefaultNode ROOT = new EntranceNode(new StringResourceWrapper(ROOT_ID, EntryType.IN), |
|
|
Env.nodeBuilder.buildClusterNode()); |
|
|
|
|
|
|
|
|
new ClusterNode()); |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* Statistics for {@link SystemRule} checking. |
|
|
* Statistics for {@link SystemRule} checking. |
|
|