public interface FilterFactory
| Modifier and Type | Method and Description |
|---|---|
Filter |
getInstance(org.apache.hadoop.conf.Configuration conf)
Returns an instance of the corresponding filter.
|
Filter getInstance(org.apache.hadoop.conf.Configuration conf)
conf - Hive properties used to configure the filter.null if this filter doesn't support provided set of propertiesCopyright © 2024 The Apache Software Foundation. All rights reserved.