54 inline void SetIntervalInSeconds(
long value) { m_intervalInSecondsHasBeenSet =
true; m_intervalInSeconds = value; }
78 inline void SetSizeInMBs(
long value) { m_sizeInMBsHasBeenSet =
true; m_sizeInMBs = value; }
90 long m_intervalInSeconds;
91 bool m_intervalInSecondsHasBeenSet;
93 bool m_sizeInMBsHasBeenSet;
long GetSizeInMBs() const
void SetIntervalInSeconds(long value)
ElasticsearchBufferingHints & WithIntervalInSeconds(long value)
void SetSizeInMBs(long value)
ElasticsearchBufferingHints & WithSizeInMBs(long value)
long GetIntervalInSeconds() const
JSON (JavaScript Object Notation).