public interface IMetaEntry
Modifier and Type | Method and Description |
---|---|
com.google.common.hash.Funnel<IMetaEntry> |
getFunnel()
Getting a Funnel for computing guava-based hashes.
|
void |
serialize(DataOutput pOutput)
Serializing to given dataput
|
void serialize(DataOutput pOutput) throws TTIOException
pOutput
- to serialize toTTIOException
com.google.common.hash.Funnel<IMetaEntry> getFunnel()
IMetaEntry
Copyright © 2013. All Rights Reserved.