public static class QueryResultsCache.InvalidationEventConsumer extends Object implements EventConsumer
| Constructor and Description |
|---|
InvalidationEventConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.apache.hadoop.hive.metastore.api.NotificationEvent event) |
org.apache.hadoop.conf.Configuration |
getConf() |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.Configurablepublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic void accept(org.apache.hadoop.hive.metastore.api.NotificationEvent event)
accept in interface java.util.function.Consumer<org.apache.hadoop.hive.metastore.api.NotificationEvent>Copyright © 2019 The Apache Software Foundation. All Rights Reserved.