X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=blobdiff_plain;f=localdb.h;fp=localdb.h;h=1bfaf3b24e0cf3a77bb30ebecbbaabf816cd250d;hp=a89923ff03b235aa53050b4032ad6b94ce755ed9;hb=0546d239071daa82a8b85348a7f66fba10d85aff;hpb=d68fe153b690ebdb5cb84c027fc094e6f77a2bb5 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);