legate.core.store.Store.kind#

property Store.kind: Union[Type[RegionField], Type[Future]]#

Returns the kind of backing storage

Returns:

RegionField or Future

Return type:

Type