public static class IndexSummary.IndexSummarySerializer
extends java.lang.Object
Constructor and Description |
---|
IndexSummary.IndexSummarySerializer() |
Modifier and Type | Method and Description |
---|---|
IndexSummary |
deserialize(java.io.DataInputStream in,
IPartitioner partitioner) |
void |
serialize(IndexSummary t,
java.io.DataOutputStream out) |
public void serialize(IndexSummary t, java.io.DataOutputStream out) throws java.io.IOException
java.io.IOException
public IndexSummary deserialize(java.io.DataInputStream in, IPartitioner partitioner) throws java.io.IOException
java.io.IOException
Copyright © 2014 The Apache Software Foundation