Peragro-AT
 All Classes Namespaces Functions Pages
Public Member Functions | Public Attributes | List of all members
damn_at.metadatastore.MetaDataStore Class Reference
Inheritance diagram for damn_at.metadatastore.MetaDataStore:
Inheritance graph
[legend]
Collaboration diagram for damn_at.metadatastore.MetaDataStore:
Collaboration graph
[legend]

Public Member Functions

def __init__
 
def is_in_store
 
def get_metadata
 
def write_metadata
 

Public Attributes

 store_path
 

Detailed Description

A filesystem MetaDataStore implementation.

Member Function Documentation

def damn_at.metadatastore.MetaDataStore.get_metadata (   self,
  store_id,
  an_hash 
)
Get the FileDescription for the given hash.
def damn_at.metadatastore.MetaDataStore.is_in_store (   self,
  store_id,
  an_hash 
)
Check if the given file hash is in the store.
def damn_at.metadatastore.MetaDataStore.write_metadata (   self,
  store_id,
  an_hash,
  a_file_descr 
)
Write the FileDescription to this store.

The documentation for this class was generated from the following file: