public interface Deallocatable
| Modifier and Type | Method and Description |
|---|---|
Deallocator |
deallocator()
This method returns deallocator associated with this instance
|
String |
getUniqueId()
This method returns unique ID for this instance
|
int |
targetDevice()
This method returns deviceId it's affined with, so deallocator thread will be guaranteed to match it
|
String getUniqueId()
Deallocator deallocator()
int targetDevice()
Copyright © 2021. All rights reserved.