execute

abstract fun execute(engineLayer: IndexableDataProviderEngineLayer)

Applies all modifications to engineLayer, that should be executed atomically.

Parameters

engineLayer

engine layer, that will be updated by this operation.