Make RestHighLevelClient non final
This commit is contained in:
parent
232af512f4
commit
0a6827a5cc
|
@ -48,4 +48,6 @@ public final class RestHighLevelClient {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue