Package | Description |
---|---|
org.corfudb.infrastructure.orchestrator | |
org.corfudb.util.concurrent |
Constructor and Description |
---|
Orchestrator(SingletonResource<CorfuRuntime> runtime,
ServerContext serverContext) |
Modifier and Type | Method and Description |
---|---|
static <R> SingletonResource<R> |
SingletonResource.withInitial(Supplier<R> generator)
Factory method with similar semantics as a
ThreadLocal . |
Copyright © 2019 CorfuDB. All rights reserved.