public class DeferredTypeWire extends AbstractAnyWire implements Wire
wireTypeSupplier
TextWire BinaryWireWireIn.HeaderTypeMarshallableOut.PaddingwireAcquisitionASSERTIONS, bytes, classLookup, parent, use8bit| Constructor and Description |
|---|
DeferredTypeWire(net.openhft.chronicle.bytes.Bytes bytes,
java.util.function.Supplier<WireType> wireTypeSupplier) |
| Modifier and Type | Method and Description |
|---|---|
net.openhft.chronicle.bytes.Bytes<?> |
bytes() |
net.openhft.chronicle.core.pool.ClassLookup |
classLookup() |
void |
classLookup(net.openhft.chronicle.core.pool.ClassLookup classLookup)
Define how classes should be looked up.
|
void |
clear()
reset the state of the current wire for reuse.
|
addPadding, consumePadding, copyTo, endEvent, getValueIn, getValueOut, newIntReference, newLongArrayReference, newLongReference, read, read, read, readComment, readEvent, readingDocument, readingDocument, readingPeekYaml, startEvent, underlyingType, underlyingWire, write, write, write, writeComment, writeEvent, writingDocumentcheckNoDataAfterEnd, endUse, headerNumber, headerNumber, headNumberCheck, isInsideHeader, notCompleteIsNotPresent, notCompleteIsNotPresent, objectInput, objectOutput, parent, parent, pauser, pauser, readAndSetLength, readDataHeader, readFirstHeader, readMetaDataHeader, startUse, updateFirstHeader, updateHeader, writeEndOfWire, writeFirstHeader, writeHeaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromFile, headerNumberasText, consumePadding, copyTo, getValueIn, hasMore, isEmpty, isNotEmptyAfterPadding, objectInput, rawReadData, read, read, read, read, readAlignTo, readAllAsMap, readAndSetLength, readComment, readDataHeader, readDataHeader, readDocument, readDocument, readEvent, readEventName, readFirstHeader, readingDocument, readingDocument, readingPeekYaml, readMetaDataHeadermethodReader, methodReaderBuilder, readBytes, readBytes, readDocument, readMap, readText, readTextaddPadding, dropDefault, endEvent, getValueOut, objectOutput, padToCacheAlign, startEvent, updateFirstHeader, updateHeader, updateHeader, write, write, write, writeAlignTo, writeAllAsMap, writeComment, writeDocument, writeEndOfWire, writeEvent, writeEventName, writeEventName, writeFirstHeader, writeHeader, writeHeader, writeHeader, writeNotCompleteDocument, writingDocument, writingDocumentendUse, headerNumber, newIntReference, newLongArrayReference, newLongReference, notCompleteIsNotPresent, notCompleteIsNotPresent, parent, parent, pauser, pauser, startUsemethodWriter, methodWriterBuilder, padToCacheAlignMode, recordHistory, writeBytes, writeDocument, writeDocument, writeMap, writeMessage, writeTextpublic DeferredTypeWire(@NotNull
net.openhft.chronicle.bytes.Bytes bytes,
java.util.function.Supplier<WireType> wireTypeSupplier)
public void classLookup(net.openhft.chronicle.core.pool.ClassLookup classLookup)
WireCommonclassLookup in interface WireCommonclassLookup in class AbstractWireclassLookup - to usepublic net.openhft.chronicle.core.pool.ClassLookup classLookup()
classLookup in interface WireCommonclassLookup in class AbstractWirepublic void clear()
WireCommonclear in interface WireCommonclear in interface WireInclear in interface WireOutclear in class AbstractWire@NotNull public net.openhft.chronicle.bytes.Bytes<?> bytes()
bytes in interface WireCommonbytes in class AbstractWireCopyright © 2017. All rights reserved.