Class RecordedNamedEntity

java.lang.Object
com.rabbitmq.client.impl.recovery.RecordedEntity
com.rabbitmq.client.impl.recovery.RecordedNamedEntity
Direct Known Subclasses:
RecordedExchange, RecordedQueue

public class RecordedNamedEntity extends RecordedEntity
Since:
3.3.0
  • Field Details

    • name

      protected String name
  • Constructor Details

  • Method Details

    • getName

      public String getName()