public static class Term2IdWriteProc.Result extends Object implements Externalizable
Constructor and Description |
---|
Term2IdWriteProc.Result()
De-serialization constructor.
|
Term2IdWriteProc.Result(IV[] ivs) |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public IV[] ivs
public Term2IdWriteProc.Result()
public Term2IdWriteProc.Result(IV[] ivs)
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.