pyarrow.plasma.ObjectID¶
- class pyarrow.plasma.ObjectID¶
Bases:
_Weakrefable
An ObjectID represents a string of bytes used to identify Plasma objects.
- __init__(*args, **kwargs)¶
Methods
__init__
(*args, **kwargs)binary
(self)Return the binary representation of this ObjectID.
Returns a randomly generated ObjectID.