public class SecureKeyId extends EntityId implements NamespacedId, ParentedId<NamespaceId>
| Constructor and Description |
|---|
SecureKeyId(String namespace,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static SecureKeyId |
fromIdParts(Iterable<String> idString) |
String |
getName() |
String |
getNamespace() |
NamespaceId |
getParent() |
int |
hashCode() |
Id |
toId() |
protected Iterable<String> |
toIdParts() |
fromString, fromString, fromStringOld, getEntity, getHierarchy, isValidDatasetId, isValidId, next, nextAndEnd, remaining, toStringpublic String getNamespace()
getNamespace in interface NamespacedIdpublic Id toId()
toId in interface IdCompatibleId corresponding to thispublic NamespaceId getParent()
getParent in interface ParentedId<NamespaceId>EntityId of thispublic static SecureKeyId fromIdParts(Iterable<String> idString)
public String getName()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.