flushValues() protected method
Deletes all values from cache.
This is the implementation of the method declared in the parent class.
protected boolean flushValues ( ) | ||
---|---|---|
return | boolean |
Whether the flush operation was successful. |
flushValues() protected method
Deletes all values from cache.
This is the implementation of the method declared in the parent class.
protected boolean flushValues ( ) | ||
---|---|---|
return | boolean |
Whether the flush operation was successful. |
Please login to continue.