Class BatchIndexRequest

    • Constructor Detail

      • BatchIndexRequest

        public BatchIndexRequest​(@NonNull
                                 @NonNull List<String> ids,
                                 @NonNull
                                 @NonNull BatchIndexableType batchIndexableType)
    • Method Detail

      • getIdPayload

        public String getIdPayload()
        The ids representing the items that should be indexed
      • getBatchIndexableType

        public String getBatchIndexableType()
        The string representation of the valid BatchIndexableType
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object