Class ConnectorConfig.Http2

  • Enclosing class:
    ConnectorConfig

    public static final class ConnectorConfig.Http2
    extends com.yahoo.config.InnerNode
    This class represents connector.http2
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int maxConcurrentStreams()  
      double streamIdleTimeout()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • streamIdleTimeout

        public double streamIdleTimeout()
        Returns:
        connector.http2.streamIdleTimeout
      • maxConcurrentStreams

        public int maxConcurrentStreams()
        Returns:
        connector.http2.maxConcurrentStreams