#include <ExtentFileDescriptor.h>
Public Methods | |
bool | loadFromXML (xmlDocPtr doc, xmlNodePtr cur) |
Stripe () | |
Public Attributes | |
StringA | host |
StringA | path |
StringA | share |
StringA | index |
StringA | data |
Int64 | segment |
|
Constructor.
|
|
Load stripe descriptor from XML.
|
|
Data file name.
|
|
Host on which stripe resides (currently unused).
|
|
Index file name.
|
|
Local path to stripe.
|
|
Maximum file segment size (currently unused).
|
|
Share name for stripe host (currently unused).
|