deleteAllNow

@Beta
abstract fun deleteAllNow(): ListenableFuture<Void>

Recursively delete all keys in this scope and child scopes. Fails all outstanding operations on the stores.