Ejemplo n.º 1
0
 def get_replication_streamer(self) -> ReplicationStreamer:
     return ReplicationStreamer(self)
Ejemplo n.º 2
0
 def build_replication_streamer(self) -> ReplicationStreamer:
     return ReplicationStreamer(self)