public final class NamespaceMeta extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NamespaceMeta.Builder
Builder used to build
NamespaceMeta |
| Modifier and Type | Field and Description |
|---|---|
static NamespaceMeta |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
NamespaceConfig |
getConfig() |
String |
getDescription() |
String |
getName() |
NamespaceId |
getNamespaceId() |
int |
hashCode() |
String |
toString() |
public static final NamespaceMeta DEFAULT
public String getName()
public String getDescription()
public NamespaceConfig getConfig()
public NamespaceId getNamespaceId()
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.