Uses of Interface
org.apache.iotdb.db.auth.IAuthorCache
-
Packages that use IAuthorCache Package Description org.apache.iotdb.db.auth -
-
Uses of IAuthorCache in org.apache.iotdb.db.auth
Classes in org.apache.iotdb.db.auth that implement IAuthorCache Modifier and Type Class Description classBasicAuthorityCacheMethods in org.apache.iotdb.db.auth that return IAuthorCache Modifier and Type Method Description IAuthorCacheClusterAuthorityFetcher. getAuthorCache()IAuthorCacheIAuthorityFetcher. getAuthorCache()IAuthorCacheStandaloneAuthorityFetcher. getAuthorCache()Constructors in org.apache.iotdb.db.auth with parameters of type IAuthorCache Constructor Description ClusterAuthorityFetcher(IAuthorCache iAuthorCache)
-