Class AwsMemcachedClientType

java.lang.Object
io.datarouter.aws.memcached.AwsMemcachedClientType
All Implemented Interfaces:
io.datarouter.storage.client.ClientType<AwsMemcachedClientNodeFactory,​AwsMemcachedClientManager>

@Singleton
public class AwsMemcachedClientType
extends java.lang.Object
implements io.datarouter.storage.client.ClientType<AwsMemcachedClientNodeFactory,​AwsMemcachedClientManager>
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String NAME  
  • Constructor Summary

    Constructors 
    Constructor Description
    AwsMemcachedClientType​(io.datarouter.web.browse.DatarouterClientWebInspectorRegistry datarouterClientWebInspectorRegistry)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Class<AwsMemcachedClientManager> getClientManagerClass()  
    java.lang.Class<AwsMemcachedClientNodeFactory> getClientNodeFactoryClass()  
    java.lang.String getName()  

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface io.datarouter.storage.client.ClientType

    supportsOffsetSampling