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