public class Namespace extends Object
protected long
generation
protected String
name
protected
Namespace(Namespace other)
Namespace(io.cdap.cdap.api.NamespaceSummary summary)
Namespace(String name, long generation)
boolean
equals(Object o)
long
getGeneration()
String
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected final String name
protected final long generation
protected Namespace(Namespace other)
public Namespace(String name, long generation)
public Namespace(io.cdap.cdap.api.NamespaceSummary summary)
public String getName()
public long getGeneration()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.