| Package | Description |
|---|---|
| org.apache.asterix.metadata.feeds |
| Modifier and Type | Field and Description |
|---|---|
protected IFeedMessage.MessageType |
FeedMessage.messageType |
| Modifier and Type | Method and Description |
|---|---|
IFeedMessage.MessageType |
IFeedMessage.getMessageType() |
IFeedMessage.MessageType |
FeedMessage.getMessageType() |
IFeedMessage.MessageType |
FeedManagerElectMessage.getMessageType() |
static IFeedMessage.MessageType |
IFeedMessage.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IFeedMessage.MessageType[] |
IFeedMessage.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FeedMessage(IFeedMessage.MessageType messageType,
FeedConnectionId feedId) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.