Class PListEntry

java.lang.Object
org.apache.activemq.store.PListEntry

public class PListEntry extends Object
  • Constructor Details

    • PListEntry

      public PListEntry(String entry, org.apache.activemq.util.ByteSequence bs, Object locator)
  • Method Details

    • getByteSequence

      public org.apache.activemq.util.ByteSequence getByteSequence()
    • getId

      public String getId()
    • getLocator

      public Object getLocator()
    • copy

      public PListEntry copy()