Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.j_spaces.core.cache |
Modifier and Type | Method and Description |
---|---|
static SpaceEngine.TemplateRemoveReasonCodes |
SpaceEngine.TemplateRemoveReasonCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceEngine.TemplateRemoveReasonCodes[] |
SpaceEngine.TemplateRemoveReasonCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheManager.removeTemplate(Context context,
ITemplateHolder template,
boolean fromReplication,
boolean origin,
boolean dontReplicate,
SpaceEngine.TemplateRemoveReasonCodes removeReason)
Marks template as DELETED and send a BUS Packet to the GC.
|
Copyright © GigaSpaces.