public class EventContainerServiceDetails extends PlainServiceDetails
Modifier and Type | Class and Description |
---|---|
static class |
EventContainerServiceDetails.Attributes |
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_TYPE |
attributes, description, id, longDescription, serviceSubType, serviceType
Constructor and Description |
---|
EventContainerServiceDetails() |
EventContainerServiceDetails(String id,
String serviceSubType,
String gigaSpace,
String description,
String longDescription,
Object template,
boolean performSnapshot,
String transctionManager) |
Modifier and Type | Method and Description |
---|---|
String |
getGigaSpace() |
SpaceQueryDetails |
getQueryDetails() |
Object |
getTemplate() |
String |
getTransactionManager() |
Boolean |
isPerformSnapshot() |
Boolean |
isTransactional() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public static final String SERVICE_TYPE
public Object getTemplate()
public SpaceQueryDetails getQueryDetails()
public Boolean isPerformSnapshot()
public String getGigaSpace()
public Boolean isTransactional()
public String getTransactionManager()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class PlainServiceDetails
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class PlainServiceDetails
IOException
ClassNotFoundException
Copyright © GigaSpaces.