We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8572ad commit 947a9ceCopy full SHA for 947a9ce
doc/aerospike.rst
@@ -331,10 +331,10 @@ Other
331
332
.. py:function:: get_partition_id(digest) -> int
333
334
- Calculate the partition id using a digest.
+ Calculate the partition ID using a digest.
335
336
:param bytes-like object digest: a digest calculated by :py:meth:`aerospike.calc_digest`.
337
- :return: the partition id for the digest
+ :return: the partition ID for the digest
338
:rtype: :class:`int`
339
340
.. _client_config:
0 commit comments