forked from hazelcast/hazelcast
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
22 lines (15 loc) · 736 Bytes
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
The packages:
com.hazelcast.util.collection
com.hazelcast.internal.util.concurrent
and the classes:
com.hazelcast.util.QuickMath
com.hazelcast.client.impl.protocol.util.UnsafeBuffer
com.hazelcast.client.impl.protocol.util.BufferBuilder
contain code originating from the Agrona project
(https://github.com/real-logic/Agrona).
The class com.hazelcast.util.HashUtil contains code originating
from the Koloboke project (https://github.com/OpenHFT/Koloboke).
The class classloading.ThreadLocalLeakTestUtils contains code originating
from the Tomcat project (https://github.com/apache/tomcat).
com.hazelcast.internal.cluster.fd.PhiAccrualFailureDetector contains code originating
from the Akka project (https://github.com/akka/akka/).