public class ESTagVersionSpecImpl extends ESVersionSpecImpl<ESTagVersionSpec,TagVersionSpec> implements ESTagVersionSpec
ESTagVersionSpec and TagVersionSpec.BASE, BRANCH_DEFAULT_NAME, FACTORY, GLOBAL, HEAD| Constructor and Description |
|---|
ESTagVersionSpecImpl(TagVersionSpec tagVersion)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName()
Return the name of the tag name this version specifier is associated with.
|
int |
hashCode() |
getBranchtoInternalAPIgetClass, notify, notifyAll, toString, wait, wait, waitgetBranchpublic ESTagVersionSpecImpl(TagVersionSpec tagVersion)
tagVersion - the delegatepublic String getName()
getName in interface ESTagVersionSpecESTagVersionSpec.getName()public boolean equals(Object obj)
AbstractAPIImplequals in class AbstractAPIImpl<ESTagVersionSpec,TagVersionSpec>Object.equals(java.lang.Object)public int hashCode()
AbstractAPIImplhashCode in class AbstractAPIImpl<ESTagVersionSpec,TagVersionSpec>Object.hashCode()Copyright © 2017. All rights reserved.