public interface WsnBatchCompleteResults
WsnBatchModeContext
Modifier and Type | Method and Description |
---|---|
int |
getOverallResults()
This method provides a convient way to check the overall results of all batch operations.
|
java.util.Enumeration<WsnBatchResult> |
getResultEnumeration()
Returns the enumeration of all batch results.
|
int getOverallResults()
java.util.Enumeration<WsnBatchResult> getResultEnumeration()
WsnBatchResult