Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
FifoSupport |
SpaceTypeDescriptor.getFifoSupport()
Gets the type's FIFO support.
|
Modifier and Type | Method and Description |
---|---|
SpaceTypeDescriptorBuilder |
SpaceTypeDescriptorBuilder.fifoSupport(FifoSupport fifoSupport)
Sets this type FIFO support.
|
Modifier and Type | Method and Description |
---|---|
void |
GigaSpaceDocumentTypeDescriptorFactoryBean.setFifoSupport(FifoSupport fifoSupport) |
Copyright © GigaSpaces.