In-Memory Data Grid - Hazelcast | Documentation

version 3.0.3

Permission to use, copy, modify and distribute this document for any purpose and without fee is hereby granted in perpetuity, provided that the above copyright notice and this paragraph appear in all copies.

11 October 2013


Table of Contents

1. Introduction
1.1. What's new in 3.0?
1.2. Upgrading from 2.x versions
1.3. Getting Started (Tutorial)
2. Distributed Data Structures
2.1. Distributed Map
2.1.1. Backups
2.1.2. Eviction
2.1.3. Persistence
2.1.4. Query
2.1.5. Indexing
2.1.6. Continuous Query
2.1.7. Entry Processor
2.1.8. Interceptors
2.1.9. Near Cache
2.1.10. Entry Statistics
2.1.11. In Memory Format
2.2. Distributed Queue
2.2.1. Persistence
2.3. Distributed MultiMap
2.4. Distributed Topic
2.5. Distributed Set
2.6. Distributed List
2.7. Distributed Lock
2.8. Distributed Events
3. Serialization
3.1. Data Serializable
3.2. Portable Serialization
3.3. Custom Serialization
4. Data Affinity
5. Monitoring with JMX
6. Cluster Utilities
6.1. Cluster Interface
6.2. Cluster-wide Id Generator
7. Transactions
7.1. Transaction Interface
7.2. J2EE Integration
8. Distributed Executor Service
8.1. Distributed Execution
8.2. Execution Cancellation
8.3. Execution Callback
9. Http Session Clustering with HazelcastWM
10. WAN Replication
11. Service Provider Interface
12. Configuration
12.1. Creating Separate Clusters
12.2. Network Configuration
12.2.1. Configuring TCP/IP Cluster
12.2.2. Specifying Network Interfaces
12.2.3. EC2 Auto Discovery
12.2.4. Network Partitioning (Split-Brain Syndrome)
12.2.5. SSL
12.2.6. Encryption
12.2.7. Socket Interceptor
12.2.8. IPv6 Support
12.2.9. Restricting Outbound Ports
12.3. Partition Group Configuration
12.4. Listener Configurations
12.5. Wildcard Configuration
12.6. Advanced Configuration Properties
12.7. Logging Configuration
12.8. Setting License Key (Enterprise Edition Only)
13. Hibernate Second Level Cache
14. Spring Integration
14.1. Configuration
14.2. Spring Managed Context
14.3. Spring Cache
14.4. Hibernate 2nd Level Cache Config
14.5. Spring Data - JPA
14.6. Spring Data - MongoDB
15. Clients
15.1. Native Client
15.1.1. Java Client
15.1.2. CSharp Client (Enterprise Edition Only)
15.2. Memcache Client
15.3. Rest Client
16. Management Center
16.1. Introduction
16.1.1. Installation
16.1.2. User Administration
16.1.3. Tool Overview
16.2. Maps
16.2.1. Monitoring Maps
16.2.2. Map Browser
16.2.3. Map Configuration
16.3. Queues
16.4. Topics
16.5. Members
16.5.1. Monitoring
16.5.2. Operations
16.6. System Logs
16.7. Scripting
16.8. Time Travel
16.9. Console
17. Miscellaneous
17.1. Common Gotchas
17.2. Testing Cluster
17.3. Planned Features

List of Tables

12.1. Properties Table