Interface | Description |
---|---|
ESCommandExecutor |
This interface allows us to add a decoration logic around a Hystrix command making remote call to Elasticsearch.
|
Class | Description |
---|---|
DefaultESCommandExecutor |
Default implementation of
ESCommandExecutor , which just calls HystrixCommand.execute() method. |
ESBulkCommand | |
ESDeleteCommand | |
ESExplainCommand | |
ESHystrixCommandGroup | |
ESIndexCommand | |
ESLanguageSpecificFieldMapper | |
ESSearchCommand | |
ESSearchScrollCommand | |
ESSearchSubsystemConfig | |
TimingESIndexRequestProcessor |
Times and logs the duration of index and delete requests.
|
Copyright © 2003–2017 Atlassian. All rights reserved.