X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;ds=sidebyside;f=localdb.h;h=1bfaf3b24e0cf3a77bb30ebecbbaabf816cd250d;hb=e29cf5eefb0ff3be77a548edb6bbd89ea58c02a9;hp=a89923ff03b235aa53050b4032ad6b94ce755ed9;hpb=d38558b79c81f446698c272a85f1a2782667bce3;p=cumulus.git diff --git a/localdb.h b/localdb.h index a89923f..1bfaf3b 100644 --- a/localdb.h +++ b/localdb.h @@ -31,6 +31,7 @@ public: int *group); bool IsAvailable(const ObjectReference &ref); void UseObject(const ObjectReference& ref); + void UseSegment(const std::string &segment, double utilization); void SetSegmentChecksum(const std::string &segment, const std::string &path, const std::string &checksum, int size);