Class ArchiveElasticsearchDistributionType
java.lang.Object
org.elasticsearch.gradle.distribution.ArchiveElasticsearchDistributionType
- All Implemented Interfaces:
ElasticsearchDistributionType
public class ArchiveElasticsearchDistributionType
extends Object
implements ElasticsearchDistributionType
-
Method Summary
Modifier and TypeMethodDescriptiongetClassifier(ElasticsearchDistribution.Platform platform, Version version) getName()booleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.gradle.ElasticsearchDistributionType
isDocker
-
Method Details
-
getName
- Specified by:
getNamein interfaceElasticsearchDistributionType
-
getExtension
- Specified by:
getExtensionin interfaceElasticsearchDistributionType
-
getClassifier
- Specified by:
getClassifierin interfaceElasticsearchDistributionType
-
shouldExtract
public boolean shouldExtract()- Specified by:
shouldExtractin interfaceElasticsearchDistributionType
-