Class EventToIndex

    • Constructor Detail

      • EventToIndex

        public EventToIndex​(io.searchbox.client.JestClient jestClient,
                            int bulkRetryCount)
    • Method Detail

      • setIndexStrategy

        public void setIndexStrategy​(IndexStrategy indexStrategy)
      • isLogEventDescription

        public boolean isLogEventDescription()
      • setLogEventDescription

        public void setLogEventDescription​(boolean logEventDescription)
      • setLogAllEvents

        public void setLogAllEvents​(boolean logAllEvents)
      • setThreads

        public void setThreads​(int threads)
      • setNodeCache

        public void setNodeCache​(NodeCache cache)
      • setGroupOidParameters

        public void setGroupOidParameters​(boolean groupOidParameters)
      • forwardEvents

        public void forwardEvents​(List<Event> events)
      • setIndexSettings

        public void setIndexSettings​(IndexSettings indexSettings)
      • isOID

        protected static boolean isOID​(String input)