Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.space.mvcc | |
com.gigaspaces.internal.space.responses |
Modifier and Type | Method and Description |
---|---|
ArrayList<MVCCEntryMetaData> |
SpaceImpl.getMVCCEntryMetaData(String typeName,
Object id) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<MVCCEntryMetaData> |
MVCCUtils.getMVCCEntryMetaData(SpaceEngine engine,
String typeName,
Object id) |
Modifier and Type | Method and Description |
---|---|
List<MVCCEntryMetaData> |
GetMVCCEntryMetaDataResponseInfo.getEntriesMetaDataById(Object id) |
Modifier and Type | Method and Description |
---|---|
void |
GetMVCCEntryMetaDataResponseInfo.addEntryMetaData(Object id,
List<MVCCEntryMetaData> entryMetaData) |
Copyright © GigaSpaces.