Interface OwnedTaskLocalStateStore

    • Method Detail

      • dispose

        CompletableFuture<Void> dispose()
        Disposes the task local state store. Disposal can happen asynchronously and completion is signaled through the returned future.