Package org.opendaylight.ovsdb.lib
Interface LockAquisitionCallback
- 
public interface LockAquisitionCallbackCallback that can be registered withOvsdbClientto get notified of a lock stolen.- See Also:
 - ovsdb spec, 
OvsdbClient 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlockAcquired() 
 -