| Package | Description | 
|---|---|
| com.hazelcast.internal.serialization.impl | |
| com.hazelcast.map.impl.querycache.accumulator | 
 Contains  
Accumulator
 specific classes. | 
| com.hazelcast.mapreduce.impl.task | 
 This package contains the base implementation for a standard map reduce job. 
 | 
| com.hazelcast.nio.serialization | 
 Contains interfaces/classes related to serialization;
 such as serializer interfaces, input/output streams. 
 | 
| com.hazelcast.replicatedmap.impl.client | 
 This package contains classes for client communication on replicated map implementation 
 | 
| com.hazelcast.ringbuffer.impl.client | |
| com.hazelcast.security | 
 Provides interfaces/classes for Hazelcast security implementation. 
 | 
| com.hazelcast.spi.impl | 
 Contains implementations for Hazelcast SPI. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultPortableWriter  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AccumulatorInfo.writePortable(PortableWriter writer)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TransferableJobProcessInformation.writePortable(PortableWriter writer)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Portable.writePortable(PortableWriter writer)
Serialize this portable object using PortableWriter 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReplicatedMapPortableEntryEvent.writePortable(PortableWriter writer)  | 
void | 
ReplicatedMapEntries.writePortable(PortableWriter writer)  | 
void | 
ReplicatedMapKeys.writePortable(PortableWriter writer)  | 
void | 
ReplicatedMapValueCollection.writePortable(PortableWriter writer)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PortableReadResultSet.writePortable(PortableWriter writer)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractCredentials.writePortable(PortableWriter writer)  | 
protected void | 
UsernamePasswordCredentials.writePortableInternal(PortableWriter writer)  | 
protected abstract void | 
AbstractCredentials.writePortableInternal(PortableWriter writer)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PortablePartitionLostEvent.writePortable(PortableWriter writer)  | 
void | 
PortableCachePartitionLostEvent.writePortable(PortableWriter writer)  | 
void | 
PortableEntryEvent.writePortable(PortableWriter writer)  | 
void | 
PortableCollection.writePortable(PortableWriter writer)  | 
void | 
PortableMapPartitionLostEvent.writePortable(PortableWriter writer)  | 
void | 
PortableDistributedObjectEvent.writePortable(PortableWriter writer)  | 
void | 
PortableItemEvent.writePortable(PortableWriter writer)  | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.