Mukund Sivaraman
|
c8050a3b7d
[2853] Split DataSourceStatus constructor into two
|
il y a 12 ans |
Mukund Sivaraman
|
dde7e27a9e
[2853] Use info.ztable_segment_ as indicator of unused segment
|
il y a 12 ans |
Mukund Sivaraman
|
c7c8f0af32
[2853] Update documentation
|
il y a 12 ans |
Mukund Sivaraman
|
f26eae2533
[2853] Add Python wrapper for getCachedZoneWriter()
|
il y a 12 ans |
Mukund Sivaraman
|
d97165b669
Merge branch 'trac2852_3'
|
il y a 12 ans |
Paul Selkirk
|
7e575b706d
Merge branch 'trac2907'
|
il y a 12 ans |
Paul Selkirk
|
807607ead1
[2907] add abstract method clientList::getZoneTableAccessor
|
il y a 12 ans |
Paul Selkirk
|
199269b851
[2907] small improvement to unit test
|
il y a 12 ans |
Paul Selkirk
|
a6f8022934
[2907] add ConfigurableClientList::getZoneTableAccessor
|
il y a 12 ans |
Mukund Sivaraman
|
572c201a7d
[2852] Add API for resetting a memory segment to ConfigurableClientList
|
il y a 12 ans |
JINMEI Tatuya
|
c1d838b4ef
[2905] corrected a member variable of example code in doxygen doc.
|
il y a 12 ans |
JINMEI Tatuya
|
e7e1564b31
[2905] revised a doxygen code example so it'll be more consistent overall.
|
il y a 12 ans |
JINMEI Tatuya
|
f4130b0566
[2905] updated ClientList so the initial loading accepts load errors
|
il y a 12 ans |
JINMEI Tatuya
|
654ec49fc5
[2851] added missing parameter description.
|
il y a 12 ans |
JINMEI Tatuya
|
c65fde7c57
[2851] corrected an error code in documentation (a simple typo)
|
il y a 12 ans |
JINMEI Tatuya
|
4d67c32a6d
[2851] updated description of NOT_WRITABLE.
|
il y a 12 ans |
JINMEI Tatuya
|
7e2d747ba4
[2851] untabify
|
il y a 12 ans |
JINMEI Tatuya
|
6dd94680be
[2851] add datasrc_name optional parameter to getCachedZoneWriter
|
il y a 12 ans |
JINMEI Tatuya
|
8efaec345e
[2851] document update for getCachedZoneWriter() to match the latest behavior.
|
il y a 12 ans |
JINMEI Tatuya
|
48c33c6c5a
[2851] avoid loading/reloading read only cache
|
il y a 12 ans |
JINMEI Tatuya
|
74c2ed9705
[2851] update getCachedZoneWriter so it only checks config and real datasrc.
|
il y a 12 ans |
JINMEI Tatuya
|
73e1a3cf89
[2851] additional cleanup: rename ReloadResult "CacheStatus"
|
il y a 12 ans |
JINMEI Tatuya
|
31075ad95c
[2851] cleanup: completely deprecate ConfigurableClientList::reload().
|
il y a 12 ans |
JINMEI Tatuya
|
bf60255cc1
[master] Merge branch 'trac2834'
|
il y a 12 ans |
JINMEI Tatuya
|
2b67b0507c
[2834] untabified
|
il y a 12 ans |
Jeremy C. Reed
|
e744b4b23d
[master] many spelling or typo fixes
|
il y a 12 ans |
JINMEI Tatuya
|
d253c3c481
[2834] fixed a regression: missing return; added a test that would cover it.
|
il y a 12 ans |
JINMEI Tatuya
|
4a27055866
[2834] added a simple getter for cache conf to DataSourceInfo.
|
il y a 12 ans |
JINMEI Tatuya
|
e8137e183e
[2833] pass CacheConfig to DataSourceClient and maintain it there.
|
il y a 12 ans |
JINMEI Tatuya
|
15962b4bad
[2833] consolidate some cache related config checks in ZoneTableConfig.
|
il y a 12 ans |