Package | Description |
---|---|
com.hazelcast.crdt |
This package contains CRDT (conflict-free replicated data type)
implementations based on the Hazelcast infrastructure.
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
Modifier and Type | Method and Description |
---|---|
void |
CRDTReplicationMigrationService.memberAttributeChanged(MemberAttributeServiceEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MembershipAwareService.memberAttributeChanged(MemberAttributeServiceEvent event)
Invoked when a member attribute is changed.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.