Class UserCache
- java.lang.Object
-
- org.apache.iotdb.db.protocol.rest.filter.UserCache
-
public class UserCache extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static UserCachegetInstance()UsergetUser(java.lang.String key)voidsetUser(java.lang.String key, User user)
-