com.hazelcast.impl
Class VersionedBackupOp

java.lang.Object
  extended by com.hazelcast.impl.VersionedBackupOp
All Implemented Interfaces:
java.lang.Comparable, java.lang.Runnable

public class VersionedBackupOp
extends java.lang.Object
implements java.lang.Runnable, java.lang.Comparable


Method Summary
 int compareTo(java.lang.Object o)
           
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.