JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.elasticsearch.index.store
Interface Store.OnClose
All Superinterfaces:
Consumer
<
ShardLock
>
Enclosing class:
Store
public static interface
Store.OnClose
extends
Consumer
<
ShardLock
>
A listener that is executed once the store is closed and all references to it are released
Field Summary
Fields
Modifier and Type
Field
Description
static
Store.OnClose
EMPTY
Method Summary
Methods inherited from interface java.util.function.
Consumer
accept
,
andThen
Field Details
EMPTY
static final
Store.OnClose
EMPTY