public interface ConcurrentHashMapAnnotations extends HashMapAnnotations
Modifier and Type | Field and Description |
---|---|
static String |
CONCURRENCY_LEVEL
The concurrency level of the
ConcurrentHashMap used to impose the
distinct constraint. |
static int |
DEFAULT_CONCURRENCY_LEVEL |
DEFAULT_INITIAL_CAPACITY, DEFAULT_LOAD_FACTOR, INITIAL_CAPACITY, LOAD_FACTOR
static final String CONCURRENCY_LEVEL
ConcurrentHashMap
used to impose the
distinct constraint.DEFAULT_CONCURRENCY_LEVEL
static final int DEFAULT_CONCURRENCY_LEVEL
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.