Class BatchingHandlerRepository.Update

java.lang.Object
io.fluxcapacitor.javaclient.modeling.BatchingHandlerRepository.Update
All Implemented Interfaces:
Entry<Object>
Enclosing class:
BatchingHandlerRepository

protected class BatchingHandlerRepository.Update extends Object implements Entry<Object>
Represents a buffered update to a handler instance (either index or delete).
  • Constructor Details

    • Update

      protected Update()