@NotThreadSafe public class DeleteStatusMetaData extends Object implements RequestStatusMetaData
Constructor and Description |
---|
DeleteStatusMetaData() |
Modifier and Type | Method and Description |
---|---|
void |
addDeletedKey(String key) |
void |
addException(String key,
Exception exception) |
Set<String> |
getDeletedKeys() |
Map<String,Exception> |
getExceptionForKeys() |
Copyright © 2022 Apache Software Foundation. All rights reserved.