| 
GigaSpaces XAP 8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FifoSupport | |
|---|---|
| com.gigaspaces.annotation.pojo | Provides annotations to support POJO usage with GigaSpaces. | 
| com.gigaspaces.metadata | Provides classes and interfaces encapsulating space entries metadata. | 
| org.openspaces.core.config | Support classes for Spring namespace based configuration of OpenSpaces core. | 
| Uses of FifoSupport in com.gigaspaces.annotation.pojo | 
|---|
| Methods in com.gigaspaces.annotation.pojo that return FifoSupport | |
|---|---|
static FifoSupport | 
FifoSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static FifoSupport[] | 
FifoSupport.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Uses of FifoSupport in com.gigaspaces.metadata | 
|---|
| Methods in com.gigaspaces.metadata that return FifoSupport | |
|---|---|
 FifoSupport | 
SpaceTypeDescriptor.getFifoSupport()
Gets the type's FIFO support.  | 
| Methods in com.gigaspaces.metadata with parameters of type FifoSupport | |
|---|---|
 SpaceTypeDescriptorBuilder | 
SpaceTypeDescriptorBuilder.fifoSupport(FifoSupport fifoSupport)
Sets this type FIFO support.  | 
| Uses of FifoSupport in org.openspaces.core.config | 
|---|
| Methods in org.openspaces.core.config with parameters of type FifoSupport | |
|---|---|
 void | 
GigaSpaceDocumentTypeDescriptorFactoryBean.setFifoSupport(FifoSupport fifoSupport)
 | 
  | 
GigaSpaces XAP 8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||