@InterfaceAudience.Private @InterfaceStability.Unstable public class EntityIdentifier extends Object implements Comparable<EntityIdentifier>
Constructor and Description |
---|
EntityIdentifier(String id,
String type) |
public String getId()
public String getType()
public int compareTo(EntityIdentifier other)
compareTo
in interface Comparable<EntityIdentifier>
Copyright © 2022 Apache Software Foundation. All rights reserved.