GigaSpaces XAP 9.5 API

org.openspaces.memcached
Class MemcachedServiceDetails

java.lang.Object
  extended by org.openspaces.pu.service.PlainServiceDetails
      extended by org.openspaces.memcached.MemcachedServiceDetails
All Implemented Interfaces:
Externalizable, Serializable, ServiceDetails

public class MemcachedServiceDetails
extends PlainServiceDetails

Author:
kimchy (shay.banon)
See Also:
Serialized Form

Nested Class Summary
static class MemcachedServiceDetails.Attributes
           
 
Field Summary
static String SERVICE_TYPE
           
 
Fields inherited from class org.openspaces.pu.service.PlainServiceDetails
attributes, description, id, longDescription, serviceSubType, serviceType
 
Constructor Summary
MemcachedServiceDetails()
           
MemcachedServiceDetails(String id, String space, int port)
           
 
Method Summary
 Integer getPort()
           
 String getSpace()
           
 
Methods inherited from class org.openspaces.pu.service.PlainServiceDetails
aggregateById, aggregateByServiceSubType, aggregateByServiceType, getAttributes, getDescription, getId, getLongDescription, getServiceSubType, getServiceType, readExternal, toString, writeExternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SERVICE_TYPE

public static final String SERVICE_TYPE
See Also:
Constant Field Values
Constructor Detail

MemcachedServiceDetails

public MemcachedServiceDetails()

MemcachedServiceDetails

public MemcachedServiceDetails(String id,
                               String space,
                               int port)
Method Detail

getSpace

public String getSpace()

getPort

public Integer getPort()

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.