Class BatchablePipe<K,V>
Object
com.liferay.portal.internal.increment.BatchablePipe<K,V>
- Author:
- Shuyang Zhou
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ConcurrentMap<K,
BatchablePipe.IncreasableEntryWrapper<K, V>> protected final Queue<IncreasableEntry<K,
V>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
concurrentMap
-
queue
-
-
Constructor Details
-
BatchablePipe
public BatchablePipe()
-
-
Method Details
-
put
-
take
-