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()
Instance
getInstanceId
in interface Instance
public String getPath()
Instance
Copyright © 2015. All rights reserved.