Package | Description |
---|---|
com.gigaspaces.internal.cluster.node.impl.view | |
com.gigaspaces.internal.metadata | |
com.gigaspaces.internal.server.metadata | |
com.gigaspaces.internal.server.storage |
Modifier and Type | Method and Description |
---|---|
EntryTypeDesc |
EntryPacketServerEntryAdapter.getEntryTypeDesc() |
Modifier and Type | Method and Description |
---|---|
EntryTypeDesc |
ITypeDesc.getEntryTypeDesc(EntryType entryType) |
EntryTypeDesc |
TypeDesc.getEntryTypeDesc(EntryType entryType) |
Modifier and Type | Method and Description |
---|---|
EntryTypeDesc |
InactiveTypeDesc.getEntryTypeDesc(EntryType entryType) |
Modifier and Type | Field and Description |
---|---|
protected EntryTypeDesc |
AbstractEntryData._entryTypeDesc |
Modifier and Type | Method and Description |
---|---|
EntryTypeDesc |
ExternalizableServerEntry.getEntryTypeDesc() |
EntryTypeDesc |
TemplateEntryData.getEntryTypeDesc() |
EntryTypeDesc |
AbstractEntryData.getEntryTypeDesc() |
EntryTypeDesc |
IEntryData.getEntryTypeDesc() |
Constructor and Description |
---|
AbstractEntryData(EntryTypeDesc entryTypeDesc,
int version,
long expirationTime,
boolean createEmptyTxnInfoIfNon) |
AbstractEntryData(EntryTypeDesc entryTypeDesc,
int version,
long expirationTime,
boolean cloneXtnInfo,
AbstractEntryData other,
boolean createEmptyTxnInfoIfNon) |
FlatEntryData(Object[] fieldsValues,
Map<String,Object> dynamicProperties,
EntryTypeDesc entryTypeDesc,
int version,
long expirationTime,
boolean createEmptyTxnInfoIfNon) |
UserTypeEntryData(Object data,
EntryTypeDesc entryTypeDesc,
int version,
long expirationTime,
boolean createEmptyTxnInfoIfNon) |
Copyright © GigaSpaces.