| Package | Description | 
|---|---|
| com.gigaspaces.dih.consumer | |
| com.gigaspaces.document | Provides GigaSpaces Document API. | 
| com.gigaspaces.entry | |
| com.gigaspaces.internal.metadata | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CDCInfo | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SpaceDocumentRepresents a document which can be stored and retrieved from the space. | 
| Modifier and Type | Method and Description | 
|---|---|
| VirtualEntry | VirtualEntry. addProperties(Map<String,Object> properties)Adds the specified properties to the document's current properties. | 
| VirtualEntry | VirtualEntry. setProperty(String name,
           Object value)Sets a property's value by its name. | 
| VirtualEntry | VirtualEntry. setTransient(boolean isTransient)Sets whether or not the entry is transient. | 
| VirtualEntry | VirtualEntry. setTypeName(String typeName)Sets the document type name. | 
| VirtualEntry | VirtualEntry. setVersion(int version)Sets the entry's version. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VirtualEntryIntrospector<T extends VirtualEntry> | 
| Modifier and Type | Method and Description | 
|---|---|
| T[] | VirtualEntryIntrospector. newArray(int length) | 
Copyright © GigaSpaces.