Class TokenEntry.PK
java.lang.Object
org.axonframework.eventhandling.tokenstore.jpa.TokenEntry.PK
- All Implemented Interfaces:
Serializable
- Enclosing class:
TokenEntry
Primary key for token entries used by JPA
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PK
public PK()Constructor for JPA -
PK
Constructs a primary key for a TokenEntry- Parameters:
processorName- The name of the processorsegment- the index of the processing segment
-
-
Method Details