|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| DynamicIndexCallback | This interface provides a callback mechanism for dynamic indexing process. |
| MapIndex | This interface is an abstract index that can be created on a Map. |
| MapIndexInfo | This interface is used to provide an index with detailed change information for a specific Map in a transaction. |
| MapIndexPlugin | An index implementation must implement this interface to get modifications to the Map so it can maintain the index as transactions are committed. |
| MapRangeIndex | This interface is an index that allows comparison type searches for a range of keys. |
| Class Summary | |
|---|---|
| HashIndex | This class is a built-in implementation of MapIndexPlugin. |
| Exception Summary | |
|---|---|
| FinderException | This exception is thrown when an index finder method encounters an error. |
This package contains the interfaces for the Map index related plugin framework.
|
IBM WebSphere Extended Deployment (XD)TM, Release 6.1 ObjectGrid API Specification |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||