Package | Description |
---|---|
org.elasticsearch.index.engine |
Modifier and Type | Class and Description |
---|---|
class |
SharedFSEngine
SharedFSEngine behaves similarly to InternalEngine, however, during
recovery, it does not take a snapshot of the translog or index and it
performs stage1 (file transfer) under the write lock.
|
Copyright © 2009–2015. All rights reserved.