Packages

o

com.sksamuel.elastic4s.http

EnumConversions

object EnumConversions

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EnumConversions
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def boostMode(combineFunction: CombineFunction): String
  6. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  7. def clusterHealthLevel(level: ClusterHealthLevel): String
  8. def collectMode(mode: SubAggCollectionMode): String
  9. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  10. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  11. def fuzziness(fuzziness: Fuzziness): String
  12. def geoDistance(distance: GeoDistance): String
  13. def geoExecType(execType: GeoExecType): String
  14. def geoValidationMethod(method: GeoValidationMethod): String
  15. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  16. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  17. def interval(interval: DateHistogramInterval): String
  18. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  19. def multiMatchQueryBuilderType(mtype: MultiMatchQueryBuilderType): String
  20. def multiValueMode(mode: MultiValueMode): String
  21. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  24. def order(order: HistogramOrder): XContentBuilder
  25. def order(order: TermsOrder): XContentBuilder
  26. def order(order: SortOrder): String
  27. def queryRescoreMode(mode: QueryRescoreMode): String
  28. def regexflag(flag: RegexpFlag): String
  29. def regexpFlag(regexpFlag: RegexpFlag): String
  30. def scoreMode(scoreMode: FunctionScoreQueryScoreMode): String
  31. def scoreMode(scoreMode: ScoreMode): String
  32. def simpleQueryStringFlag(flag: SimpleQueryStringFlag): String
  33. def sortBy(by: SortBy): String
  34. def sortMode(mode: SortMode): String
  35. def stringDistance(impl: StringDistanceImpl): String
  36. def suggestMode(mode: SuggestMode): String
  37. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  38. def timeZone(zone: DateTimeZone): String
  39. def toString(): String
    Definition Classes
    AnyRef → Any
  40. def unit(distanceUnit: DistanceUnit): String
  41. def versionType(versionType: VersionType): String
  42. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  43. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  44. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  45. def zeroTermsQuery(terms: ZeroTermsQuery): String

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped