public sbn::service_kernel
using gluster_file_system_ptr = std::shared_ptr< gluster_file_system >
file_system() const -> const gluster_file_system_ptr &
react(sbn::kernel_ptr && child) -> voidvirtual
Collects the output from the task from subordinate kernel child
.
act() -> voidvirtual
Performs the task or launches subordinate kernels to do so.
glusterfs_kernel(const Properties::GlusterFS & props)explicit