@InterfaceAudience.Private public final class FileArchiverNotifierFactoryImpl extends Object implements FileArchiverNotifierFactory
FileArchiverNotifier.| Modifier and Type | Method and Description |
|---|---|
FileArchiverNotifier |
get(Connection conn,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
TableName tn)
Returns the
FileArchiverNotifier instance for the given TableName. |
int |
getCacheSize() |
static FileArchiverNotifierFactory |
getInstance() |
public static FileArchiverNotifierFactory getInstance()
public FileArchiverNotifier get(Connection conn, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, TableName tn)
FileArchiverNotifier instance for the given TableName.get in interface FileArchiverNotifierFactorytn - The table to obtain a notifier fortablename.public int getCacheSize()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.