Package org.apache.ignite.internal.processors.cache.persistence.metastorage.pendingtask
-
Interface Summary Interface Description DurableBackgroundTask<R> Durable task that should be used to do long operations (e.g. index deletion) in background. -
Class Summary Class Description DurableBackgroundTaskResult<R> Result of executing a durable background task.