Home
last modified time | relevance | path

Searched refs:commit_batch (Results 1 – 8 of 8) sorted by relevance

/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2015_04_05/table/
H A Dtableservice.py712 def commit_batch(self, table_name, batch, timeout=None): member in TableService
764 self.commit_batch(table_name, batch, timeout=timeout)
/dports/www/py-azure-storage/azure-storage-0.36.0/azure/storage/table/
H A Dtableservice.py798 def commit_batch(self, table_name, batch, timeout=None): member in TableService
849 self.commit_batch(table_name, batch, timeout=timeout)
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/cosmosdb/v2017_04_17/table/
H A Dtableservice.py798 def commit_batch(self, table_name, batch, timeout=None): member in TableService
851 self.commit_batch(table_name, batch, timeout=timeout)
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2016_05_31/table/
H A Dtableservice.py797 def commit_batch(self, table_name, batch, timeout=None): member in TableService
846 self.commit_batch(table_name, batch, timeout=timeout)
/dports/net/libdmapsharing/libdmapsharing-2.9.41/libdmapsharing/
H A Ddmap-connection.c861 gint commit_batch; in handle_song_listing() local
878 commit_batch = returned_count / 20; in handle_song_listing()
880 commit_batch = 1; in handle_song_listing()
961 if (i % commit_batch == 0) { in handle_song_listing()
/dports/www/py-azure-storage/azure-storage-0.36.0/azure/storage/_http/
H A Dbatchclient.py210 def commit_batch(self): member in _BatchClient
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2015_04_05/_http/
H A Dbatchclient.py210 def commit_batch(self): member in _BatchClient
/dports/devel/py-azure-multiapi-storage/azure-multiapi-storage-0.6.2/azure/multiapi/storage/v2016_05_31/_http/
H A Dbatchclient.py210 def commit_batch(self): member in _BatchClient