Package | Description |
---|---|
com.hazelcast.console |
This package contains classes related to ConsoleApp
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleApp
Special thanks to Alexandre Vasseur for providing this very nice test application.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EntryListener<K,V>
Map Entry listener to get notified when a map entry is added,
removed, updated, evicted or expired.
|
Modifier and Type | Class and Description |
---|---|
class |
EntryAdapter<K,V>
Adapter for
MapListener . |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.