Interface ClusterNetworkInterface.Builder

  • Method Details

    • interfaceType

      ClusterNetworkInterface.Builder interfaceType(String interfaceType)

      The type of network interface for the instance group. Valid values:

      • efa – An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking.

      • efa-only – An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.

      For more information, see Elastic Fabric Adapter.

      Parameters:
      interfaceType - The type of network interface for the instance group. Valid values:

      • efa – An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking.

      • efa-only – An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.

      For more information, see Elastic Fabric Adapter.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • interfaceType

      The type of network interface for the instance group. Valid values:

      • efa – An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking.

      • efa-only – An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.

      For more information, see Elastic Fabric Adapter.

      Parameters:
      interfaceType - The type of network interface for the instance group. Valid values:

      • efa – An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking.

      • efa-only – An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.

      For more information, see Elastic Fabric Adapter.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: