public class TransactionLog.LogCodec extends JavaBinCodec
JavaBinCodec.ObjectResolver
ARR, BOOL_FALSE, BOOL_TRUE, BYTE, BYTEARR, daos, DATE, DOUBLE, END, END_OBJ, EXTERN_STRING, FLOAT, INT, ITERATOR, LONG, MAP, NAMED_LST, NULL, ORDERED_MAP, SHORT, SINT, SLONG, SOLRDOC, SOLRDOCLST, SOLRINPUTDOC, STR, TAG_AND_LEN, tagByte
Constructor and Description |
---|
TransactionLog.LogCodec() |
Modifier and Type | Method and Description |
---|---|
String |
readExternString(FastInputStream fis) |
void |
writeExternString(String s) |
init, marshal, readArray, readByteArray, readIterator, readMap, readNamedList, readOrderedMap, readSize, readSmallInt, readSmallLong, readSolrDocument, readSolrDocumentList, readSolrInputDocument, readStr, readVal, readVInt, readVLong, unmarshal, writeArray, writeArray, writeArray, writeByteArray, writeFloat, writeInt, writeIterator, writeKnownType, writeLong, writeMap, writeNamedList, writePrimitive, writeSolrDocument, writeSolrDocumentList, writeSolrInputDocument, writeStr, writeTag, writeTag, writeVal, writeVInt, writeVLong
public void writeExternString(String s) throws IOException
writeExternString
in class JavaBinCodec
IOException
public String readExternString(FastInputStream fis) throws IOException
readExternString
in class JavaBinCodec
IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.