Package | Description |
---|---|
com.gigaspaces.internal.metadata | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
com.j_spaces.core.client.version.space |
Modifier and Type | Method and Description |
---|---|
protected EntryInfo |
MetadataEntryIntrospector.getEntryInfo(T target) |
protected EntryInfo |
EntryIntrospector.getEntryInfo(T target) |
Modifier and Type | Method and Description |
---|---|
static EntryInfo |
LeaseInitializer.getEntryInfo(LeaseContext<?> lease) |
Modifier and Type | Method and Description |
---|---|
EntryInfo |
MetaDataEntry.__getEntryInfo()
Deprecated.
Returns entry info.
|
Modifier and Type | Method and Description |
---|---|
void |
MetaDataEntry.__setEntryInfo(EntryInfo entryInfo)
Deprecated.
Set entry info.
|
Modifier and Type | Method and Description |
---|---|
EntryInfo |
SpaceVersionTable.getEntryVersion(Object entry)
get entry version from table.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceVersionTable.setEntryVersion(Object entry,
EntryInfo entryInfo)
Map Entry to EntryInfo.
|
Copyright © GigaSpaces.