|
ewmscp
..
|
#include "inputHandlerGpfs.h"#include "block.h"#include "copyRequestTypes.h"#include "ewmscp.h"#include "timer.h"#include <fcntl.h>#include <throwcall.h>#include <unistd.h>#include <memory>Go to the source code of this file.
Namespaces | |
| inputHandler | |
Variables | |
| static options::single< bool > | inputHandler::useRange ('\0', "gpfsInUseRange", "use range hint in gpfs input", false) |
| static options::single< bool > | inputHandler::freeRange ('\0', "gpfsInFreeRange", "use range free in gpfs input", false) |
| static options::single< bool > | inputHandler::doClearCache ('\0', "gpfsInClearCache", "clear cache in gpfs input", false) |
1.8.17