Interface AggregationPartitionBy.Builder

    • Method Detail

      • 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, TimeGranularity