public class SystemServiceId extends EntityId
| Constructor and Description |
|---|
SystemServiceId(String service) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static SystemServiceId |
fromIdParts(Iterable<String> idString) |
static SystemServiceId |
fromString(String string) |
String |
getService() |
int |
hashCode() |
Id.SystemService |
toId() |
protected Iterable<String> |
toIdParts() |
fromString, fromStringOld, getEntity, getHierarchy, isValidDatasetId, isValidId, next, nextAndEnd, remaining, toStringpublic SystemServiceId(String service)
public String getService()
public Id.SystemService toId()
Id corresponding to thispublic static SystemServiceId fromIdParts(Iterable<String> idString)
public static SystemServiceId fromString(String string)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.