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

Interface Protos.Resource.DiskInfo.Source.MountOrBuilder

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      java.lang.String getRoot ()
      Path to mount point (e.g., /mnt/raid/disk0).
      com.google.protobuf.ByteString getRootBytes ()
      Path to mount point (e.g., /mnt/raid/disk0).
      boolean hasRoot ()
      Path to mount point (e.g., /mnt/raid/disk0).
    • Method Detail

      • hasRoot

        boolean hasRoot()
         Path to mount point (e.g., /mnt/raid/disk0). If the path is a
         relative path, it is relative to the agent work directory.
         
        optional string root = 1;
      • getRoot

        java.lang.String getRoot()
         Path to mount point (e.g., /mnt/raid/disk0). If the path is a
         relative path, it is relative to the agent work directory.
         
        optional string root = 1;
      • getRootBytes

        com.google.protobuf.ByteString getRootBytes()
         Path to mount point (e.g., /mnt/raid/disk0). If the path is a
         relative path, it is relative to the agent work directory.
         
        optional string root = 1;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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