Represents a collection of P2P operations. More...
#include <nonblocking_kinetic_connection_interface.h>
Public Attributes | |
string | host |
Host/IP address of the target drive. | |
int | port |
Port of the target drive. | |
vector< P2PPushOperation > | operations |
Operations to perform against the drive specified above. | |
Represents a collection of P2P operations.
Definition at line 207 of file nonblocking_kinetic_connection_interface.h.