Package org.apache.hadoop.hbase.quotas
Class FileArchiverNotifierFactoryImpl.CacheKey
java.lang.Object
org.apache.hadoop.hbase.quotas.FileArchiverNotifierFactoryImpl.CacheKey
- Enclosing class:
- FileArchiverNotifierFactoryImpl
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCacheKey
(Connection conn, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, TableName tn) -
Method Summary
-
Field Details
-
conn
-
conf
-
fs
-
tn
-
-
Constructor Details
-
CacheKey
CacheKey(Connection conn, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, TableName tn)
-
-
Method Details