Interface AggregationPartitionBy.Builder

  • Method Details

    • fieldName

      AggregationPartitionBy.Builder fieldName(String fieldName)

      The field Name for an AggregationPartitionBy.

      Parameters:
      fieldName - The field Name for an AggregationPartitionBy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeGranularity

      AggregationPartitionBy.Builder timeGranularity(String timeGranularity)

      The TimeGranularity for an AggregationPartitionBy.

      Parameters:
      timeGranularity - The TimeGranularity for an AggregationPartitionBy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • timeGranularity

      AggregationPartitionBy.Builder timeGranularity(TimeGranularity timeGranularity)

      The TimeGranularity for an AggregationPartitionBy.

      Parameters:
      timeGranularity - The TimeGranularity for an AggregationPartitionBy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: