| Constructor and Description |
|---|
InstanceMeta(String instanceId,
String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static InstanceMeta |
fromEntity(SimpleEntity entity) |
String |
getInstanceId()
Gets the identifier of this instance
|
String |
getPath()
The storage path used for this instance
|
int |
hashCode() |
static SimpleEntity |
toEntity(Instance instance) |
public static InstanceMeta fromEntity(SimpleEntity entity)
public static SimpleEntity toEntity(Instance instance)
public String getInstanceId()
InstancegetInstanceId in interface Instancepublic String getPath()
InstanceCopyright © 2015. All rights reserved.