# # Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # com.hazelcast.internal.cluster.impl.ClusterDataSerializerHook com.hazelcast.spi.impl.SpiDataSerializerHook com.hazelcast.internal.partition.impl.PartitionDataSerializerHook com.hazelcast.map.impl.MapDataSerializerHook com.hazelcast.collection.impl.queue.QueueDataSerializerHook com.hazelcast.multimap.impl.MultiMapDataSerializerHook com.hazelcast.collection.impl.collection.CollectionDataSerializerHook com.hazelcast.topic.impl.TopicDataSerializerHook com.hazelcast.executor.impl.ExecutorDataSerializerHook com.hazelcast.durableexecutor.impl.DurableExecutorDataSerializerHook com.hazelcast.concurrent.lock.LockDataSerializerHook com.hazelcast.concurrent.semaphore.SemaphoreDataSerializerHook com.hazelcast.concurrent.atomiclong.AtomicLongDataSerializerHook com.hazelcast.transaction.impl.TransactionDataSerializerHook com.hazelcast.concurrent.countdownlatch.CountDownLatchDataSerializerHook com.hazelcast.concurrent.atomicreference.AtomicReferenceDataSerializerHook com.hazelcast.mapreduce.impl.MapReduceDataSerializerHook com.hazelcast.replicatedmap.impl.operation.ReplicatedMapDataSerializerHook com.hazelcast.mapreduce.aggregation.impl.AggregationsDataSerializerHook com.hazelcast.cache.impl.CacheDataSerializerHook com.hazelcast.ringbuffer.impl.RingbufferDataSerializerHook com.hazelcast.wan.impl.WanDataSerializerHook com.hazelcast.query.impl.predicates.PredicateDataSerializerHook com.hazelcast.cardinality.impl.CardinalityEstimatorDataSerializerHook com.hazelcast.client.impl.ClientDataSerializerHook com.hazelcast.internal.management.ManagementDataSerializerHook com.hazelcast.internal.ascii.TextProtocolsDataSerializerHook com.hazelcast.scheduledexecutor.impl.ScheduledExecutorDataSerializerHook com.hazelcast.internal.usercodedeployment.impl.UserCodeDeploymentSerializerHook com.hazelcast.aggregation.impl.AggregatorDataSerializerHook com.hazelcast.projection.impl.ProjectionDataSerializerHook com.hazelcast.config.ConfigDataSerializerHook com.hazelcast.internal.journal.EventJournalDataSerializerHook com.hazelcast.flakeidgen.impl.FlakeIdGeneratorDataSerializerHook com.hazelcast.spi.impl.merge.SplitBrainDataSerializerHook com.hazelcast.crdt.CRDTDataSerializerHook com.hazelcast.cp.internal.raft.impl.RaftDataSerializerHook com.hazelcast.cp.internal.RaftServiceDataSerializerHook com.hazelcast.cp.internal.session.RaftSessionServiceDataSerializerHook com.hazelcast.cp.internal.datastructures.atomiclong.RaftAtomicLongDataSerializerHook com.hazelcast.cp.internal.datastructures.atomicref.RaftAtomicReferenceDataSerializerHook com.hazelcast.cp.internal.datastructures.lock.RaftLockDataSerializerHook com.hazelcast.cp.internal.datastructures.semaphore.RaftSemaphoreDataSerializerHook com.hazelcast.cp.internal.datastructures.RaftDataServiceDataSerializerHook com.hazelcast.cp.internal.datastructures.countdownlatch.RaftCountDownLatchDataSerializerHook com.hazelcast.hibernate.serialization.HibernateDataSerializerHook com.hazelcast.web.WebDataSerializerHook