flushValues() protected abstract method
Deletes all values from cache.
Child classes may implement this method to realize the flush operation.
protected abstract boolean flushValues ( ) | ||
---|---|---|
return | boolean |
Whether the flush operation was successful. |
Please login to continue.