@Immutable public interface TemporaryDatasetRepository extends DatasetRepository
DatasetRepository that can be discarded when no longer needed.| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes this temporary repository, removing all data and metadata.
|
Copyright © 2013–2015. All rights reserved.