public class RemoveResource extends Object implements RequiresLeaderSessionID, Serializable
| Constructor and Description |
|---|
RemoveResource(ResourceID resourceId)
Constructor for a shutdown of a registered resource.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceID |
resourceId()
Gets the ID under which the resource is registered (for example container ID).
|
String |
toString() |
public RemoveResource(ResourceID resourceId)
resourceId - The ID under which the resource is registered (for example container ID).public ResourceID resourceId()
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.