This project has retired. For details please refer to its Attic page.
Protos.ContainerStatusOrBuilder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Interface Protos.ContainerStatusOrBuilder

    • Method Detail

      • hasContainerId

        boolean hasContainerId()
        optional .mesos.ContainerID container_id = 4;
      • getContainerId

        Protos.ContainerID getContainerId()
        optional .mesos.ContainerID container_id = 4;
      • getNetworkInfosList

        java.util.List<Protos.NetworkInfo> getNetworkInfosList()
         This field can be reliably used to identify the container IP address.
         
        repeated .mesos.NetworkInfo network_infos = 1;
      • getNetworkInfos

        Protos.NetworkInfo getNetworkInfos(int index)
         This field can be reliably used to identify the container IP address.
         
        repeated .mesos.NetworkInfo network_infos = 1;
      • getNetworkInfosCount

        int getNetworkInfosCount()
         This field can be reliably used to identify the container IP address.
         
        repeated .mesos.NetworkInfo network_infos = 1;
      • getNetworkInfosOrBuilderList

        java.util.List<? extends Protos.NetworkInfoOrBuilder> getNetworkInfosOrBuilderList()
         This field can be reliably used to identify the container IP address.
         
        repeated .mesos.NetworkInfo network_infos = 1;
      • getNetworkInfosOrBuilder

        Protos.NetworkInfoOrBuilder getNetworkInfosOrBuilder(int index)
         This field can be reliably used to identify the container IP address.
         
        repeated .mesos.NetworkInfo network_infos = 1;
      • hasCgroupInfo

        boolean hasCgroupInfo()
         Information about Linux control group (cgroup).
         
        optional .mesos.CgroupInfo cgroup_info = 2;
      • getCgroupInfo

        Protos.CgroupInfo getCgroupInfo()
         Information about Linux control group (cgroup).
         
        optional .mesos.CgroupInfo cgroup_info = 2;
      • getCgroupInfoOrBuilder

        Protos.CgroupInfoOrBuilder getCgroupInfoOrBuilder()
         Information about Linux control group (cgroup).
         
        optional .mesos.CgroupInfo cgroup_info = 2;
      • hasExecutorPid

        boolean hasExecutorPid()
         Information about Executor PID.
         
        optional uint32 executor_pid = 3;
      • getExecutorPid

        int getExecutorPid()
         Information about Executor PID.
         
        optional uint32 executor_pid = 3;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /