JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
P
R
S
T
U
V
A
addFutureListener(FutureListener<T>)
- Method in class com.liferay.petra.concurrent.
DefaultNoticeableFuture
addFutureListener(FutureListener<T>)
- Method in interface com.liferay.petra.concurrent.
NoticeableFuture
addFutureListener(FutureListener<T>)
- Method in class com.liferay.petra.concurrent.
NoticeableFutureConverter
afterExecute(Runnable, Throwable)
- Method in interface com.liferay.petra.concurrent.
ThreadPoolHandler
afterExecute(Runnable, Throwable)
- Method in class com.liferay.petra.concurrent.
ThreadPoolHandlerAdapter
AsyncBroker
<
K
,
V
> - Class in
com.liferay.petra.concurrent
AsyncBroker()
- Constructor for class com.liferay.petra.concurrent.
AsyncBroker
awaitTermination(long, TimeUnit)
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
B
BaseFutureListener
<
T
> - Class in
com.liferay.petra.concurrent
BaseFutureListener()
- Constructor for class com.liferay.petra.concurrent.
BaseFutureListener
BaseNoticeableExecutorService
- Class in
com.liferay.petra.concurrent
BaseNoticeableExecutorService()
- Constructor for class com.liferay.petra.concurrent.
BaseNoticeableExecutorService
beforeExecute(Thread, Runnable)
- Method in interface com.liferay.petra.concurrent.
ThreadPoolHandler
beforeExecute(Thread, Runnable)
- Method in class com.liferay.petra.concurrent.
ThreadPoolHandlerAdapter
C
cancel(boolean)
- Method in class com.liferay.petra.concurrent.
FutureConverter
clear()
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
com.liferay.petra.concurrent
- package com.liferay.petra.concurrent
complete(Future<T>)
- Method in class com.liferay.petra.concurrent.
BaseFutureListener
complete(Future<T>)
- Method in interface com.liferay.petra.concurrent.
FutureListener
completeWithCancel(Future<T>)
- Method in class com.liferay.petra.concurrent.
BaseFutureListener
completeWithException(Future<T>, Throwable)
- Method in class com.liferay.petra.concurrent.
BaseFutureListener
completeWithResult(Future<T>, T)
- Method in class com.liferay.petra.concurrent.
BaseFutureListener
compute(K, BiFunction<? super K, ? super V, ? extends V>)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
computeIfAbsent(K, Function<? super K, ? extends V>)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
ConcurrentIdentityHashMap
<
K
,
V
> - Class in
com.liferay.petra.concurrent
ConcurrentIdentityHashMap()
- Constructor for class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
ConcurrentIdentityHashMap(ConcurrentMap<IdentityKey<K>, V>)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
ConcurrentIdentityHashMap(int)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
ConcurrentIdentityHashMap(int, float, int)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
ConcurrentIdentityHashMap(Map<? extends K, ? extends V>)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
ConcurrentMapperHashMap
<
K
,
IK
,
V
,
IV
> - Class in
com.liferay.petra.concurrent
ConcurrentMapperHashMap(ConcurrentMap<IK, IV>)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
ConcurrentReferenceKeyHashMap
<
K
,
V
> - Class in
com.liferay.petra.concurrent
ConcurrentReferenceKeyHashMap(ConcurrentMap<Reference<K>, V>, FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
ConcurrentReferenceKeyHashMap(FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
ConcurrentReferenceKeyHashMap(int, FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
ConcurrentReferenceKeyHashMap(int, float, int, FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
ConcurrentReferenceValueHashMap
<
K
,
V
> - Class in
com.liferay.petra.concurrent
ConcurrentReferenceValueHashMap(ConcurrentMap<K, Reference<V>>, FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
ConcurrentReferenceValueHashMap(FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
ConcurrentReferenceValueHashMap(int, FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
ConcurrentReferenceValueHashMap(int, float, int, FinalizeManager.ReferenceFactory)
- Constructor for class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
containsKey(Object)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
containsValue(Object)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
convert(V)
- Method in class com.liferay.petra.concurrent.
FutureConverter
D
DefaultNoticeableFuture
<
T
> - Class in
com.liferay.petra.concurrent
DefaultNoticeableFuture()
- Constructor for class com.liferay.petra.concurrent.
DefaultNoticeableFuture
DefaultNoticeableFuture(Callable<T>)
- Constructor for class com.liferay.petra.concurrent.
DefaultNoticeableFuture
DefaultNoticeableFuture(Runnable, T)
- Constructor for class com.liferay.petra.concurrent.
DefaultNoticeableFuture
done()
- Method in class com.liferay.petra.concurrent.
DefaultNoticeableFuture
E
entrySet
- Variable in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
entrySet()
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
equals(Object)
- Method in class com.liferay.petra.concurrent.
IdentityKey
execute(Runnable)
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
F
FutureConverter
<
T
,
V
> - Class in
com.liferay.petra.concurrent
FutureConverter(Future<V>)
- Constructor for class com.liferay.petra.concurrent.
FutureConverter
FutureListener
<
T
> - Interface in
com.liferay.petra.concurrent
G
get(Object)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
get()
- Method in class com.liferay.petra.concurrent.
FutureConverter
get(long, TimeUnit)
- Method in class com.liferay.petra.concurrent.
FutureConverter
get()
- Method in class com.liferay.petra.concurrent.
NoticeableFutureConverter
get(long, TimeUnit)
- Method in class com.liferay.petra.concurrent.
NoticeableFutureConverter
getActiveCount()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
getCompletedTaskCount()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
getCorePoolSize()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
getKey()
- Method in class com.liferay.petra.concurrent.
IdentityKey
getLargestPoolSize()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
getMaximumPoolSize()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
getOpenBids()
- Method in class com.liferay.petra.concurrent.
AsyncBroker
getPendingTaskCount()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
getPoolSize()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
H
hashCode()
- Method in class com.liferay.petra.concurrent.
IdentityKey
I
IdentityKey
<
K
> - Class in
com.liferay.petra.concurrent
IdentityKey(K)
- Constructor for class com.liferay.petra.concurrent.
IdentityKey
innerConcurrentMap
- Variable in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
isCancelled()
- Method in class com.liferay.petra.concurrent.
FutureConverter
isDone()
- Method in class com.liferay.petra.concurrent.
FutureConverter
isEmpty()
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
isShutdown()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
isTerminated()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
K
keySet
- Variable in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
keySet()
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
M
mapKey(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
mapKey(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
mapKey(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
mapKey(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
mapKeyForQuery(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
mapKeyForQuery(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
mapKeyForQuery(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
mapKeyForQuery(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
mapValue(K, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
mapValue(K, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
mapValue(K, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
mapValue(K, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
mapValueForQuery(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
mapValueForQuery(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
mapValueForQuery(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
mapValueForQuery(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
N
newTaskFor(Callable<T>)
- Method in class com.liferay.petra.concurrent.
BaseNoticeableExecutorService
newTaskFor(Runnable, T)
- Method in class com.liferay.petra.concurrent.
BaseNoticeableExecutorService
NoticeableExecutorService
- Interface in
com.liferay.petra.concurrent
NoticeableFuture
<
T
> - Interface in
com.liferay.petra.concurrent
NoticeableFutureConverter
<
T
,
V
> - Class in
com.liferay.petra.concurrent
NoticeableFutureConverter(NoticeableFuture<V>)
- Constructor for class com.liferay.petra.concurrent.
NoticeableFutureConverter
NoticeableThreadPoolExecutor
- Class in
com.liferay.petra.concurrent
NoticeableThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, ThreadPoolHandler)
- Constructor for class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
P
post(K)
- Method in class com.liferay.petra.concurrent.
AsyncBroker
post(K, boolean[])
- Method in class com.liferay.petra.concurrent.
AsyncBroker
put(K, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
putAll(Map<? extends K, ? extends V>)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
putIfAbsent(K, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
R
remove(Object)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
remove(Object, Object)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
removeFutureListener(FutureListener<T>)
- Method in class com.liferay.petra.concurrent.
DefaultNoticeableFuture
removeFutureListener(FutureListener<T>)
- Method in interface com.liferay.petra.concurrent.
NoticeableFuture
removeFutureListener(FutureListener<T>)
- Method in class com.liferay.petra.concurrent.
NoticeableFutureConverter
replace(K, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
replace(K, V, V)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
S
set(T)
- Method in class com.liferay.petra.concurrent.
DefaultNoticeableFuture
setCorePoolSize(int)
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
setException(Throwable)
- Method in class com.liferay.petra.concurrent.
DefaultNoticeableFuture
setMaximumPoolSize(int)
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
shutdown()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
shutdownNow()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
size()
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
submit(Callable<T>)
- Method in class com.liferay.petra.concurrent.
BaseNoticeableExecutorService
submit(Runnable)
- Method in class com.liferay.petra.concurrent.
BaseNoticeableExecutorService
submit(Runnable, T)
- Method in class com.liferay.petra.concurrent.
BaseNoticeableExecutorService
submit(Callable<T>)
- Method in interface com.liferay.petra.concurrent.
NoticeableExecutorService
submit(Runnable)
- Method in interface com.liferay.petra.concurrent.
NoticeableExecutorService
submit(Runnable, T)
- Method in interface com.liferay.petra.concurrent.
NoticeableExecutorService
T
take(K)
- Method in class com.liferay.petra.concurrent.
AsyncBroker
takeWithException(K, Throwable)
- Method in class com.liferay.petra.concurrent.
AsyncBroker
takeWithResult(K, V)
- Method in class com.liferay.petra.concurrent.
AsyncBroker
terminated()
- Method in interface com.liferay.petra.concurrent.
ThreadPoolHandler
terminated()
- Method in class com.liferay.petra.concurrent.
ThreadPoolHandlerAdapter
terminationNoticeableFuture()
- Method in interface com.liferay.petra.concurrent.
NoticeableExecutorService
terminationNoticeableFuture()
- Method in class com.liferay.petra.concurrent.
NoticeableThreadPoolExecutor
ThreadPoolHandler
- Interface in
com.liferay.petra.concurrent
ThreadPoolHandlerAdapter
- Class in
com.liferay.petra.concurrent
ThreadPoolHandlerAdapter()
- Constructor for class com.liferay.petra.concurrent.
ThreadPoolHandlerAdapter
U
unmapKey(IdentityKey<K>)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
unmapKey(IK)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
unmapKey(Reference<K>)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
unmapKey(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
unmapKeyForQuery(IdentityKey<K>)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
unmapKeyForQuery(IK)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
unmapKeyForQuery(Reference<K>)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
unmapKeyForQuery(K)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
unmapValue(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
unmapValue(IV)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
unmapValue(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
unmapValue(Reference<V>)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
unmapValueForQuery(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentIdentityHashMap
unmapValueForQuery(IV)
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
unmapValueForQuery(V)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceKeyHashMap
unmapValueForQuery(Reference<V>)
- Method in class com.liferay.petra.concurrent.
ConcurrentReferenceValueHashMap
V
values
- Variable in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
values()
- Method in class com.liferay.petra.concurrent.
ConcurrentMapperHashMap
A
B
C
D
E
F
G
H
I
K
M
N
P
R
S
T
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes