File: container.rst

package info (click to toggle)
swift 1.4.8-2%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,688 kB
  • sloc: python: 39,217; sh: 544; makefile: 27
file content (43 lines) | stat: -rw-r--r-- 645 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.. _Container:

*********
Container
*********

.. _container-server:

Container Server
================

.. automodule:: swift.container.server
    :members:
    :undoc-members:
    :show-inheritance:

.. _container-updater:

Container Updater
=================

.. automodule:: swift.container.updater
    :members:
    :undoc-members:
    :show-inheritance:

.. _container-auditor:

Container Auditor
=================

.. automodule:: swift.container.auditor
    :members:
    :undoc-members:
    :show-inheritance:

Container Sync
==============

.. automodule:: swift.container.sync
    :members:
    :undoc-members:
    :show-inheritance: