public class ESPrimaryVersionSpecImpl extends ESVersionSpecImpl<ESPrimaryVersionSpec,PrimaryVersionSpec> implements ESPrimaryVersionSpec
ESPrimaryVersionSpec and PrimaryVersionSpec.BASE, BRANCH_DEFAULT_NAME, FACTORY, GLOBAL, HEAD| Constructor and Description |
|---|
ESPrimaryVersionSpecImpl(PrimaryVersionSpec primaryVersionSpec)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
int |
getIdentifier()
Returns the globally unique numeric identifier.
|
int |
hashCode() |
getBranchtoInternalAPIgetClass, notify, notifyAll, toString, wait, wait, waitgetBranchpublic ESPrimaryVersionSpecImpl(PrimaryVersionSpec primaryVersionSpec)
primaryVersionSpec - the delegatepublic int getIdentifier()
Returns the globally unique numeric identifier.
This identifier is also unique even in case of branches.
getIdentifier in interface ESPrimaryVersionSpecESPrimaryVersionSpec.getIdentifier()public boolean equals(Object object)
AbstractAPIImplequals in class AbstractAPIImpl<ESPrimaryVersionSpec,PrimaryVersionSpec>Object.equals(java.lang.Object)public int hashCode()
AbstractAPIImplhashCode in class AbstractAPIImpl<ESPrimaryVersionSpec,PrimaryVersionSpec>Object.hashCode()Copyright © 2017. All rights reserved.