Package org.apache.solr.crossdc.common
Class IQueueHandler.Result<T>
java.lang.Object
org.apache.solr.crossdc.common.IQueueHandler.Result<T>
- Enclosing interface:
IQueueHandler<T>
-
Constructor Summary
ConstructorsConstructorDescriptionResult(IQueueHandler.ResultStatus status) Result(IQueueHandler.ResultStatus status, Throwable throwable) Result(IQueueHandler.ResultStatus status, Throwable throwable, T newItem) -
Method Summary
-
Constructor Details
-
Result
-
Result
-
Result
-
-
Method Details
-
status
-
throwable
-
getItem
-