elasticmagic
/
dev.evo.elasticmagic
/
Version
/
Elasticsearch
Elasticsearch
data class
Elasticsearch
(major:
Int
, minor:
Int
, patch:
Int
) :
Version
<
Version.Elasticsearch
>
Content copied to clipboard
Functions
Properties
Functions
compareTo
Link copied to clipboard
open operator override fun
compareTo
(other:
Version.Elasticsearch
):
Int
Content copied to clipboard
Properties
major
Link copied to clipboard
val
major
:
Int
Content copied to clipboard
minor
Link copied to clipboard
val
minor
:
Int
Content copied to clipboard
patch
Link copied to clipboard
val
patch
:
Int
Content copied to clipboard