Class QrConfig.Rpc

  • Enclosing class:
    QrConfig

    public static final class QrConfig.Rpc
    extends com.yahoo.config.InnerNode
    This class represents qr.rpc
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  QrConfig.Rpc.Builder  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean enabled()  
      java.lang.String host()  
      int port()  
      java.lang.String slobrokId()  
      • 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

      • enabled

        public boolean enabled()
        Returns:
        qr.rpc.enabled
      • port

        public int port()
        Returns:
        qr.rpc.port
      • host

        public java.lang.String host()
        Returns:
        qr.rpc.host
      • slobrokId

        public java.lang.String slobrokId()
        Returns:
        qr.rpc.slobrokId