Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hive.hcatalog.messaging Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AddPartitionMessageThe HCat message sent when partition(s) are added to a table.Classorg.apache.hive.hcatalog.messagingApache Hive
AlterPartitionMessageHCat message sent when a table is Altered.Classorg.apache.hive.hcatalog.messagingApache Hive
AlterTableMessageHCat message sent when a table is Altered.Classorg.apache.hive.hcatalog.messagingApache Hive
CreateDatabaseMessageHCat message sent when a Database is created in HCatalog.Classorg.apache.hive.hcatalog.messagingApache Hive
CreateTableMessageHCat message sent when a table is created in HCatalog.Classorg.apache.hive.hcatalog.messagingApache Hive
DropDatabaseMessageHCat message sent when a Database is dropped from HCatalog.Classorg.apache.hive.hcatalog.messagingApache Hive
DropPartitionMessageHCat message sent when a partition is dropped in HCatalog.Classorg.apache.hive.hcatalog.messagingApache Hive
DropTableMessageHCat message sent when a Table is dropped in HCatalog.Classorg.apache.hive.hcatalog.messagingApache Hive
HCatEventMessageClass representing messages emitted when Metastore operations are done.Classorg.apache.hive.hcatalog.messagingApache Hive
HCatEventMessage .EventTypeClassorg.apache.hive.hcatalog.messaging.HCatEventMessageApache Hive
InsertMessageHCat message sent when an insert is done to a table or partition.Classorg.apache.hive.hcatalog.messagingApache Hive
JSONAddPartitionMessageJSON implementation of AddPartitionMessage.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONAlterPartitionMessageClassorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONAlterTableMessageClassorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONCreateDatabaseMessageJSON Implementation of CreateDatabaseMessage.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONCreateTableMessageJSON implementation of CreateTableMessage.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONDropDatabaseMessageJSON implementation of DropDatabaseMessage.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONDropPartitionMessageJSON implementation of DropPartitionMessage.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONDropTableMessageJSON implementation of DropTableMessage.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONInsertMessageJSON implementation of DropTableMessage.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONMessageDeserializerMessageDeserializer implementation, for deserializing from JSON strings.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
JSONMessageFactoryThe JSON implementation of the MessageFactory.Classorg.apache.hive.hcatalog.messaging.jsonApache Hive
MessageDeserializerInterface for converting HCat events from String-form back to HCatEventMessage instances.Classorg.apache.hive.hcatalog.messagingApache Hive
MessageFactoryAbstract Factory for the construction of HCatalog message instances.Classorg.apache.hive.hcatalog.messagingApache Hive
MessagingUtilsHelper Utility to assist consumers of HCat Messages in extracting message-content from JMS messages.Classorg.apache.hive.hcatalog.messaging.jmsApache Hive