Package org.apache.zookeeper.server
Class ResponseCache
java.lang.Object
org.apache.zookeeper.server.ResponseCache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_RESPONSE_CACHE_SIZE
public static final int DEFAULT_RESPONSE_CACHE_SIZE- See Also:
-
-
Constructor Details
-
ResponseCache
-
-
Method Details
-
getCacheSize
public int getCacheSize() -
put
-
get
-
isEnabled
public boolean isEnabled()
-