public class CustomQueryFilterFactory extends Object implements FilterFactory
Filter based on a custom query.
MetastoreConf.ConfVars#METASTORE_PLAIN_LDAP_CUSTOMLDAPQUERY| Constructor and Description |
|---|
CustomQueryFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
getInstance(org.apache.hadoop.conf.Configuration conf)
Returns an instance of the corresponding filter.
|
public Filter getInstance(org.apache.hadoop.conf.Configuration conf)
getInstance in interface FilterFactoryconf - 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.