static GetObjectHeadsEvent |
GetObjectHeadsEvent.newCancelledEvent(StorageObject[] incompletedObjects,
java.lang.Object uniqueOperationId) |
static GetObjectHeadsEvent |
GetObjectHeadsEvent.newCompletedEvent(java.lang.Object uniqueOperationId) |
static GetObjectHeadsEvent |
GetObjectHeadsEvent.newErrorEvent(java.lang.Throwable t,
java.lang.Object uniqueOperationId) |
static GetObjectHeadsEvent |
GetObjectHeadsEvent.newIgnoredErrorsEvent(ThreadWatcher threadWatcher,
java.lang.Throwable[] ignoredErrors,
java.lang.Object uniqueOperationId) |
static GetObjectHeadsEvent |
GetObjectHeadsEvent.newInProgressEvent(ThreadWatcher threadWatcher,
StorageObject[] completedObjects,
java.lang.Object uniqueOperationId) |
static GetObjectHeadsEvent |
GetObjectHeadsEvent.newStartedEvent(ThreadWatcher threadWatcher,
java.lang.Object uniqueOperationId) |