public class NamespaceSummary extends Object
| Constructor and Description |
|---|
NamespaceSummary(String name,
String description,
long generation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
long |
getGeneration()
Get the namespace generation.
|
String |
getName() |
int |
hashCode() |
String |
toString() |
public String getName()
public String getDescription()
public long getGeneration()
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.