java.io.Closeable
, java.lang.AutoCloseable
public class DummyShardLock extends ShardLock
Constructor | Description |
---|---|
DummyShardLock(ShardId id) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
closeInternal() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
close, getShardId, isOpen, toString
public DummyShardLock(ShardId id)
protected void closeInternal()
closeInternal
in class ShardLock