![]() |
XRootD
|
#include <sys/types.h>
#include <vector>
#include "BufferUtils.hh"
#include "IXrdCephReadVAdapter.hh"
Go to the source code of this file.
Classes | |
class | XrdCephBuffer::XrdCephReadVNoOp |
Passthrough implementation. Convertes the ReadV requests to extents and makes the request. Does not change how the readV implementation is done, just implements a version with Extents More for functionality testing, or to allow easier access to readV statistics. More... | |
Namespaces | |
XrdCephBuffer | |
is a simple implementation of IXrdCephBufferData using std::vector<char> representation for the buffer | |