template <>
class NaturalSyncClientImpl
Defined at line 1928 of file fidling/gen/src/storage/fxfs/fidl/fuchsia.fxfs/fuchsia.fxfs/cpp/fidl/fuchsia.fxfs/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::fuchsia_fxfs::Debug::Compact> Compact ()
Forces a compaction.
::fidl::Result< ::fuchsia_fxfs::Debug::DeleteProfile> DeleteProfile (const ::fidl::Request< ::fuchsia_fxfs::Debug::DeleteProfile> & request)
Deletes a recorded profile from a volume. Fails if the volume isn't mounted or there is
active profile recording or replay.
::fidl::Result< ::fuchsia_fxfs::Debug::StopProfileTasks> StopProfileTasks ()
Stops all profile recording and replay activity. Ongoing recordings are completed and
persisted.