public class FSDatabaseEvent extends Object implements DatabaseEvent
DatabaseEvent.StateBootstrapEvent.EventType| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.Database |
dbInMetadata(String dbNameToOverride) |
BootstrapEvent.EventType |
eventType() |
DatabaseEvent.State |
toState() |
public org.apache.hadoop.hive.metastore.api.Database dbInMetadata(String dbNameToOverride) throws SemanticException
dbInMetadata in interface DatabaseEventSemanticExceptionpublic DatabaseEvent.State toState()
toState in interface DatabaseEventpublic BootstrapEvent.EventType eventType()
eventType in interface BootstrapEventCopyright © 2019 The Apache Software Foundation. All Rights Reserved.