Package | Description |
---|---|
org.xbib.elasticsearch.action.websocket.bulk | |
org.xbib.elasticsearch.action.websocket.pubsub | |
org.xbib.elasticsearch.websocket |
Modifier and Type | Class and Description |
---|---|
class |
BulkDeleteAction
Bulk delete action
|
class |
BulkFlushAction
Bulk flush action.
|
class |
BulkHandler
The bulk handler is derived from the BulkProcessor, but
offers explicit flushing and can receive requests from multiple threads
into a global action queue.
|
class |
BulkIndexAction |
Modifier and Type | Class and Description |
---|---|
class |
ForwardAction
Forwarding a message to a destination.
|
class |
PublishAction
Publish action
|
class |
PublishSubscribe
Base class for Publish/Subscribe actions
|
class |
SubscribeAction
Subscribe action.
|
class |
UnsubscribeAction
Unsubscribe action.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseInteractiveHandler
The BaseInteractiveHandler is the base class for interactive actions.
|
Modifier and Type | Method and Description |
---|---|
void |
InteractiveController.registerHandler(String type,
InteractiveHandler handler) |
Copyright © 2012–2014. All rights reserved.