Class ReplicatedStateTransactionRule

java.lang.Object
org.teamapps.cluster.state.ReplicatedStateTransactionRule

public class ReplicatedStateTransactionRule
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    TransactionCompareRule getCompareRule()  
    java.lang.String getIdentifier()  
    java.lang.String getSubStateId()  
    int getValue()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getSubStateId

      public java.lang.String getSubStateId()
    • getIdentifier

      public java.lang.String getIdentifier()
    • getCompareRule

      public TransactionCompareRule getCompareRule()
    • getValue

      public int getValue()