Beispiel #1
0
 def __init__(self, sample_data_factory, data_format):
     SleepycatMetadataCache.__init__(self, tempfile.mktemp())
     self.sample_data_factory = sample_data_factory
     self.data_format = data_format
Beispiel #2
0
 def __init__(self, sample_data_factory, data_format):
     SleepycatMetadataCache.__init__(self, tempfile.mktemp())
     self.sample_data_factory = sample_data_factory
     self.data_format = data_format