Interface AsyncIndexerLock.LockToken
- Enclosing interface:
AsyncIndexerLock<T extends AsyncIndexerLock.LockToken>
public static interface AsyncIndexerLock.LockToken
Marker interface. The implementation can return any
opaque implementation which would be handed back in unlock
call