public interface UniquelyIdentificable extends Identificable
DatacenterBroker
ID
and the object ID.Modifier and Type | Method and Description |
---|---|
String |
getUid()
Gets the Unique Identifier (UID) for the VM, that is compounded by the id
of a
DatacenterBroker (representing the User)
and the object id. |
static String |
getUid(int brokerId,
int id)
Generates an Unique Identifier (UID).
|
getId
static String getUid(int brokerId, int id)
brokerId
- the id of the DatacenterBroker
(user)id
- the object idString getUid()
DatacenterBroker
(representing the User)
and the object id.Copyright © 2015–2018 Systems, Security and Image Communication Lab - Instituto de Telecomunicações (IT) - Universidade da Beira Interior (UBI) - Instituto Federal de Educação Ciência e Tecnologia do Tocantins (IFTO). All rights reserved.