public interface MultiDataStoreAware
| Modifier and Type | Method and Description | 
|---|---|
| void | deleteRecord(DataIdentifier identifier)Deletes a single DataRecord based on the given identifier. | 
void deleteRecord(DataIdentifier identifier) throws DataStoreException
MultiDataStore.MoveDataTask.identifier - data identifierDataStoreException - if the data store could not be accessed, or if the given
             identifier is invalidCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.