java.lang.Object | |
↳ | com.atlassian.jira.index.ha.OfBizNodeIndexCounterStore |
Stores the last index operation id for each node
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | ENTITY_NAME | ||||||||||
String | ID | ||||||||||
String | INDEX_OP_ID | ||||||||||
String | MIN | ||||||||||
String | NODE_ID | ||||||||||
String | SENDING_NODE_ID | ||||||||||
String | VIEW_NAME |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get the highest recorded index operation for a node pair
| |||||||||||
Record the highest replicated index operation processed by a node,
The highest operation is recorded for each node pair
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Get the highest recorded index operation for a node pair
Record the highest replicated index operation processed by a node, The highest operation is recorded for each node pair
receivingNodeId | Receiving node id |
---|---|
sendingNodeId | Sending node Id |
indexOperationId | operation id |