| Interface | Description |
|---|---|
| LazyInserter<T> |
Interface for reading something or inserting new data and returning that data if it doesn't exist
If insert() is called and returns something, then subsequent read() must return the same value
|
| LazyInsertExecutor |
| Class | Description |
|---|---|
| ClusterConcurrentLazyInsertExecutor |
Copyright © 2017 Atlassian. All rights reserved.