public interface SharedStateRegistryFactory
SharedStateRegistry objects.| Modifier and Type | Method and Description |
|---|---|
SharedStateRegistry |
create(Executor deleteExecutor)
Factory method for
SharedStateRegistry. |
SharedStateRegistry create(Executor deleteExecutor)
SharedStateRegistry.deleteExecutor - executor used to run (async) deletes.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.