Class SinkBufferFlushMode

    • Constructor Detail

      • SinkBufferFlushMode

        public SinkBufferFlushMode​(int batchSize,
                                   long batchIntervalMs)
    • Method Detail

      • getBatchSize

        public int getBatchSize()
      • getBatchIntervalMs

        public long getBatchIntervalMs()
      • isEnabled

        public boolean isEnabled()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object