Class Hierarchy
- java.lang.Object
- io.searchbox.action.AbstractAction<T> (implements io.searchbox.action.Action<T>)
- io.searchbox.core.Bulk
- org.opennms.features.jest.client.bulk.BulkWrapper
- io.searchbox.core.Bulk
- org.opennms.features.jest.client.bulk.BulkRequest<T>
- org.opennms.features.jest.client.bulk.BulkUtils
- org.opennms.features.jest.client.bulk.DefaultBulkResult<T> (implements org.opennms.features.jest.client.bulk.BulkResultWrapper<T>)
- org.opennms.features.jest.client.bulk.EmptyResult<T> (implements org.opennms.features.jest.client.bulk.BulkResultWrapper<T>)
- org.opennms.features.jest.client.bulk.FailedItem<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.opennms.features.jest.client.bulk.BulkException
- java.io.IOException
- java.lang.Exception
- io.searchbox.action.AbstractAction<T> (implements io.searchbox.action.Action<T>)
Interface Hierarchy
- org.opennms.features.jest.client.bulk.BulkResultWrapper<T>