Apache Mesos
Public Member Functions | List of all members
mesos::internal::slave::DiskUsageCollector Class Reference

#include <disk.hpp>

Public Member Functions

 DiskUsageCollector (const Duration &interval)
 
 ~DiskUsageCollector ()
 
process::Future< Bytesusage (const std::string &path, const std::vector< std::string > &excludes)
 

Constructor & Destructor Documentation

mesos::internal::slave::DiskUsageCollector::DiskUsageCollector ( const Duration interval)
mesos::internal::slave::DiskUsageCollector::~DiskUsageCollector ( )

Member Function Documentation

process::Future<Bytes> mesos::internal::slave::DiskUsageCollector::usage ( const std::string &  path,
const std::vector< std::string > &  excludes 
)

The documentation for this class was generated from the following file: