Class AwsMemcachedClientNodeFactory

java.lang.Object
io.datarouter.storage.client.imp.BaseClientNodeFactory
io.datarouter.client.memcached.BaseMemcachedClientNodeFactory
io.datarouter.aws.memcached.AwsMemcachedClientNodeFactory
All Implemented Interfaces:
io.datarouter.storage.client.ClientNodeFactory

@Singleton
public class AwsMemcachedClientNodeFactory
extends io.datarouter.client.memcached.BaseMemcachedClientNodeFactory
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.datarouter.client.memcached.BaseMemcachedClientNodeFactory

    io.datarouter.client.memcached.BaseMemcachedClientNodeFactory.MemcachedWrappedNodeFactory<EK extends io.datarouter.model.key.entity.EntityKey<EK>,​E extends io.datarouter.model.entity.Entity<EK>,​PK extends io.datarouter.model.key.primary.EntityPrimaryKey<EK,​PK>,​D extends io.datarouter.model.databean.Databean<PK,​D>,​F extends io.datarouter.model.serialize.fielder.DatabeanFielder<PK,​D>>
  • Constructor Summary

    Constructors 
    Constructor Description
    AwsMemcachedClientNodeFactory​(io.datarouter.storage.node.adapter.availability.PhysicalMapStorageAvailabilityAdapterFactory factory, AwsMemcachedClientType clientType, AwsMemcachedClientManager clientManager)  
  • Method Summary

    Methods inherited from class io.datarouter.client.memcached.BaseMemcachedClientNodeFactory

    createNodeWithoutAdapters, makeWrappedNodeFactory

    Methods inherited from class io.datarouter.storage.client.imp.BaseClientNodeFactory

    createEntityNode, createWrappedNode, createWrappedSubEntityNode, makeWrappedSubEntityNodeFactory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait