public abstract class SegmentInfoFormat extends Object
SegmentInfo (segment metadata file).
SegmentInfo| Constructor and Description |
|---|
SegmentInfoFormat() |
| Modifier and Type | Method and Description |
|---|---|
abstract SegmentInfoReader |
getSegmentInfoReader() |
abstract SegmentInfoWriter |
getSegmentInfoWriter() |
public abstract SegmentInfoReader getSegmentInfoReader()
public abstract SegmentInfoWriter getSegmentInfoWriter()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.