summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@oath.com>2018-08-20 23:35:19 +0200
committerHenning Baldersheim <balder@oath.com>2018-08-20 23:35:19 +0200
commitae524c2faaaa8eac848791784e56529143283711 (patch)
tree3bfd7fe8dfb3deb096ae3183f0c601b7266761e6
parent9cb7442c74b6c7d4f3aac89f26f849ab11ec110f (diff)
Do not expose getSnapshotDir yet
-rw-r--r--searchcore/src/vespa/searchcore/proton/attribute/attribute_directory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/proton/attribute/attribute_directory.h b/searchcore/src/vespa/searchcore/proton/attribute/attribute_directory.h
index 2a3559806e9..603727dbb75 100644
--- a/searchcore/src/vespa/searchcore/proton/attribute/attribute_directory.h
+++ b/searchcore/src/vespa/searchcore/proton/attribute/attribute_directory.h
@@ -34,6 +34,7 @@ private:
search::IndexMetaInfo _snapInfo;
void saveSnapInfo();
+ vespalib::string getSnapshotDir(SerialNum serialNum);
void setLastFlushTime(fastos::TimeStamp lastFlushTime);
void createInvalidSnapshot(SerialNum serialNum);
void markValidSnapshot(SerialNum serialNum);
@@ -50,7 +51,6 @@ public:
~AttributeDirectory();
const vespalib::string & getAttrName() const { return _name; }
- vespalib::string getSnapshotDir(SerialNum serialNum);
/*
* Class to make changes to an attribute directory in a