public class KObjectKeyImpl extends Object implements KObjectKey
| Constructor and Description |
|---|
KObjectKeyImpl(String key,
String id,
String type,
String clusterId,
String segmentId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterId() |
String |
getId() |
String |
getKey() |
String |
getSegmentId() |
MetaType |
getType() |
public MetaType getType()
getType in interface KObjectKeypublic String getClusterId()
getClusterId in interface KObjectSimpleKeypublic String getSegmentId()
getSegmentId in interface KObjectSimpleKeypublic String getKey()
getKey in interface KObjectSimpleKeyCopyright © 2012–2018 JBoss by Red Hat. All rights reserved.