| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.quotas | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileArchiverNotifierImplTracks file archiving and updates the hbase quota table. | 
| Modifier and Type | Field and Description | 
|---|---|
| private ConcurrentHashMap<TableName,FileArchiverNotifier> | FileArchiverNotifierFactoryImpl. CACHE | 
| Modifier and Type | Method and Description | 
|---|---|
| FileArchiverNotifier | FileArchiverNotifierFactoryImpl. get(Connection conn,
   org.apache.hadoop.conf.Configuration conf,
   org.apache.hadoop.fs.FileSystem fs,
   TableName tn)Returns the  FileArchiverNotifierinstance for the givenTableName. | 
| FileArchiverNotifier | FileArchiverNotifierFactory. get(Connection conn,
   org.apache.hadoop.conf.Configuration conf,
   org.apache.hadoop.fs.FileSystem fs,
   TableName tn)Creates or obtains a  FileArchiverNotifierinstance for the given args. | 
| (package private) FileArchiverNotifier | SnapshotQuotaObserverChore. getNotifierForTable(TableName tn)Returns the correct instance of  FileArchiverNotifierfor the given table name. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.