JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.elasticsearch.server
Package
org.elasticsearch.index.mapper
Interface BlockLoader.Docs
Enclosing interface:
BlockLoader
public static interface
BlockLoader.Docs
A list of documents to load. Documents are always in non-decreasing order.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
count
()
int
get
(int i)
Method Details
count
int
count
()
get
int
get
(int i)