offset

in lib/fluent/plugin/out_kinesis_streams_aggregated.rb [59:62]


      def offset
        @offset ||= AggregateOffset + @partition_key_generator.call.size*2
      end