static class CompressingStoredFieldsReader.SerializedDocument
extends java.lang.Object
Document
.Modifier and Type | Field and Description |
---|---|
(package private) DataInput |
in |
(package private) int |
length |
(package private) int |
numStoredFields |
Modifier | Constructor and Description |
---|---|
private |
SerializedDocument(DataInput in,
int length,
int numStoredFields) |