- rawBytes(byte[]) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- rawBytes(byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- rawReadData(ReadMarshallable) - Method in interface net.openhft.chronicle.wire.WireIn
-
- rawReadData(WireIn, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
- RawWire - Class in net.openhft.chronicle.wire
-
This format writes just the data, without meta data.
- RawWire(Bytes) - Constructor for class net.openhft.chronicle.wire.RawWire
-
- RawWire(Bytes, boolean) - Constructor for class net.openhft.chronicle.wire.RawWire
-
- read() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- read(WireKey) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- read(StringBuilder) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- read(String) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- read() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- read(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- read(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- read(WireKey) - Method in class net.openhft.chronicle.wire.CSVWire
-
- read(StringBuilder) - Method in class net.openhft.chronicle.wire.CSVWire
-
- read() - Method in class net.openhft.chronicle.wire.RawWire
-
- read(WireKey) - Method in class net.openhft.chronicle.wire.RawWire
-
- read(StringBuilder) - Method in class net.openhft.chronicle.wire.RawWire
-
- read() - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- read(WireKey) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- read(StringBuilder) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- read(ValueIn, Class<T>) - Method in interface net.openhft.chronicle.wire.SerializationStrategy
-
Deprecated.
- read() - Method in class net.openhft.chronicle.wire.TextWire
-
- read(WireKey) - Method in class net.openhft.chronicle.wire.TextWire
-
- read(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire
-
- read() - Method in interface net.openhft.chronicle.wire.WireIn
-
Read the field if present, or empty string if not present.
- read(WireKey) - Method in interface net.openhft.chronicle.wire.WireIn
-
Read the field if present which must match the WireKey.
- read(String) - Method in interface net.openhft.chronicle.wire.WireIn
-
- read(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
-
Read the field if present, or empty string if not present.
- read(Class<T>, ValueIn) - Static method in enum net.openhft.chronicle.wire.Wires
-
Deprecated.
- read2(CharSequence, int, T, Function<T, Object>, ValueInState, StringBuilder, CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- read2(CharSequence, int, Object, ValueInState, StringBuilder, CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
-
- readAlignTo(int) - Method in class net.openhft.chronicle.wire.RawWire
-
- readAlignTo(int) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readAllAsMap(Class<K>, Class<V>, Map<K, V>) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readAndSetLength(long) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readAndSetLength(long) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readAndSetLength(long) - Method in interface net.openhft.chronicle.wire.WireIn
-
- ReadAnyWire - Class in net.openhft.chronicle.wire
-
A wire type than can be either
- ReadAnyWire(Bytes) - Constructor for class net.openhft.chronicle.wire.ReadAnyWire
-
- readBytes(ReadBytesMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
- readBytes(Bytes) - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
- readCode() - Method in class net.openhft.chronicle.wire.TextWire
-
- readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.CSVWire
-
- readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.RawWire
-
- readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire
-
- readComment(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readData(long, WireIn, ReadMarshallable, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
- readData(WireIn, ReadMarshallable, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
- readDataHeader(boolean) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readDataHeader(boolean) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readDataHeader() - Method in interface net.openhft.chronicle.wire.WireIn
-
Consume a header if one is available.
- readDataHeader(boolean) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readDocument(ReadMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
- readDocument(ReadMarshallable, ReadMarshallable) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readDocument(long, ReadMarshallable, ReadMarshallable) - Method in interface net.openhft.chronicle.wire.WireIn
-
- ReadDocumentContext - Interface in net.openhft.chronicle.wire
-
- reader0(ValueIn, List<T>, List<T>, Supplier<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.RawWire
-
- readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.TextWire
-
- readEvent(Class<K>) - Method in interface net.openhft.chronicle.wire.WireIn
-
Read a field which might be an object of any type.
- readEventName(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readEventName(StringBuilder) - Method in class net.openhft.chronicle.wire.RawWire
-
- readEventName(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
-
Read a field, or string which is always written, even for formats which might drop the field
such as RAW.
- readEventNumber() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readEventNumber() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readEventNumber() - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readEventNumber() - Method in class net.openhft.chronicle.wire.TextWire
-
- readEventNumber() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readField(StringBuilder) - Method in class net.openhft.chronicle.wire.CSVWire
-
- readField(StringBuilder) - Method in class net.openhft.chronicle.wire.JSONWire
-
- readField(StringBuilder) - Method in class net.openhft.chronicle.wire.QueryWire
-
- readField(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire
-
- readFieldAnchor(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readFieldNumber(CharSequence, int, StringBuilder, long) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readFirstHeader(long, TimeUnit) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readFirstHeader(long, TimeUnit) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readFirstHeader(long, TimeUnit) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readFromWire(T, WireIn) - Method in interface net.openhft.chronicle.wire.ReadingMarshaller
-
- readingDocument() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- readingDocument(long) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- readingDocument() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readingDocument(long) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readingDocument() - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
- readingDocument() - Method in class net.openhft.chronicle.wire.RawWire
-
- readingDocument(long) - Method in class net.openhft.chronicle.wire.RawWire
-
- readingDocument() - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readingDocument(long) - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readingDocument() - Method in class net.openhft.chronicle.wire.TextWire
-
- readingDocument(long) - Method in class net.openhft.chronicle.wire.TextWire
-
- readingDocument() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readingDocument(long) - Method in interface net.openhft.chronicle.wire.WireIn
-
- ReadingMarshaller<T> - Interface in net.openhft.chronicle.wire
-
- readingPeekYaml() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- readingPeekYaml() - Method in class net.openhft.chronicle.wire.BinaryWire
-
Typicality used for debugging, this method does not progress the read position and should
only be used when inside a reading document.
- readingPeekYaml() - Method in class net.openhft.chronicle.wire.RawWire
-
- readingPeekYaml() - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readingPeekYaml() - Method in class net.openhft.chronicle.wire.TextWire
-
- readingPeekYaml() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readLength() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- readLength() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- readLength() - Method in interface net.openhft.chronicle.wire.ValueIn
-
the length of the field as bytes including any encoding and header character
- readLimit - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- readMap() - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
Read a Map>String, Object> from the content.
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.AbstractBytesMarshallable
-
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
-
- readMarshallable(WireIn) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- ReadMarshallable - Interface in net.openhft.chronicle.wire
-
This interface marks a object which can be reloaded from stream re-using an
existing object.
- readMarshallable(WireIn) - Method in interface net.openhft.chronicle.wire.ReadMarshallable
-
Straight line ordered decoding.
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- readMarshallable(BytesIn) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- readMarshallable(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- readMarshallable(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshallerForUnexpectedFields
-
- readMarshallable(Object, WireIn, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
-
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.WireSerializedLambda
-
- readMetaDataHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readMetaDataHeader() - Method in class net.openhft.chronicle.wire.ResultSetWireIn
-
- readMetaDataHeader() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readObject() - Method in class net.openhft.chronicle.wire.TextWire
-
- readOne(long, WireIn) - Method in interface net.openhft.chronicle.wire.FieldNumberParselet
-
- readOne() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
reads one message
- readPosition - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- readResolve() - Method in class net.openhft.chronicle.wire.WireSerializedLambda
-
- readText() - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
Read the next message as a String
- readText(StringBuilder) - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
Read the next message as string
- readUsing(T, ValueIn, Class<T>) - Method in interface net.openhft.chronicle.wire.SerializationStrategy
-
Deprecated.
- readUsing(T, ValueIn) - Method in interface net.openhft.chronicle.wire.SerializationStrategy
-
- readWire(WireIn, long, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.Wires
-
- readWithLength(WireOut, int) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- recordHistory - Variable in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
-
- recordHistory(boolean) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
-
- recordHistory() - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- recordHistory(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- register(WireKey, WireParselet) - Method in class net.openhft.chronicle.wire.VanillaWireParser
-
- register(WireKey, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
-
- registerOnce(WireKey, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
-
- removeMaskedTidFromHeader(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- reset() - Method in interface net.openhft.chronicle.wire.Marshallable
-
- reset() - Method in interface net.openhft.chronicle.wire.MessageHistory
-
clear all data
- reset(int, long) - Method in interface net.openhft.chronicle.wire.MessageHistory
-
reset for a given source prior to reading a new message in
- reset() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- reset(int, long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- reset(T) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- reset(Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
- resetBetweenDocuments() - Method in interface net.openhft.chronicle.wire.ValueOut
-
- ResetOverride - Interface in net.openhft.chronicle.wire
-
- resetState() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- resetState() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- resetState() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- resetState() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- resetState() - Method in interface net.openhft.chronicle.wire.ValueOut
-
- ResultSetWireIn - Class in net.openhft.chronicle.wire
-
- ResultSetWireIn(ResultSet) - Constructor for class net.openhft.chronicle.wire.ResultSetWireIn
-
- retainLast() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- retainLast(String...) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- rollbackOnClose() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
Call this if you have detected an error condition and you want the context
rolled back when it is closed, rather than half a message committed
- run() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- valueIn - Variable in class net.openhft.chronicle.wire.TextWire
-
- ValueIn - Interface in net.openhft.chronicle.wire
-
Read in data after reading a field.
- ValueIn.Reader - Interface in net.openhft.chronicle.wire
-
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.BinaryWireHighCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.BracketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.MarshallableOut.Padding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.NoDocumentContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.SerializationStrategies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.WireIn.HeaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.Wires
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.WireType
-
Returns the enum constant of this type with the specified name.
- valueOf(Wire) - Static method in enum net.openhft.chronicle.wire.WireType
-
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.YamlLogging.YamlLoggingLevel
-
Returns the enum constant of this type with the specified name.
- valueOut - Variable in class net.openhft.chronicle.wire.TextWire
-
- ValueOut - Interface in net.openhft.chronicle.wire
-
Write out data after writing a field.
- values() - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.BinaryWireHighCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.BracketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.MarshallableOut.Padding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.NoDocumentContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.SerializationStrategies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.WireIn.HeaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.WireInternal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.Wires
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.WireType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.chronicle.wire.YamlLogging.YamlLoggingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueWriter<T> - Interface in net.openhft.chronicle.wire
-
- VanillaFieldInfo - Class in net.openhft.chronicle.wire
-
- VanillaFieldInfo(String, Class, BracketType, Field) - Constructor for class net.openhft.chronicle.wire.VanillaFieldInfo
-
- VanillaMessageHistory - Class in net.openhft.chronicle.wire
-
- VanillaMessageHistory() - Constructor for class net.openhft.chronicle.wire.VanillaMessageHistory
-
- VanillaMethodReader - Class in net.openhft.chronicle.wire
-
- VanillaMethodReader(MarshallableIn, boolean, WireParselet, MethodReaderInterceptor, Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
-
- VanillaMethodReader(MarshallableIn, boolean, WireParselet, FieldNumberParselet, MethodReaderInterceptor, Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
-
- VanillaMethodReaderBuilder - Class in net.openhft.chronicle.wire
-
- VanillaMethodReaderBuilder(MarshallableIn) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- VanillaMethodWriterBuilder<T> - Class in net.openhft.chronicle.wire
-
- VanillaMethodWriterBuilder(Class<T>, MethodWriterInvocationHandler) - Constructor for class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- VanillaWireParser - Class in net.openhft.chronicle.wire
-
A simple parser to associate actions based on events/field names received.
- VanillaWireParser(WireParselet, FieldNumberParselet) - Constructor for class net.openhft.chronicle.wire.VanillaWireParser
-
- wire - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- wire() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- wire() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
- wire() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- wire - Variable in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- wire() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- Wire - Interface in net.openhft.chronicle.wire
-
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
- wire - Variable in class net.openhft.chronicle.wire.WriteDocumentContext
-
- wire() - Method in class net.openhft.chronicle.wire.WriteDocumentContext
-
- WIRE_MARSHALLER_CL - Static variable in class net.openhft.chronicle.wire.WireMarshaller
-
- wireAcquisition - Variable in class net.openhft.chronicle.wire.AbstractAnyWire
-
- WireCommon - Interface in net.openhft.chronicle.wire
-
- WireDumper - Class in net.openhft.chronicle.wire
-
- wireIn() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- wireIn() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- wireIn() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- WireIn - Interface in net.openhft.chronicle.wire
-
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
- WireIn.HeaderType - Enum in net.openhft.chronicle.wire
-
- WireInternal - Enum in net.openhft.chronicle.wire
-
- WireKey - Interface in net.openhft.chronicle.wire
-
- WireMarshaller<T> - Class in net.openhft.chronicle.wire
-
- WireMarshaller(Class<T>, WireMarshaller.FieldAccess[], boolean) - Constructor for class net.openhft.chronicle.wire.WireMarshaller
-
- WireMarshallerForUnexpectedFields<T> - Class in net.openhft.chronicle.wire
-
- WireMarshallerForUnexpectedFields(Class<T>, WireMarshaller.FieldAccess[], boolean) - Constructor for class net.openhft.chronicle.wire.WireMarshallerForUnexpectedFields
-
- wireOut() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- wireOut() - Method in interface net.openhft.chronicle.wire.ValueOut
-
- WireOut - Interface in net.openhft.chronicle.wire
-
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
- WireParselet - Interface in net.openhft.chronicle.wire
-
- WireParser - Interface in net.openhft.chronicle.wire
-
Interface to parseOne arbitrary field-value data.
- wireParser(WireParselet) - Static method in interface net.openhft.chronicle.wire.WireParser
-
- wireParser(WireParselet, FieldNumberParselet) - Static method in interface net.openhft.chronicle.wire.WireParser
-
- Wires - Enum in net.openhft.chronicle.wire
-
- WireSerializedLambda - Class in net.openhft.chronicle.wire
-
Helper calls to support serialization of lambdas in Wire formats.
- WireSerializedLambda() - Constructor for class net.openhft.chronicle.wire.WireSerializedLambda
-
- WireType - Enum in net.openhft.chronicle.wire
-
A selection of prebuilt wire types.
- write() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- write() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- write() - Method in class net.openhft.chronicle.wire.HashWire
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.HashWire
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.HashWire
-
- write() - Method in class net.openhft.chronicle.wire.QueryWire
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.QueryWire
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.QueryWire
-
- write() - Method in class net.openhft.chronicle.wire.RawWire
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.RawWire
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.RawWire
-
- write() - Method in class net.openhft.chronicle.wire.TextWire
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.TextWire
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
-
- write() - Method in interface net.openhft.chronicle.wire.WireOut
-
Write an empty filed marker
- write(WireKey) - Method in interface net.openhft.chronicle.wire.WireOut
-
Write a key for wires that support fields.
- write(CharSequence) - Method in interface net.openhft.chronicle.wire.WireOut
-
- write(Lambda, ValueOut) - Static method in class net.openhft.chronicle.wire.WireSerializedLambda
-
- writeAlignTo(int, int) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeAllAsMap(Class<K>, Class<V>, Map<K, V>) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeBytes(WriteBytesMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- writeCode(int) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.HashWire
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.QueryWire
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.RawWire
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
-
- writeComment(CharSequence) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeData(WireOut, boolean, boolean, WriteMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
- writeData(WireOut, T) - Static method in enum net.openhft.chronicle.wire.Wires
-
- writeDocument(WriteMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Write the Marshallable as a document/message
- writeDocument(T, BiConsumer<ValueOut, T>) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Write an object with a custom marshalling.
- writeDocument(boolean, WriteMarshallable) - Method in interface net.openhft.chronicle.wire.WireOut
-
This will increment the headerNumber as appropriate if successful
- WriteDocumentContext - Class in net.openhft.chronicle.wire
-
- WriteDocumentContext(Wire) - Constructor for class net.openhft.chronicle.wire.WriteDocumentContext
-
- writeEndOfWire(long, TimeUnit, long) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- writeEndOfWire(long, TimeUnit, long) - Method in class net.openhft.chronicle.wire.HashWire
-
- writeEndOfWire(long, TimeUnit, long) - Method in interface net.openhft.chronicle.wire.WireOut
-
Write the end of wire marker, unless one is already written.
- writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.HashWire
-
- writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.TextWire
-
- writeEvent(Class, Object) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeEventId(int) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeEventId(int) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeEventName(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeEventName(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeEventName(WireKey) - Method in class net.openhft.chronicle.wire.RawWire
-
- writeEventName(CharSequence) - Method in class net.openhft.chronicle.wire.RawWire
-
- writeEventName(WireKey) - Method in interface net.openhft.chronicle.wire.WireOut
-
Always write a key.
- writeEventName(CharSequence) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeFirstHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- writeFirstHeader() - Method in class net.openhft.chronicle.wire.HashWire
-
- writeFirstHeader() - Method in interface net.openhft.chronicle.wire.WireOut
-
Start the first header, if there is none This will increment the headerNumber as appropriate
if successful
- writeHeader(long, TimeUnit, LongValue, Sequence) - Method in interface net.openhft.chronicle.wire.WireOut
-
Write a new header, an unknown length, handling timeouts and the end of wire marker.
- writeHeaderOfUnknownLength(int, long, TimeUnit, LongValue, Sequence) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- writeHeaderOfUnknownLength(int, long, TimeUnit, LongValue, Sequence) - Method in class net.openhft.chronicle.wire.HashWire
-
- writeHeaderOfUnknownLength(int, long, TimeUnit, LongValue, Sequence) - Method in interface net.openhft.chronicle.wire.WireOut
-
Write a message of unknown length, handling timeouts and the end of wire marker.
- writeHeaderOfUnknownLength(long, TimeUnit, LongValue, Sequence) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeKey(Bytes) - Method in interface net.openhft.chronicle.wire.KeyedMarshallable
-
Deprecated.
- writeKey(T, Bytes) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- writeKey(Object, Bytes) - Static method in enum net.openhft.chronicle.wire.Wires
-
- writeLength(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- writeLength(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeMap(Map<?, ?>) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Write a Map as a marshallable
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.AbstractBytesMarshallable
-
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
-
- writeMarshallable(WireOut) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- writeMarshallable(BytesOut) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- writeMarshallable(T, WireOut) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- writeMarshallable(T, Bytes) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- writeMarshallable(T, WireOut, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- writeMarshallable(Object, WireOut) - Static method in enum net.openhft.chronicle.wire.Wires
-
- writeMarshallable(Object, WireOut, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
-
- writeMarshallable(Object, WireOut, Object, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
-
- WriteMarshallable - Interface in net.openhft.chronicle.wire
-
- writeMarshallable(WireOut) - Method in interface net.openhft.chronicle.wire.WriteMarshallable
-
Write data to the wire
- writeMessage(WireKey, Object) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Wrie a key and value which could be a scalar or a marshallable.
- writeMessage(String) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- writeMessage() - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- writeNotCompleteDocument(boolean, WriteMarshallable) - Method in interface net.openhft.chronicle.wire.WireOut
-
Deprecated.
- writeObject(Object) - Method in class net.openhft.chronicle.wire.TextWire
-
- writeText(CharSequence) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- writeToWire(T, WireOut) - Method in interface net.openhft.chronicle.wire.WritingMarshaller
-
- writeValue(T, ValueOut) - Method in interface net.openhft.chronicle.wire.ValueWriter
-
- writeValue(ValueOut) - Method in interface net.openhft.chronicle.wire.WriteMarshallable
-
- WriteValue - Interface in net.openhft.chronicle.wire
-
- writeValue(ValueOut) - Method in interface net.openhft.chronicle.wire.WriteValue
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.HashWire
-
- writingDocument() - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Start a document which is completed when DocumentContext.close() is called.
- writingDocument(boolean) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.RawWire
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.TextWire
-
- writingDocument(boolean) - Method in interface net.openhft.chronicle.wire.WireOut
-
This will increment the headerNumber as appropriate if successful
- writingDocument() - Method in interface net.openhft.chronicle.wire.WireOut
-
- WritingMarshaller<T> - Interface in net.openhft.chronicle.wire
-