public static final class Id.DatasetType extends Id.NamespacedId
Id.Adapter, Id.AdapterType, Id.Application, Id.ApplicationTemplate, Id.DatasetInstance, Id.DatasetModule, Id.DatasetType, Id.Flow, Id.Namespace, Id.NamespacedId, Id.NotificationFeed, Id.Program, Id.QueryHandle, Id.Run, Id.Schedule, Id.Service, Id.Stream, Id.SystemService, Id.Worker| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static Id.DatasetType |
from(Id.Namespace id,
String typeId) |
static Id.DatasetType |
from(String namespaceId,
String typeId) |
String |
getId() |
Id.Namespace |
getNamespace() |
String |
getNamespaceId() |
protected Id |
getParent() |
String |
getTypeName() |
int |
hashCode() |
String |
toString() |
getIdForRep, getIdRep, getIdType, getTypepublic Id.Namespace getNamespace()
getNamespace in class Id.NamespacedIdpublic String getNamespaceId()
public String getTypeName()
public static Id.DatasetType from(Id.Namespace id, String typeId)
public static Id.DatasetType from(String namespaceId, String typeId)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.