public static class MetadataIndex.PartitionLocatorTupleSerializer extends DefaultTupleSerializer<byte[],PartitionLocator>
PartitionLocators 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, toStringpublic MetadataIndex.PartitionLocatorTupleSerializer()
public MetadataIndex.PartitionLocatorTupleSerializer(IKeyBuilderFactory keyBuilderFactory)
keyBuilderFactory - public static MetadataIndex.PartitionLocatorTupleSerializer newInstance()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class DefaultTupleSerializer<byte[],PartitionLocator>IOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class DefaultTupleSerializer<byte[],PartitionLocator>IOExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.