public interface SegmentedWritable
extends org.apache.hadoop.io.Writable
Writable
object with its segment ID.Modifier and Type | Field and Description |
---|---|
static String |
ID_GETTER
The method name of
getSegmentId() . |
Modifier and Type | Method and Description |
---|---|
int |
getSegmentId()
Returns the segment ID of this object.
|
static final String ID_GETTER
getSegmentId()
.Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.