| Interface | Description | 
|---|---|
| ISAdapterIterator<T> | 
 ISAdapterIterator is an interface that should be implemented by the iterators the Storage Adapter
 produces. 
 | 
| IStorageAdapter | 
 IStorageAdapter is an interface that should be implemented by the Storage adapter. 
 | 
| Class | Description | 
|---|---|
| MemorySA | 
 MemorySA is a mostly empty SA that is used for memory based space, it  "implements"
  
IStorageAdapter interface. | 
| SelectType | 
 Specifies types of select. 
 | 
| Exception | Description | 
|---|---|
| SAException | 
 SAException is a class that wraps exception that are thrown at the storage adapter. 
 | 
Copyright © GigaSpaces.