Class BackupOperation


  • public class BackupOperation
    extends Object
    Identifier representing a backup of a distinct bucket to a specific node.
    • Method Detail

      • nodeId

        public org.onosproject.cluster.NodeId nodeId()
        Returns the node identifier.
        Returns:
        the node identifier
      • bucket

        public int bucket()
        Returns the bucket identifier.
        Returns:
        the bucket identifier
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object