Package org.elasticsearch.test
Class DummyShardLock
java.lang.Object
org.elasticsearch.env.ShardLock
org.elasticsearch.test.DummyShardLock
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
public class DummyShardLock extends ShardLock
-
Constructor Summary
Constructors Constructor Description DummyShardLock(ShardId id)
-
Method Summary
Modifier and Type Method Description protected void
closeInternal()
-
Constructor Details
-
Method Details
-
closeInternal
protected void closeInternal()- Specified by:
closeInternal
in classShardLock
-