Optionaloptions: objectAn options object providing initialization params.
StaticclearClear the cache to force reading from disk.
NOTE: Only call this method if you must and you know what you are doing. NOTE: This call is NOT thread-safe, so it should only be called when no other threads are using the StateAggregator.
StaticclearStaticgetReuse a StateAggregator if one was already created for the current global state directory Otherwise, create one and adds it to map for future reuse. HomeDir might be stubbed in tests
Constructs a new
AsyncCreatableinstance. For internal and subclass use only. New subclass instances must be created with the static create method.