public static class MetadataIndex.PartitionLocatorTupleSerializer extends DefaultTupleSerializer<byte[],PartitionLocator>
PartitionLocator
s in the
MetadataIndex
.Constructor and Description |
---|
MetadataIndex.PartitionLocatorTupleSerializer()
De-serialization ctor only.
|
MetadataIndex.PartitionLocatorTupleSerializer(IKeyBuilderFactory keyBuilderFactory) |
Modifier and Type | Method and Description |
---|---|
static MetadataIndex.PartitionLocatorTupleSerializer |
newInstance() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
deserialize, deserializeKey, getDefaultKeyBuilderFactory, getDefaultLeafKeysCoder, getDefaultValuesCoder, getKeyBuilder, getLeafKeysCoder, getLeafValuesCoder, getPrimaryKeyBuilder, serializeKey, serializeVal, setLeafKeysCoder, setLeafValuesCoder, toString
public MetadataIndex.PartitionLocatorTupleSerializer()
public MetadataIndex.PartitionLocatorTupleSerializer(IKeyBuilderFactory keyBuilderFactory)
keyBuilderFactory
- public static MetadataIndex.PartitionLocatorTupleSerializer newInstance()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class DefaultTupleSerializer<byte[],PartitionLocator>
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class DefaultTupleSerializer<byte[],PartitionLocator>
IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.