| Class | Description |
|---|---|
| DataSegment | |
| DataSegment.Builder | |
| DataSegment.PruneLoadSpecHolder |
This class is needed for optional injection of pruneLoadSpec, see
github.com/google/guice/wiki/FrequentlyAskedQuestions#how-can-i-inject-optional-parameters-into-a-constructor
|
| DataSegmentUtils | |
| DataSegmentUtils.SegmentIdentifierParts |
| Annotation Type | Description |
|---|---|
| PruneLoadSpec |
This annnotation is used to inject a boolean parameter into a
DataSegment constructor, which prescribes to
drop deserialized "loadSpec" and don't store it in a field of a DataSegment. |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.