- AbstractAnyWire - Class in net.openhft.chronicle.wire
-
A wire type than can be either
- AbstractAnyWire(Bytes, AbstractAnyWire.WireAcquisition) - Constructor for class net.openhft.chronicle.wire.AbstractAnyWire
-
- AbstractBytesMarshallable - Class in net.openhft.chronicle.wire
-
- AbstractBytesMarshallable() - Constructor for class net.openhft.chronicle.wire.AbstractBytesMarshallable
-
Deprecated.
- AbstractClassGenerator<MD extends AbstractClassGenerator.MetaData<MD>> - Class in net.openhft.chronicle.wire
-
- AbstractClassGenerator(MD) - Constructor for class net.openhft.chronicle.wire.AbstractClassGenerator
-
- AbstractClassGenerator.MetaData<MD extends AbstractClassGenerator.MetaData<MD>> - Class in net.openhft.chronicle.wire
-
- AbstractCommonMarshallable - Class in net.openhft.chronicle.wire
-
This uses bytes marshallable, non self describing messages by default.
- AbstractCommonMarshallable() - Constructor for class net.openhft.chronicle.wire.AbstractCommonMarshallable
-
- AbstractEventCfg<E extends AbstractEventCfg<E>> - Class in net.openhft.chronicle.wire
-
- AbstractEventCfg() - Constructor for class net.openhft.chronicle.wire.AbstractEventCfg
-
- AbstractFieldInfo - Class in net.openhft.chronicle.wire
-
- AbstractFieldInfo(Class, BracketType, String) - Constructor for class net.openhft.chronicle.wire.AbstractFieldInfo
-
- AbstractGeneratedMethodReader - Class in net.openhft.chronicle.wire
-
Base class for generated method readers.
- AbstractGeneratedMethodReader(MarshallableIn, WireParselet, Supplier<MethodReader>) - Constructor for class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- AbstractMarshallable - Class in net.openhft.chronicle.wire
-
- AbstractMarshallable() - Constructor for class net.openhft.chronicle.wire.AbstractMarshallable
-
Deprecated.
- AbstractMarshallableCfg - Class in net.openhft.chronicle.wire
-
- AbstractMarshallableCfg() - Constructor for class net.openhft.chronicle.wire.AbstractMarshallableCfg
-
- AbstractMethodWriterInvocationHandler - Class in net.openhft.chronicle.wire
-
- AbstractMethodWriterInvocationHandler() - Constructor for class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
-
- AbstractWire - Class in net.openhft.chronicle.wire
-
- AbstractWire(Bytes, boolean) - Constructor for class net.openhft.chronicle.wire.AbstractWire
-
- accept(T, int, V) - Method in interface net.openhft.chronicle.wire.ObjectIntObjectConsumer
-
- accept(T, U, V) - Method in interface net.openhft.chronicle.wire.TriConsumer
-
Performs this operation on the given arguments.
- accept(ValueIn, List<T>, List<T>, Supplier<T>) - Method in interface net.openhft.chronicle.wire.ValueIn.Reader
-
- accept(CharSequence, ValueIn) - Method in interface net.openhft.chronicle.wire.WireParselet
-
- accept(WireIn) - Method in interface net.openhft.chronicle.wire.WireParser
-
- acquireAnotherBytes() - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireBinaryWire() - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireBytes() - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireClass(ClassLoader) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- acquireClass(ClassLoader) - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- acquireDocumentContext(boolean, ThreadLocal<DocumentContextHolder>, MarshallableOut) - Static method in class net.openhft.chronicle.wire.GenerateMethodWriter
-
- acquireLock(BytesStore, long) - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireStringBuilder() - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- acquireWritingDocument(boolean) - Method in interface net.openhft.chronicle.wire.DocumentWritten
-
Start or reuse an existing a DocumentContext, optionally call close() when done.
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.HashWire
-
- acquireWritingDocument(boolean) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Start or reuse an existing a DocumentContext, optionally call close() when done.
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.RawWire
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.TextWire
-
- acquireWritingDocument(boolean) - Method in interface net.openhft.chronicle.wire.WireOut
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.YamlWire
-
- actual() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- actualInvoke(Method, Object, Object[]) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- addComment(Bytes<?>, Object) - Static method in class net.openhft.chronicle.wire.GenerateMethodWriter
-
Deprecated.
- addInterface(Class) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.HashWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.QueryWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.RawWire
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.TextWire
-
- addPadding(int) - Method in interface net.openhft.chronicle.wire.WireOut
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.YamlWire
-
- addParseletForMethod(Object, Object[], Supplier, Method, Class<?>) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- addParseletForMethod(Object, Object[], Supplier, Method) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- addParseletForMethod(Object, Object[], Supplier, Method, Class[]) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- addParseletForMethod(Object, Object[], Supplier, Method, Class[], MethodFilterOnFirstArg) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- addPathForSourcesEnding(int, int...) - Method in class net.openhft.chronicle.wire.MessagePathClassifier
-
- addSource(int, long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- addSourceDetails(boolean) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
Whether to automatically add timestamp on read.
- addSourceDetails() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- addTimeStamps() - Method in class net.openhft.chronicle.wire.TextWire
-
- addTimeStamps(boolean) - Method in class net.openhft.chronicle.wire.TextWire
-
- addTiming(long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- afterRun() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- afterRun(Function<String, String>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- ALWAYS - Static variable in enum net.openhft.chronicle.wire.MarshallableOut.Padding
-
Deprecated.
- anchor() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- ANCHOR - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- and(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Performs a logical AND of this target bit set with the argument bit set.
- andNot(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
- andThen(TriConsumer<? super T, ? super U, ? super V>) - Method in interface net.openhft.chronicle.wire.TriConsumer
-
Returns a composed TriConsumer that performs, in sequence, this
operation followed by the after operation.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base128LongConverter
-
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base256IntConverter
-
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base32IntConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base32LongConverter
-
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base40IntConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base40LongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base64LongConverter
-
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base85IntConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base85LongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base95LongConverter
-
- append(StringBuilder, char) - Method in interface net.openhft.chronicle.wire.CharConverter
-
Appends the provided value to the provided text.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.HexadecimalIntConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.HexadecimalLongConverter
-
- append(StringBuilder, int) - Method in interface net.openhft.chronicle.wire.IntConverter
-
Appends the provided value to the provided text.
- append(StringBuilder, long) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Appends the provided value to the provided text.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.MicroDurationLongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.NanoDurationLongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
- append(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
-
- append(CharSequence, int, int) - Method in class net.openhft.chronicle.wire.TextWire
-
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.UnsignedIntConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.UnsignedLongConverter
-
- append(long) - Method in class net.openhft.chronicle.wire.utils.JavaSourceCodeFormatter
-
- append(CharSequence) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- append(CharSequence, int, int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- append(char) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- append(long) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- append(double) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- append(boolean) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- append(Stringable) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.WatermarkedMicroTimestampLongConverter
-
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.WordsIntConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.WordsLongConverter
-
- append(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWire
-
- append(CharSequence, int, int) - Method in class net.openhft.chronicle.wire.YamlWire
-
- applyToMarshallable(Function<WireIn, T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- applyToMarshallable(Function<WireIn, T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- applyToMarshallable(Function<WireIn, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- array(Bytes[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- array(double[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- array(boolean[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- array(long[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- array(int[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- array(byte[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- array(Bytes[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- array(double[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- array(boolean[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- array(long[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- array(int[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- array(byte[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- array(WriteValue, Class) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- arrayDelta(double[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- arrayDelta(long[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- arrayDelta(double[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
This write values relative to the first one using 6 digit precision
- arrayDelta(long[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- asEnum(Class<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- asEnum(Class<E>, Consumer<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- asEnum(Class<E>, T, BiConsumer<T, E>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- asEnum(E) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- asMap(CharSequence) - Method in enum net.openhft.chronicle.wire.WireType
-
- AsMarshallable - Annotation Type in net.openhft.chronicle.wire
-
- ASSERTIONS - Static variable in class net.openhft.chronicle.wire.AbstractWire
-
- asString(char) - Method in interface net.openhft.chronicle.wire.CharConverter
-
- asString(int) - Method in interface net.openhft.chronicle.wire.IntConverter
-
- asString(long) - Method in interface net.openhft.chronicle.wire.LongConverter
-
- asString() - Method in class net.openhft.chronicle.wire.WireDumper
-
- asString(boolean) - Method in class net.openhft.chronicle.wire.WireDumper
-
- asString(long, long) - Method in class net.openhft.chronicle.wire.WireDumper
-
- asString(long, long, boolean) - Method in class net.openhft.chronicle.wire.WireDumper
-
- asString(Object) - Method in enum net.openhft.chronicle.wire.WireType
-
- asText(int) - Method in interface net.openhft.chronicle.wire.IntConverter
-
- asText(Wire) - Static method in class net.openhft.chronicle.wire.JSONWire
-
- asText(long) - Method in interface net.openhft.chronicle.wire.LongConverter
-
- asText(Wire) - Static method in class net.openhft.chronicle.wire.TextWire
-
- asText() - Method in interface net.openhft.chronicle.wire.WireIn
-
- asText(WireIn) - Static method in enum net.openhft.chronicle.wire.Wires
-
- asText(Wire) - Static method in class net.openhft.chronicle.wire.YamlWire
-
- 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
-
- rawText(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- 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.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() - Method in class net.openhft.chronicle.wire.YamlWire
-
- read(WireKey) - Method in class net.openhft.chronicle.wire.YamlWire
-
- read(String) - Method in class net.openhft.chronicle.wire.YamlWire
-
- read(StringBuilder) - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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 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
-
- readBoolean() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- readByte() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- readBytes(ReadBytesMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
- readBytes(Bytes) - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
- readChar() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- 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.TextWire
-
- readComment(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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() - 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
-
- readDouble() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- 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.TextWire
-
- readEvent(Class<K>) - Method in interface net.openhft.chronicle.wire.WireIn
-
Read a field which might be an object of any type.
- readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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.TextWire
-
- readEventNumber() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readEventNumber() - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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
-
- readField(StringBuilder) - Method in class net.openhft.chronicle.wire.YamlWire
-
- readFieldAnchor(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readFieldNumber(CharSequence, int, StringBuilder, long) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- readFirstHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readFirstHeader(long, TimeUnit) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readFirstHeader(long, TimeUnit) - Method in interface net.openhft.chronicle.wire.WireIn
-
- readFirstHeader() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readFloat() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- 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.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
-
- readingDocument() - Method in class net.openhft.chronicle.wire.YamlWire
-
- readingDocument(long) - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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.TextWire
-
- readingPeekYaml() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readingPeekYaml() - Method in class net.openhft.chronicle.wire.YamlWire
-
- readInt() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- 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
-
- readLong(LongConverter) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- readLong(LongConverter) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- readLong() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- 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
-
Deprecated.
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
-
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- 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
-
- readMarshallableDTOOrder(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- readMarshallableInputOrder(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- readMetaDataHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readMetaDataHeader() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readObject() - Method in class net.openhft.chronicle.wire.TextWire
-
- readOne() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- readOne(long, WireIn) - Method in interface net.openhft.chronicle.wire.FieldNumberParselet
-
- readOne() - Method in class net.openhft.chronicle.wire.InputStreamToWire
-
- readOne(MethodReader) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- readOne() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
reads one message
- readOne0(DocumentContext) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- readOneCall(WireIn) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
Reads call name and arguments from the wire and performs invocation on a target object instance.
- readPosition - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- readResolve() - Method in class net.openhft.chronicle.wire.WireSerializedLambda
-
- readShort() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- readString() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- 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, BracketType) - 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.MethodWriterInvocationHandlerSupplier
-
Deprecated.
- recordHistory() - Method in interface net.openhft.chronicle.wire.MethodWriterWithContext
-
- recordHistory(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
Deprecated.
- ReflectionUtil - Class in net.openhft.chronicle.wire
-
- register(WireKey, WireParselet) - Method in class net.openhft.chronicle.wire.VanillaWireParser
-
- register(String, WireParselet) - Method in class net.openhft.chronicle.wire.VanillaWireParser
-
- register(WireKey, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
-
- register(String, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
-
- registerOnce(WireKey, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
-
- removeIndex(int) - Method in class net.openhft.chronicle.wire.YamlKeys
-
- removeMaskedTidFromHeader(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- rereadAndNext(long) - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- reset() - Method in interface net.openhft.chronicle.wire.Marshallable
-
- reset() - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Clears all data contained in this MessageHistory
- reset(int, long) - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Resets the MessageHistory with the provided sourceId
and sourceIndex as a starting point.
- 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
-
- reset() - Method in class net.openhft.chronicle.wire.YamlKeys
-
- reset() - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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
-
- resourceExists(String) - Static method in class net.openhft.chronicle.wire.TextMethodTester
-
- retainLast() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- retainLast(String...) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- rollback - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- rollback() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- rollbackIfNeeded() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
Rolls back document context state to a one before opening if rollback marker is set.
- rollbackOnClose() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- 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
- rollbackOnClose() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- rollbackOnClose() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- rollbackOnClose() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- routedTo(String) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- run() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- secondTopContext() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- SelfDescribingMarshallable - Class in net.openhft.chronicle.wire
-
This uses marshallable, self describing messages by default.
- SelfDescribingMarshallable() - Constructor for class net.openhft.chronicle.wire.SelfDescribingMarshallable
-
- sequence(T, BiConsumer<T, ValueIn>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- sequence(List<T>, List<T>, Supplier<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- sequence(List<T>, List<T>, Supplier<T>, ValueIn.Reader) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- sequence(T, K, TriConsumer<T, K, ValueIn>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- sequence(T, BiConsumer<T, ValueOut>) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- sequence(T, K, TriConsumer<T, K, ValueOut>) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- sequence(T, BiConsumer<T, ValueIn>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- sequence(List<T>, List<T>, Supplier<T>, ValueIn.Reader) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- sequence(T, K, TriConsumer<T, K, ValueIn>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- Sequence - Interface in net.openhft.chronicle.wire
-
- sequence(T, BiConsumer<T, ValueIn>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- sequence(List<T>, List<T>, Supplier<T>, ValueIn.Reader) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- sequence(T, SerializationStrategy<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- sequence(List<T>, List<T>, Supplier<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
sequence to use when using a cached buffer
- sequence(T, K, TriConsumer<T, K, ValueIn>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- sequence(WriteValue) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- sequence(Iterable<T>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- sequence(T, BiConsumer<T, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- sequence(T, K, TriConsumer<T, K, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- sequenceWithLength(T, ToIntBiFunction<ValueIn, T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- sequenceWithLength(T, ToIntBiFunction<ValueIn, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- sequenceWithLength(T, int, ObjectIntObjectConsumer<T, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- SerializationStrategies - Enum in net.openhft.chronicle.wire
-
- SerializationStrategy<T> - Interface in net.openhft.chronicle.wire
-
- serviceId() - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
Used for cfg event routing.
- serviceId(String) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- ServicesTimestampLongConverter - Class in net.openhft.chronicle.wire
-
- ServicesTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
- set(Object, Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Sets the value of the field represented by this FieldInfo object
to the provided value.
- set(Object, char) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Sets the value of the field represented by this FieldInfo object
to the provided value.
- set(Object, int) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Sets the value of the field represented by this FieldInfo object
to the provided value.
- set(Object, long) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Sets the value of the field represented by this FieldInfo object
to the provided value.
- set(Object, double) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Sets the value of the field represented by this FieldInfo object
to the provided value.
- set(LongValue, long, LongValueBitSet.LongFunction) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- set(LongValue, long) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- set(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets the bit at the specified index to true.
- set(int, boolean) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets the bit at the specified index to the specified value.
- set(int, int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to true.
- set(int, int, boolean) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the specified value.
- set(MessageHistory) - Static method in interface net.openhft.chronicle.wire.MessageHistory
-
You only need to call this if you wish to override it's behaviour.
- set(Class<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- set(O, Function<O, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- set(Set<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- set(Set<V>, Class<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- set(Object, Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
- set(Object, int) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
- set(Object, char) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
- set(Object, long) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
- set(Object, double) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
- SET_LOW_INT16 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- SET_LOW_INT8 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- setAll(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- setAll(YamlLogging.YamlLoggingLevel) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- setField(String, Object) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- setField(Object, String, Object) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- setField(Object, String, Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
- setLength(int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- setLongField(String, long) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- setLongField(Object, String, long) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- setLongField(Object, String, long) - Static method in enum net.openhft.chronicle.wire.Wires
-
- setSequence(long, long) - Method in interface net.openhft.chronicle.wire.Sequence
-
sets the sequence number for a writePosition
- setStart(long) - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- setup() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- setup(String) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- setups(List<String>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- SharedDocumentContext - Interface in net.openhft.chronicle.wire
-
Deprecated.
- shouldHandleMessage(String, Object) - Method in interface net.openhft.chronicle.wire.MethodFilter
-
- showClientReads() - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showClientReads(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showClientWrites() - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showClientWrites(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showHeartBeats() - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showHeartBeats(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showServerReads() - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showServerReads(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showServerWrites(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- showServerWrites() - Static method in enum net.openhft.chronicle.wire.YamlLogging
-
- size() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the number of bits of space actually in use by this BitSet to represent bit values.
- SKIP_READABLE_BYTES - Static variable in interface net.openhft.chronicle.wire.WireParser
-
- skipReadable(long, WireIn) - Static method in interface net.openhft.chronicle.wire.WireParser
-
- skipSep(Bytes<?>) - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- skipValue() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- skipValue() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- skipValue() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- SMALL_MESSAGE - Static variable in interface net.openhft.chronicle.wire.ValueOut
-
- SOD_SEP - Static variable in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- sourceCode - Variable in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- SourceCodeFormatter - Class in net.openhft.chronicle.wire.utils
-
simple java source code formatter, will indent on a "{" and reduce the indent on a "}" all spaces before a "/n" are removed to enforce a consistent
format
- SourceCodeFormatter(int, AtomicInteger) - Constructor for class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- SourceCodeFormatter(int) - Constructor for class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- SourceCodeFormatter(int, int) - Constructor for class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- SourceContext - Interface in net.openhft.chronicle.wire
-
- sourceId() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- sourceId() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- sourceId() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- sourceId(int) - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns the source id at a position specified by the input n.
- sourceId() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- sourceId() - Method in interface net.openhft.chronicle.wire.SourceContext
-
Returns the source id of this source context.
- sourceId() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- sourceId() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- sourceId(int) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- sourceId() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- sourceIdsEndsWith(int[]) - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns true if the source ids contained in this
MessageHistory end with the provided sourceIds.
- sourceIdsEndsWith(int[]) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- sourceIndex(int) - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns the index of the source at a position specified by the
input n.
- sourceIndex(int) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- sources() - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns the number of sources contained in this MessageHistory.
- sources() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- SPB_HEADER_SIZE - Static variable in enum net.openhft.chronicle.wire.Wires
-
- start - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- start() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- start(boolean) - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- start() - Method in interface net.openhft.chronicle.wire.ReadDocumentContext
-
- start() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- start(boolean) - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- start(boolean) - Method in interface net.openhft.chronicle.wire.WriteDocumentContext
-
- startEvent() - Method in interface net.openhft.chronicle.wire.WireIn
-
- startEvent() - Method in class net.openhft.chronicle.wire.YamlWire
-
- startUse() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- startUse() - Method in class net.openhft.chronicle.wire.HashWire
-
- startUse() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Used to check that the wire is being used by only one thread
- stream() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns a stream of indices for which this BitSet contains a bit in the set state.
- streamFromBytes(Class<T>, Bytes) - Method in enum net.openhft.chronicle.wire.WireType
-
- streamFromFile(String) - Static method in interface net.openhft.chronicle.wire.Marshallable
-
- streamFromFile(Class<T>, String) - Static method in interface net.openhft.chronicle.wire.Marshallable
-
- streamFromFile(String) - Method in enum net.openhft.chronicle.wire.WireType
-
- streamFromFile(Class<T>, String) - Method in enum net.openhft.chronicle.wire.WireType
-
- strict() - Method in class net.openhft.chronicle.wire.TextWire
-
- strict(boolean) - Method in class net.openhft.chronicle.wire.TextWire
-
- STRING_0 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- STRING_31 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- STRING_ANY - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- STRING_FOR_CODE - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- stringForCode(int) - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
-
- subSequence(int, int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- swapLeaf(boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- 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.GeneratedProxyClass
-
Returns the enum constant of this type with the specified name.
- valueOf(byte[]) - Static method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns a new bit set containing all the bits in the given byte array.
- 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.
- valueOf(String) - Static method in enum net.openhft.chronicle.wire.YamlToken
-
Returns the enum constant of this type with the specified name.
- 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.GeneratedProxyClass
-
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.
- values() - Static method in enum net.openhft.chronicle.wire.YamlToken
-
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, MethodReaderInterceptorReturns, Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
-
- VanillaMethodReader(MarshallableIn, boolean, WireParselet, FieldNumberParselet, MethodReaderInterceptorReturns, 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>, WireType, Supplier<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
-
- warnMissing() - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- warnMissing(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- WatermarkedMicroTimestampLongConverter - Class in net.openhft.chronicle.wire
-
- WatermarkedMicroTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.WatermarkedMicroTimestampLongConverter
-
- wire - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- wire() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- wire - Variable in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- wire() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- wire() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
Returns the
Wire associated with the
Document.
- wire() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- 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 - Variable in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- wire() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- Wire - Interface in net.openhft.chronicle.wire
-
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
- wire() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- 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 standard interface for writing and reading sequentially to/from a Bytes stream
- WireParselet - Interface in net.openhft.chronicle.wire
-
- wireParser() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- 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
-
- WireToOutputStream - Class in net.openhft.chronicle.wire
-
- WireToOutputStream(WireType, OutputStream) - Constructor for class net.openhft.chronicle.wire.WireToOutputStream
-
- wireType() - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- wireType(WireType) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- wireType() - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- wireType(WireType) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- WireType - Enum in net.openhft.chronicle.wire
-
A selection of prebuilt wire types.
- withLineNumber(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- WordsIntConverter - Class in net.openhft.chronicle.wire
-
- WordsIntConverter() - Constructor for class net.openhft.chronicle.wire.WordsIntConverter
-
- WordsIntConverter(char) - Constructor for class net.openhft.chronicle.wire.WordsIntConverter
-
- WordsLongConverter - Class in net.openhft.chronicle.wire
-
- WordsLongConverter() - Constructor for class net.openhft.chronicle.wire.WordsLongConverter
-
- WordsLongConverter(char) - Constructor for class net.openhft.chronicle.wire.WordsLongConverter
-
- WrappedDocumentContext - Class in net.openhft.chronicle.wire
-
- WrappedDocumentContext(DocumentContext) - Constructor for class net.openhft.chronicle.wire.WrappedDocumentContext
-
- 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
-
- write() - Method in class net.openhft.chronicle.wire.YamlWire
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.YamlWire
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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
-
- writeBoolean(boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeByte(byte) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeBytes(WriteBytesMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- writeChar(char) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- 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
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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 - Interface in net.openhft.chronicle.wire
-
- writeDouble(double) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeEndEvent() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- writeEndEvent() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeEndEvent() - Method in class net.openhft.chronicle.wire.HashWire
-
- writeEndEvent() - Method in class net.openhft.chronicle.wire.RawWire
-
- writeEndEvent() - Method in class net.openhft.chronicle.wire.TextWire
-
- writeEndEvent() - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeEndEvent() - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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
-
- writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.YamlWire
-
- writeEventId(int) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeEventId(String, int) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeEventId(int) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeEventId(String, 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
- writeFloat(float) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeHistory(DocumentContext) - Static method in interface net.openhft.chronicle.wire.MessageHistory
-
- writeInt(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeKey(Bytes) - Method in interface net.openhft.chronicle.wire.KeyedMarshallable
-
- 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
-
- writeLong(LongConverter, long) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- writeLong(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeLong(LongConverter, 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
-
Deprecated.
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
-
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- 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, Object) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- 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
-
- writeShort(short) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- writeStartEvent() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- writeStartEvent() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writeStartEvent() - Method in class net.openhft.chronicle.wire.HashWire
-
- writeStartEvent() - Method in class net.openhft.chronicle.wire.RawWire
-
- writeStartEvent() - Method in class net.openhft.chronicle.wire.TextWire
-
- writeStartEvent() - Method in interface net.openhft.chronicle.wire.WireOut
-
Start an event object, mostly for internal use.
- writeStartEvent() - Method in class net.openhft.chronicle.wire.YamlWire
-
- writeString(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- 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
-
Writes a value to the provided
ValueOut.
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writingDocument() - Method in interface net.openhft.chronicle.wire.DocumentWritten
-
- writingDocument(boolean) - Method in interface net.openhft.chronicle.wire.DocumentWritten
-
Start a new DocumentContext, must always call close() when done.
- 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
-
Start a new DocumentContext, must always call close() when done.
- 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
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.YamlWire
-
- WritingMarshaller<T> - Interface in net.openhft.chronicle.wire
-