|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
com.j_spaces.javax.cache.BasicCacheLoader
Use ExternalDataSource . |
|
com.j_spaces.javax.cache.Cache
|
|
com.j_spaces.javax.cache.CacheEntry
|
|
com.j_spaces.javax.cache.CacheIterator
Use DataIterator . |
|
com.j_spaces.javax.cache.CacheListener
|
|
com.j_spaces.javax.cache.CacheLoader
Use ExternalDataSource . |
|
com.j_spaces.javax.cache.CacheQuery
|
|
com.j_spaces.javax.cache.CacheStore
Use ExternalDataSource . |
|
com.j_spaces.javax.cache.EvictionStrategy
|
|
com.j_spaces.javax.cache.IConverter
|
|
com.j_spaces.core.client.IMetaDataEntry
Use SpaceClass instead. |
|
com.j_spaces.core.client.INotifyDelegator
|
|
com.j_spaces.core.client.INotifyDelegatorFilter
|
|
com.j_spaces.worker.IPrivilegeWorker
|
|
com.j_spaces.jdbc.IProcedure
Use Task or
DistributedTask instead. |
|
com.j_spaces.worker.IWorker
You should use processing units and event containers to implement code that is collocated with the space. Please refer to the GigaSpaces XAP documentation for more details: http://www.gigaspaces.com/wiki |
Deprecated Exceptions | |
---|---|
com.j_spaces.javax.cache.CacheException
|
|
com.j_spaces.core.InvalidFifoClassException
This exception is no longer thrown. |
|
org.openspaces.core.InvalidFifoClassException
This exception is no longer thrown. |
Deprecated Annotation Types | |
---|---|
org.openspaces.remoting.AsyncProxy
Use EventDrivenProxy . Async remoting has been renamed to event driven. |
|
org.openspaces.remoting.scripting.AsyncScriptingExecutor
Use EventDrivenScriptingExecutor . |
|
org.openspaces.remoting.SyncProxy
Use ExecutorProxy and executor based remoting instead. |
|
org.openspaces.remoting.scripting.SyncScriptingExecutor
Use ExecutorScriptingExecutor . |
Deprecated Annotation Type Elements | |
---|---|
com.gigaspaces.annotation.pojo.SpaceClass.fifo
This setting is deprecated. Use fifoMode() instead. |
|
com.gigaspaces.annotation.pojo.SpaceClass.mappingType
This setting is no longer required. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |