Skip to content

Conversation

@sxci
Copy link
Contributor

@sxci sxci commented Jun 23, 2016

No description provided.

@Override
public ZoneInfo put(AKBKT key, ZoneInfo value) {
ZoneInfo e = super.put(key, value);
if (this.size() % 5 == 0) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不用考虑删除,这个开销很小

@longbai
Copy link
Contributor

longbai commented Jul 31, 2016

LGTM

@longbai longbai merged commit 417439a into qiniu:master Jul 31, 2016
@sxci sxci deleted the add_uc branch March 15, 2019 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants