kimmking commented on a change in pull request #2594: 3.x dev cache
URL: https://github.com/apache/incubator-dubbo/pull/2594#discussion_r223207652
 
 

 ##########
 File path: 
dubbo-filter/dubbo-filter-cache/src/main/java/org/apache/dubbo/cache/Cache.java
 ##########
 @@ -25,4 +25,10 @@
 
     Object get(Object key);
 
+    boolean remove(Object key);
 
 Review comment:
   how to use it?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to