Java org.apache.zookeeper Quotas fields, constructors, methods, implement or subclass

Example usage for Java org.apache.zookeeper Quotas fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.zookeeper Quotas.

The text is from its open source code.

Field

StringprocZookeeper
the zookeeper nodes that acts as the management and status node
StringquotaZookeeper
the zookeeper quota node that acts as the quota management node for zookeeper
StringlimitNode
the limit node that has the limit of a subtree
StringstatNode
the stat node that monitors the limit of a subtree.