| Package | Description |
|---|---|
| org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
| org.infinispan.commands.functional | |
| org.infinispan.commands.read | |
| org.infinispan.commands.write |
Commands that alter the state of the cache.
|
| org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
| org.infinispan.interceptors.distribution |
Interceptors dealing with command replication in distributed/replicated mode.
|
| org.infinispan.interceptors.impl |
Basic interceptors
|
| org.infinispan.interceptors.locking |
Interceptors dealing with locking.
|
| org.infinispan.partitionhandling.impl | |
| org.infinispan.stream.impl.local |
| Class and Description |
|---|
| EntrySetCommand
Command implementation for
Map.entrySet() functionality. |
| GetAllCommand
Retrieves multiple entries at once.
|
| GetCacheEntryCommand
Used to fetch a full CacheEntry rather than just the value.
|
| GetKeyValueCommand
Implements functionality defined by
Map.get(Object) and
Map.containsKey(Object) operations |
| KeySetCommand
Command implementation for
Map.keySet() functionality. |
| SizeCommand
Command to calculate the size of the cache
|
| Class and Description |
|---|
| AbstractDataCommand |
| Class and Description |
|---|
| AbstractDataCommand |
| AbstractLocalCommand
Abstract class
|
| Class and Description |
|---|
| AbstractDataCommand |
| Class and Description |
|---|
| EntrySetCommand
Command implementation for
Map.entrySet() functionality. |
| GetAllCommand
Retrieves multiple entries at once.
|
| GetCacheEntryCommand
Used to fetch a full CacheEntry rather than just the value.
|
| GetKeyValueCommand
Implements functionality defined by
Map.get(Object) and
Map.containsKey(Object) operations |
| KeySetCommand
Command implementation for
Map.keySet() functionality. |
| SizeCommand
Command to calculate the size of the cache
|
| Class and Description |
|---|
| AbstractCloseableIteratorCollection
Abstract collection that uses an underlying Cache instance to do various operations.
|
| EntrySetCommand
Command implementation for
Map.entrySet() functionality. |
| GetAllCommand
Retrieves multiple entries at once.
|
| GetCacheEntryCommand
Used to fetch a full CacheEntry rather than just the value.
|
| GetKeyValueCommand
Implements functionality defined by
Map.get(Object) and
Map.containsKey(Object) operations |
| KeySetCommand
Command implementation for
Map.keySet() functionality. |
| Class and Description |
|---|
| EntrySetCommand
Command implementation for
Map.entrySet() functionality. |
| GetAllCommand
Retrieves multiple entries at once.
|
| GetCacheEntryCommand
Used to fetch a full CacheEntry rather than just the value.
|
| GetKeyValueCommand
Implements functionality defined by
Map.get(Object) and
Map.containsKey(Object) operations |
| KeySetCommand
Command implementation for
Map.keySet() functionality. |
| SizeCommand
Command to calculate the size of the cache
|
| Class and Description |
|---|
| GetAllCommand
Retrieves multiple entries at once.
|
| GetCacheEntryCommand
Used to fetch a full CacheEntry rather than just the value.
|
| GetKeyValueCommand
Implements functionality defined by
Map.get(Object) and
Map.containsKey(Object) operations |
| Class and Description |
|---|
| EntrySetCommand
Command implementation for
Map.entrySet() functionality. |
| GetAllCommand
Retrieves multiple entries at once.
|
| GetCacheEntryCommand
Used to fetch a full CacheEntry rather than just the value.
|
| GetKeyValueCommand
Implements functionality defined by
Map.get(Object) and
Map.containsKey(Object) operations |
| KeySetCommand
Command implementation for
Map.keySet() functionality. |
| Class and Description |
|---|
| AbstractCloseableIteratorCollection
Abstract collection that uses an underlying Cache instance to do various operations.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.