Class SqsClientType

java.lang.Object
io.datarouter.aws.sqs.SqsClientType
All Implemented Interfaces:
io.datarouter.storage.client.ClientType<SqsClientNodeFactory,​SqsClientManager>

@Singleton
public class SqsClientType
extends java.lang.Object
implements io.datarouter.storage.client.ClientType<SqsClientNodeFactory,​SqsClientManager>
  • Field Summary

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

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

    Modifier and Type Method Description
    java.lang.Class<SqsClientManager> getClientManagerClass()  
    java.lang.Class<SqsClientNodeFactory> 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