doc: adding MaterializedViewMeta to docs

This commit is contained in:
Adam Holmberg
2015-09-30 16:11:41 -05:00
parent 75ddc51461
commit 4ce576f9bb

View File

@@ -40,6 +40,9 @@ Schemas
.. autoclass:: IndexMetadata () .. autoclass:: IndexMetadata ()
:members: :members:
.. autoclass:: MaterializedViewMetadata ()
:members:
Tokens and Ring Topology Tokens and Ring Topology
------------------------ ------------------------