pyarrow.plasma.ObjectID#
- class pyarrow.plasma.ObjectID#
Bases:
pyarrow.lib._WeakrefableAn 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.