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 KObjectKey
public String getClusterId()
getClusterId
in interface KObjectSimpleKey
public String getSegmentId()
getSegmentId
in interface KObjectSimpleKey
public String getKey()
getKey
in interface KObjectSimpleKey
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.