mirror of https://github.com/apache/druid.git
bbb283fa34
* Double-checked locking bug is fixed. * @Nullable is removed since there is no need to use along with @MonotonicNonNull. * Static import is removed. * Lazy initialization is implemented. * Local variables used instead of volatile ones. * Local variables used instead of volatile ones. |
||
---|---|---|
.. | ||
src | ||
pom.xml |