package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract final class Accuracy extends Enum[Accuracy] with TEnum

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @Generated()
  2. class Aggregation extends TBase[Aggregation, _Fields] with Serializable with Cloneable with Comparable[Aggregation]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  3. class AggregationPart extends TBase[AggregationPart, _Fields] with Serializable with Cloneable with Comparable[AggregationPart]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  4. class AggregationSelector extends TBase[AggregationSelector, _Fields] with Serializable with Cloneable with Comparable[AggregationSelector]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  5. class DataField extends TBase[DataField, _Fields] with Serializable with Cloneable with Comparable[DataField]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  6. sealed abstract final class DataKind extends Enum[DataKind] with TEnum

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @Generated()
  7. sealed trait DataType extends Serializable
  8. class EntitySource extends TBase[EntitySource, _Fields] with Serializable with Cloneable with Comparable[EntitySource]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  9. class EventSource extends TBase[EventSource, _Fields] with Serializable with Cloneable with Comparable[EventSource]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  10. class GroupBy extends TBase[GroupBy, _Fields] with Serializable with Cloneable with Comparable[GroupBy]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  11. class GroupByServingInfo extends TBase[GroupByServingInfo, _Fields] with Serializable with Cloneable with Comparable[GroupByServingInfo]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  12. class Join extends TBase[Join, _Fields] with Serializable with Cloneable with Comparable[Join]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  13. class JoinPart extends TBase[JoinPart, _Fields] with Serializable with Cloneable with Comparable[JoinPart]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  14. case class ListType(elementType: DataType) extends DataType with Product with Serializable
  15. case class MapType(keyType: DataType, valueType: DataType) extends DataType with Product with Serializable
  16. class MetaData extends TBase[MetaData, _Fields] with Serializable with Cloneable with Comparable[MetaData]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  17. sealed abstract final class Operation extends Enum[Operation] with TEnum

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @Generated()
  18. case class PartitionSpec(format: String, spanMillis: Long) extends Product with Serializable
  19. class Query extends TBase[Query, _Fields] with Serializable with Cloneable with Comparable[Query]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  20. trait Row extends AnyRef
  21. class Source extends TUnion[Source, _Fields]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  22. class StagingQuery extends TBase[StagingQuery, _Fields] with Serializable with Cloneable with Comparable[StagingQuery]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  23. case class StructField(name: String, fieldType: DataType) extends Product with Serializable
  24. case class StructType(name: String, fields: Array[StructField]) extends DataType with Seq[StructField] with Product with Serializable
  25. class TDataType extends TBase[TDataType, _Fields] with Serializable with Cloneable with Comparable[TDataType]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()
  26. sealed abstract final class TimeUnit extends Enum[TimeUnit] with TEnum

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @Generated()
  27. case class UnknownType(any: Any) extends DataType with Product with Serializable
  28. class Window extends TBase[Window, _Fields] with Serializable with Cloneable with Comparable[Window]

    Autogenerated by Thrift Compiler (0.13.0)

    Autogenerated by Thrift Compiler (0.13.0)

    DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING

    Annotations
    @SuppressWarnings() @Generated()

Value Members

  1. object BinaryType extends DataType with Product with Serializable
  2. object BooleanType extends DataType with Product with Serializable
  3. object Builders
  4. object ByteType extends DataType with Product with Serializable
  5. object Constants
  6. object DataModel extends Enumeration
  7. object DataType extends Serializable
  8. object DateType extends DataType with Product with Serializable
  9. object DoubleType extends DataType with Product with Serializable
  10. object Extensions
  11. object FloatType extends DataType with Product with Serializable
  12. object IntType extends DataType with Product with Serializable
  13. object LongType extends DataType with Product with Serializable
  14. object QueryUtils
  15. object Row
  16. object ShortType extends DataType with Product with Serializable
  17. object StringType extends DataType with Product with Serializable
  18. object StructType extends Serializable
  19. object ThriftJsonCodec
  20. object TimestampType extends DataType with Product with Serializable

Ungrouped