Package com.j_spaces.core.sadapter


package com.j_spaces.core.sadapter
  • Class
    Description
    ISAdapterIterator is an interface that should be implemented by the iterators the Storage Adapter produces.
    IStorageAdapter is an interface that should be implemented by the Storage adapter.
    MemorySA is a mostly empty SA that is used for memory based space, it "implements" IStorageAdapter interface.
    SAException is a class that wraps exception that are thrown at the storage adapter.
    Specifies types of select.