Home
last modified time | relevance | path

Searched refs:_auto_commit (Results 1 – 5 of 5) sorted by relevance

/dports/net/py-kafka-python/kafka-python-1.4.5/kafka/consumer/
H A Dmultiprocess.py233 self._auto_commit()
293 self._auto_commit()
H A Dsimple.py300 self._auto_commit()
334 self._auto_commit()
H A Dbase.py172 def _auto_commit(self): member in Consumer
/dports/net/elixir-kafka_ex/kafka_ex-0.10.0/lib/kafka_ex/
H A Dstream.ex105 defp need_commit?(fetch_response, _auto_commit)
110 defp need_commit?(%{message_set: []}, _auto_commit), do: false
/dports/textproc/ibus-table/ibus-table-1.14.1/engine/
H A Dtable.py480 self._auto_commit = it_util.variant_to_value(
482 if self._auto_commit is None:
486 if self._auto_commit is None:
487 self._auto_commit = it_util.variant_to_value(
2243 if mode == self._auto_commit:
2245 self._auto_commit = mode
2255 return self._auto_commit
2720 self._auto_commit)
3905 if self._auto_commit:
3914 if self._auto_commit:
[all …]