Beispiel #1
0
 def batch(self):
     '''Support for remote batching.'''
     return wireproto.remotebatch(self)
Beispiel #2
0
 def batch(self):
     '''Support for remote batching.'''
     return wireproto.remotebatch(self)
Beispiel #3
0
 def batch(self):
     '''Support for remote batching.'''
     return remotebatch(self)
 def batch(self):
     '''Support for remote batching.'''
     return remotebatch(self)
 def batch(self):
     return wireproto.remotebatch(self)
 def batch(self):
     return remotebatch(self)
Beispiel #7
0
 def batch(self):
     return remotebatch(self)