@InterfaceAudience.Private public interface FileArchiverNotifierFactory
FileArchiverNotifier
instances.Modifier and Type | Method and Description |
---|---|
FileArchiverNotifier |
get(Connection conn,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.FileSystem fs,
TableName tn)
Creates or obtains a
FileArchiverNotifier instance for the given args. |
FileArchiverNotifier get(Connection conn, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.FileSystem fs, TableName tn)
FileArchiverNotifier
instance for the given args.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.