| Package | Description |
|---|---|
| at.molindo.esi4j.action.impl | |
| at.molindo.esi4j.core | |
| at.molindo.esi4j.core.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDeleteResponseWrapper |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.action.ListenableActionFuture<DeleteResponseWrapper> |
Esi4JIndex.delete(Class<?> type,
Object id) |
org.elasticsearch.action.ListenableActionFuture<DeleteResponseWrapper> |
Esi4JIndex.delete(Object object) |
org.elasticsearch.action.ListenableActionFuture<DeleteResponseWrapper> |
Esi4JIndex.executeDelete(Esi4JOperation<org.elasticsearch.action.ListenableActionFuture<org.elasticsearch.action.delete.DeleteResponse>> deleteOperation) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.action.ListenableActionFuture<DeleteResponseWrapper> |
DefaultIndex.delete(Class<?> type,
Object id) |
org.elasticsearch.action.ListenableActionFuture<DeleteResponseWrapper> |
DefaultIndex.delete(Object object) |
org.elasticsearch.action.ListenableActionFuture<DeleteResponseWrapper> |
DefaultIndex.executeDelete(Esi4JOperation<org.elasticsearch.action.ListenableActionFuture<org.elasticsearch.action.delete.DeleteResponse>> deleteOperation) |
Copyright © 2015 Molindo GmbH. All Rights Reserved.