- 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
-
- AbstractClassGenerator<M extends AbstractClassGenerator.MetaData<M>> - Class in net.openhft.chronicle.wire
-
- AbstractClassGenerator(M) - Constructor for class net.openhft.chronicle.wire.AbstractClassGenerator
-
- AbstractClassGenerator.MetaData<M extends AbstractClassGenerator.MetaData<M>> - Class in net.openhft.chronicle.wire
-
- AbstractCommonMarshallable - Class in net.openhft.chronicle.wire
-
- AbstractCommonMarshallable() - Constructor for class net.openhft.chronicle.wire.AbstractCommonMarshallable
-
Deprecated.
- 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) - Constructor for class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- AbstractHandler<H extends AbstractHandler<H>> - Class in net.openhft.chronicle.wire.channel
-
The AbstractHandler class serves as a foundational template for all types of channel handlers.
- AbstractHandler() - Constructor for class net.openhft.chronicle.wire.channel.AbstractHandler
-
- AbstractHeader<H extends AbstractHeader<H>> - Class in net.openhft.chronicle.wire.channel
-
The AbstractHeader class serves as a foundational template for all channel header types.
- AbstractHeader() - Constructor for class net.openhft.chronicle.wire.channel.AbstractHeader
-
- AbstractLongConverter - Class in net.openhft.chronicle.wire
-
An abstract class that serves as a base implementation for the
LongConverter interface.
- AbstractLongConverter(String) - Constructor for class net.openhft.chronicle.wire.AbstractLongConverter
-
Constructs an AbstractLongConverter using a given set of characters.
- AbstractLongConverter(LongConverter) - Constructor for class net.openhft.chronicle.wire.AbstractLongConverter
-
Constructs an AbstractLongConverter with a specified converter.
- AbstractMarshallableCfg - Class in net.openhft.chronicle.wire
-
An abstract class that represents a configuration Data Transfer Object (DTO) capable of marshalling.
- AbstractMarshallableCfg() - Constructor for class net.openhft.chronicle.wire.AbstractMarshallableCfg
-
- AbstractMethodWriterInvocationHandler - Class in net.openhft.chronicle.wire
-
- AbstractMethodWriterInvocationHandler(Class<?>) - Constructor for class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
-
- AbstractTimestampLongConverter - Class in net.openhft.chronicle.wire
-
This abstract class serves as the base for LongConverters that handle timestamp values.
- AbstractTimestampLongConverter(TimeUnit) - Constructor for class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Constructs a new AbstractTimestampLongConverter with the specified time unit.
- AbstractTimestampLongConverter(String, TimeUnit) - Constructor for class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Constructs a new AbstractTimestampLongConverter with the specified zone ID and time unit.
- AbstractTimestampLongConverter(String, TimeUnit, boolean) - Constructor for class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Deprecated.
- AbstractWire - Class in net.openhft.chronicle.wire
-
- AbstractWire(Bytes<?>, boolean) - Constructor for class net.openhft.chronicle.wire.AbstractWire
-
- accept(MarshallableIn) - Method in interface net.openhft.chronicle.wire.domestic.reduction.Reduction
-
Accepts the input of the provided tailer and reduces (folds) the contents of it
into this Reduction returning the last seen index or -1 if no index was seen.
- accept(MarshallableIn, ExcerptListener) - Static method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil
-
- accept(MarshallableIn) - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.CollectorReduction
-
- accept(MarshallableIn) - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.DoubleSupplierReduction
-
- accept(MarshallableIn) - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.LongSupplierReduction
-
- 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
-
- acquireBinaryWireScoped() - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireBytes() - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireBytesScoped() - 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
-
- acquireConsumer() - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- 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
-
- acquireProducer() - Method in class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- acquireProducer() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- acquireProducer() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- acquireProducer() - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- acquireProducer() - Method in interface net.openhft.chronicle.wire.channel.InternalChronicleChannel
-
Retrieves a producer instance associated with this channel.
- acquireServerSocketChannel(URL) - Method in class net.openhft.chronicle.wire.channel.impl.SocketRegistry
-
- acquireStringBuilder() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- acquireStringBuilder() - Static method in enum net.openhft.chronicle.wire.Wires
-
- acquireStringBuilder() - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- acquireStringBuilderScoped() - 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 class net.openhft.chronicle.wire.channel.echo.internal.EchoChannel
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- 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 class net.openhft.chronicle.wire.internal.FileMarshallableOut
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.internal.HTTPMarshallableOut
-
- acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.internal.StringConsumerMarshallableOut
-
- 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
-
- action() - Method in class net.openhft.chronicle.wire.internal.InternalAutoTailers.EventHandlerPoller
-
- actual() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- actual() - Method in interface net.openhft.chronicle.wire.utils.YamlTester
-
- actualInvoke(Method, Object, Object[]) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- addAlias(Class, String) - Method in class net.openhft.chronicle.wire.internal.WireTypeConverterInternal
-
Explicit support for leniency on different types.
- addAlias(Class, String) - Method in class net.openhft.chronicle.wire.WireTypeConverter
-
- addCloseable(Closeable) - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Adds a Closeable resource to the context's internal set of resources.
- addEncode(char, char) - Method in class net.openhft.chronicle.wire.converter.PowerOfTwoLongConverter
-
Adds an alias character for encoding.
- addEncode(char, char) - Method in class net.openhft.chronicle.wire.converter.SymbolsLongConverter
-
Adds an alias character for encoding.
- addEncode(char, char) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Introduces a character alias for encoding, facilitating the interpretation of one character
as another during encoding.
- addHostnamePort(String, int) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Adds a hostname and port to the set of host ports.
- addInterface(Class) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- addOutputClass(Class) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- addOutputClass(Class) - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- 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 interface net.openhft.chronicle.wire.WireOut
-
- addPadding(int) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- addParseletForMethod(WireParser, Object, Object[], Supplier, Method, Class<?>) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- addParseletForMethod(WireParser, Object, Object[], Supplier, Method) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- addParseletForMethod(WireParser, Object, Object[], Supplier, Method, Class[]) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- addParseletForMethod(WireParser, 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.YamlWireOut
-
- addTimeStamps(boolean) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- addTiming(long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- affinityLock() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
- afterRun() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- afterRun(Function<String, String>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- agitate(YamlAgitator) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- agitate(YamlAgitator) - Method in interface net.openhft.chronicle.wire.utils.YamlTester
-
Using this test as a template, generate more tests using this YamlAgitator
- agitators(YamlAgitator...) - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- allSafeChars(WireOut) - Method in class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- allSafeChars(WireOut) - Method in class net.openhft.chronicle.wire.Base85LongConverter
-
Specifies that not all characters are safe for the given wireOut.
- allSafeChars(WireOut) - Method in class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- allSafeChars(WireOut) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Checks if the characters in the provided
WireOut object are "safe",
meaning they don't require additional quoting or escaping, especially in contexts
like YAML serialization.
- anchor(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- anchor() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- ANCHOR - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- and(ChronicleBitSet) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- and(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Performs a logical AND of this target bit set with the argument bit set.
- and(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Performs a logical AND of this target bit set with the argument bit set.
- and(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- andNot(ChronicleBitSet) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- andNot(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Clears all of the bits in this ChronicleBitSet whose corresponding bit is set in the specified ChronicleBitSet.
- andNot(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Clears all of the bits in this ChronicleBitSet whose corresponding bit is set in the specified ChronicleBitSet.
- andNot(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- andThen(ExcerptListener) - Method in interface net.openhft.chronicle.wire.ExcerptListener
-
Returns a composed ExcerptListener that first accepts excerpts to this ExcerptListener,
and then accepts excerpts to the after ExcerptListener.
- 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.AbstractLongConverter
-
Appends the provided long value to the provided StringBuilder text.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.AbstractLongConverter
-
Appends the provided long value to the provided Bytes<?> text.
- append(Appendable, long) - Method in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Appends the provided long value to the given StringBuilder.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Appends the provided long value to the given Bytes.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base256IntConverter
-
Deprecated.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base32IntConverter
-
Deprecated.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base40IntConverter
-
Deprecated.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base85IntConverter
-
Deprecated.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- append(StringBuilder, char) - Method in interface net.openhft.chronicle.wire.CharConverter
-
Appends the provided value to the provided text.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.converter.PowerOfTwoLongConverter
-
Appends a long value to a StringBuilder.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.converter.PowerOfTwoLongConverter
-
Appends a long value to a Bytes object.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.converter.SymbolsLongConverter
-
Appends a long value to a StringBuilder.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.converter.SymbolsLongConverter
-
Appends a long value to a Bytes object.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.HexadecimalIntConverter
-
Deprecated.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.IdentifierLongConverter
-
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.IdentifierLongConverter
-
Appends a long identifier to a provided Bytes instance.
- append(StringBuilder, int) - Method in interface net.openhft.chronicle.wire.IntConverter
-
Deprecated.
Appends the provided value to the provided text.
- append(StringBuilder, long) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Converts the given long value to a string and appends it to the provided StringBuilder.
- append(Bytes<?>, long) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Converts the given long value to a string and appends it to the provided Bytes object.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.MicroDurationLongConverter
-
Appends a
Duration representation of the provided long value (in microseconds) to the provided
StringBuilder.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.MicroDurationLongConverter
-
Appends a
Duration representation of the provided long value (in microseconds) to the provided
Bytes.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.NanoDurationLongConverter
-
Appends a
Duration representation of the provided long value (in nanoseconds) to the provided
StringBuilder.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.NanoDurationLongConverter
-
Appends a
Duration representation of the provided long value (in nanoseconds) to the provided
Bytes.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.OxHexadecimalLongConverter
-
Deprecated.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.OxHexadecimalLongConverter
-
Deprecated.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
Appends a representation of the provided long timestamp (in the configured time unit) to the provided
StringBuilder.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
Appends a representation of the provided long timestamp (in the configured time unit) to the provided Bytes.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.UnsignedIntConverter
-
Deprecated.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.UnsignedLongConverter
-
Deprecated.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.UnsignedLongConverter
-
Deprecated.
- 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
-
Deprecated.
- append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.WordsIntConverter
-
Deprecated.
- append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.WordsLongConverter
-
Appends the word representation of the given long value to the provided StringBuilder.
- append(Bytes<?>, long) - Method in class net.openhft.chronicle.wire.WordsLongConverter
-
Appends the word representation of the given long value to the provided Bytes object.
- append(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- append(CharSequence, int, int) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- appendFraction(DateTimeFormatterBuilder) - Method in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Appends the fraction of the second to the provided DateTimeFormatterBuilder.
- appendFraction(DateTimeFormatterBuilder) - Method in class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
- appendFraction(DateTimeFormatterBuilder) - Method in class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
Appends the fraction of the second to the provided DateTimeFormatterBuilder.
- appendFraction(DateTimeFormatterBuilder) - Method in class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
Appends the fraction of the second to the provided DateTimeFormatterBuilder.
- appendU4(char) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- 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 class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- 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
-
Write an array of bytes sequences of a specified length.
- array(double[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an array of doubles of a specified length.
- array(boolean[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an array of booleans of a specified length.
- array(long[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an array of longs of a specified length.
- array(int[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an array of ints of a specified length.
- array(byte[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an array of bytes of a specified length.
- array(WriteValue, Class) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an array of specified type objects.
- 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
-
- asBinary(WireIn) - Static method in enum net.openhft.chronicle.wire.Wires
-
- asBinary(WireIn, Bytes<?>) - Static method in enum net.openhft.chronicle.wire.Wires
-
- 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
-
Write an enum value.
- asInternalChannel(ChronicleContext, ChronicleChannelCfg) - Method in interface net.openhft.chronicle.wire.channel.ChannelHandler
-
Converts the current ChannelHandler to an internal channel using the provided context and channel configuration.
- asInternalChannel(ChronicleContext, ChronicleChannelCfg) - Method in class net.openhft.chronicle.wire.channel.echo.EchoHandler
-
Returns an
EchoChannel as the internal channel for this handler.
- asInternalChannel(ChronicleContext, ChronicleChannelCfg) - Method in class net.openhft.chronicle.wire.channel.ReplyingHandler
-
- asJson(WireIn) - Static method in enum net.openhft.chronicle.wire.Wires
-
- asJson(WireIn, Bytes<?>) - Static method in enum net.openhft.chronicle.wire.Wires
-
- asMap(CharSequence) - Method in enum net.openhft.chronicle.wire.WireType
-
- AsMarshallable - Annotation Type in net.openhft.chronicle.wire
-
- asString(char) - Method in interface net.openhft.chronicle.wire.CharConverter
-
- asString(int) - Method in interface net.openhft.chronicle.wire.IntConverter
-
Deprecated.
- asString(long) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Converts the given long value to a string.
- 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
-
Deprecated.
- asText(Wire) - Static method in class net.openhft.chronicle.wire.JSONWire
-
- asText(int) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Converts the provided integer value to a CharSequence representation.
- asText(long) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Converts the provided long value to a CharSequence representation.
- asText(Wire) - Static method in class net.openhft.chronicle.wire.TextWire
-
- asText() - Method in interface net.openhft.chronicle.wire.WireIn
-
Deprecated.
- asText(WireIn) - Static method in enum net.openhft.chronicle.wire.Wires
-
- asText(WireIn, Bytes<?>) - Static method in enum net.openhft.chronicle.wire.Wires
-
- asText(Wire) - Static method in class net.openhft.chronicle.wire.YamlWire
-
- AutoTailers - Class in net.openhft.chronicle.wire.domestic
-
- AutoTailers.CloseableEventHandler - Interface in net.openhft.chronicle.wire.domestic
-
- AutoTailers.CloseableRunnable - Interface in net.openhft.chronicle.wire.domestic
-
- availableProcessors() - Method in class net.openhft.chronicle.wire.channel.SystemContext
-
Provides the number of available processors in the current system.
- Base128LongConverter - Class in net.openhft.chronicle.wire
-
- Base128LongConverter() - Constructor for class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- Base16 - Annotation Type in net.openhft.chronicle.wire.converter
-
Annotation for fields or parameters to indicate that the annotated long value
represents a string of 0 to 16 characters encoded in Base16.
- Base256IntConverter - Class in net.openhft.chronicle.wire
-
- Base256IntConverter() - Constructor for class net.openhft.chronicle.wire.Base256IntConverter
-
Deprecated.
- Base32IntConverter - Class in net.openhft.chronicle.wire
-
- Base32IntConverter() - Constructor for class net.openhft.chronicle.wire.Base32IntConverter
-
Deprecated.
- Base32LongConverter - Class in net.openhft.chronicle.wire
-
This class is responsible for converting 64-bit unsigned numbers into a base32 representation.
- Base32LongConverter() - Constructor for class net.openhft.chronicle.wire.Base32LongConverter
-
Default constructor that sets up base32 character set and configures aliases to avoid common character misinterpretations.
- Base40IntConverter - Class in net.openhft.chronicle.wire
-
Deprecated.
- Base40IntConverter() - Constructor for class net.openhft.chronicle.wire.Base40IntConverter
-
Deprecated.
- Base40LongConverter - Class in net.openhft.chronicle.wire
-
Deprecated.
- Base64 - Annotation Type in net.openhft.chronicle.wire.converter
-
Annotation to indicate that a given field or parameter, represented as a long value,
should be treated as a string containing 0 to 10 characters in Base64 format.
- Base64LongConverter - Class in net.openhft.chronicle.wire
-
This class represents a converter for an unsigned 64-bit number encoded in base64.
- Base85 - Annotation Type in net.openhft.chronicle.wire.converter
-
Annotation to indicate that a given field or parameter, represented as a long value,
should be treated as a string containing 0 to 10 characters in Base85 format.
- Base85IntConverter - Class in net.openhft.chronicle.wire
-
- Base85IntConverter() - Constructor for class net.openhft.chronicle.wire.Base85IntConverter
-
Deprecated.
- Base85LongConverter - Class in net.openhft.chronicle.wire
-
Provides a Base85 encoding scheme for converting long values into a string representation.
- Base95LongConverter - Class in net.openhft.chronicle.wire
-
- Base95LongConverter() - Constructor for class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- BASE_TESTS - Static variable in interface net.openhft.chronicle.wire.utils.YamlTester
-
When enabled only the base tests are run.
- baseClassName() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- baseClassName(String) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- BINARY - Static variable in class net.openhft.chronicle.wire.TextWire
-
- binaryLengthLength() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- binaryLengthLength() - Method in interface net.openhft.chronicle.wire.WriteMarshallable
-
- BinaryMethodWriterInvocationHandler - Class in net.openhft.chronicle.wire
-
- BinaryMethodWriterInvocationHandler(Class<?>, boolean, Supplier<MarshallableOut>) - Constructor for class net.openhft.chronicle.wire.BinaryMethodWriterInvocationHandler
-
- binaryOnly(Bytes<?>) - Static method in class net.openhft.chronicle.wire.BinaryWire
-
- BinaryReadDocumentContext - Class in net.openhft.chronicle.wire
-
- BinaryReadDocumentContext(Wire) - Constructor for class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- BinaryReadDocumentContext(Wire, boolean) - Constructor for class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- BinaryValueIn() - Constructor for class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- BinaryValueOut() - Constructor for class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- BinaryWire - Class in net.openhft.chronicle.wire
-
This Wire is a binary translation of TextWire which is a sub set of YAML.
- BinaryWire(Bytes<?>) - Constructor for class net.openhft.chronicle.wire.BinaryWire
-
- BinaryWire(Bytes<?>, boolean, boolean, boolean, int, String, boolean) - Constructor for class net.openhft.chronicle.wire.BinaryWire
-
- BinaryWire.BinaryValueIn - Class in net.openhft.chronicle.wire
-
- BinaryWire.BinaryValueOut - Class in net.openhft.chronicle.wire
-
- BinaryWire.FixedBinaryValueOut - Class in net.openhft.chronicle.wire
-
- BinaryWireCode - Enum in net.openhft.chronicle.wire
-
These are the predefined bytes codes for the Binary YAML wire format.
- binaryWireForRead(Bytes<?>, long, long) - Static method in enum net.openhft.chronicle.wire.Wires
-
- binaryWireForWrite(Bytes<?>, long, long) - Static method in enum net.openhft.chronicle.wire.Wires
-
- BinaryWireHighCode - Enum in net.openhft.chronicle.wire
-
These are the ranges of values to help decode the protocol.
- BinaryWriteDocumentContext - Class in net.openhft.chronicle.wire
-
- BinaryWriteDocumentContext(Wire) - Constructor for class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- BITS_PER_WORD - Static variable in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- blockEnd() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- blockQuote() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- blockStart() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- bool(T, ObjBooleanConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bool(BooleanValue) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bool() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bool(Boolean) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- bool(T, ObjBooleanConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bool(BooleanValue) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bool() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bool(T, ObjBooleanConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bool(BooleanValue) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bool() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bool(T, ObjBooleanConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bool(BooleanValue) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bool() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bool(Boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a boolean value.
- boolForBinding(boolean, BooleanValue) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- boolForBinding(boolean, BooleanValue) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- bracketType - Variable in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- bracketType() - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- BracketType - Enum in net.openhft.chronicle.wire
-
- bracketType() - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns the
BracketType used by the serialization strategy associated
with this
FieldInfo object.
- bracketType() - Method in enum net.openhft.chronicle.wire.SerializationStrategies
-
- bracketType() - Method in interface net.openhft.chronicle.wire.SerializationStrategy
-
Returns the
BracketType used by this serialization strategy.
- bridgeFor(Class<?>, List<Object>, UpdateInterceptor) - Static method in class net.openhft.chronicle.wire.GenerateMethodBridge
-
- buffered() - Method in class net.openhft.chronicle.wire.channel.AbstractHandler
-
Retrieves the buffer status of the channel associated with this handler.
- buffered(Boolean) - Method in class net.openhft.chronicle.wire.channel.AbstractHandler
-
Sets the buffer status of the channel associated with this handler.
- buffered() - Method in interface net.openhft.chronicle.wire.channel.ChannelHandler
-
Indicates whether the handler supports buffering.
- buffered() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Returns the buffered flag.
- buffered(boolean) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Sets the buffering mode for the connection.
- buffered() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Indicates whether buffering should be used in this context.
- buffered(boolean) - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Sets the buffering preference for this context.
- buffered() - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
- buffered(boolean) - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Sets whether new connections will be buffered if the client doesn't specify whether buffering should be used.
- BufferedChronicleChannel - Class in net.openhft.chronicle.wire.channel.impl
-
- BufferedChronicleChannel(TCPChronicleChannel, Pauser) - Constructor for class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- bufferSize() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- bufferSize() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- bufferSize() - Method in interface net.openhft.chronicle.wire.channel.InternalChronicleChannel
-
Returns the size of the buffer used by this channel.
- build() - Method in class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorBuilder
-
- build(Object...) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- build() - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- builder(Class<E>) - Static method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor
-
Creates and returns a new Builder that can be used to create DocumentExtractor objects
of the provided elementType.
- builder(URL) - Static method in interface net.openhft.chronicle.wire.MarshallableOut
-
- byteBuffer(ByteBuffer) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytes - Variable in class net.openhft.chronicle.wire.AbstractWire
-
- bytes() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- bytes(BytesOut<?>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytes(BytesOut<?>, boolean) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytes(ReadBytesMarshallable) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytes(byte[]) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytes(BytesStore) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- bytes(byte[]) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- bytes(String, BytesStore) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- bytes(String, byte[]) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- bytes(BytesOut<?>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bytes(ReadBytesMarshallable) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bytes(byte[]) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bytes() - Method in class net.openhft.chronicle.wire.HashWire
-
- bytes() - Method in class net.openhft.chronicle.wire.RawWire
-
- bytes() - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- bytes(BytesOut<?>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bytes(ReadBytesMarshallable) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bytes(byte[]) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bytes(BytesOut<?>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytes(BytesOut<?>, boolean) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytes(ReadBytesMarshallable) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytes() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytes(byte[]) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytes(BytesStore) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a byte sequence value from BytesStore.
- bytes(String, BytesStore) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a typed bytes sequence value from BytesStore.
- bytes(byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a byte sequence value.
- bytes(String, byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a typed byte sequence value.
- bytes() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Returns the underlying Bytes stored by the wire.
- bytes() - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- bytes0(BytesStore, long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- BYTES_LENGTH16 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- BYTES_LENGTH32 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- BYTES_LENGTH8 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- BYTES_MARSHALLABLE - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- bytesComment() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- bytesComment() - Method in class net.openhft.chronicle.wire.HashWire
-
- bytesComment() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Returns the bytes() but only for comment.
- BytesInBinaryMarshallable - Class in net.openhft.chronicle.wire
-
This uses bytes marshallable, non self describing messages by default.
- BytesInBinaryMarshallable() - Constructor for class net.openhft.chronicle.wire.BytesInBinaryMarshallable
-
- bytesLiteral(BytesOut<?>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytesLiteral() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytesLiteral(BytesStore) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- bytesLiteral(BytesOut<?>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytesLiteral() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytesLiteral(BytesStore) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a byte sequence value from BytesStore as a literal, if supported by wire type.
- bytesMarshallable(WriteBytesMarshallable) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- bytesMarshallable(WriteBytesMarshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- bytesMatch(BytesStore, BooleanConsumer) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytesMatch(BytesStore, BooleanConsumer) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bytesMatch(BytesStore, BooleanConsumer) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bytesMatch(BytesStore, BooleanConsumer) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytesSet(PointerBytesStore) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytesSet(PointerBytesStore) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- bytesSet(PointerBytesStore) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- bytesSet(PointerBytesStore) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- bytesStore() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytesStore(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytesStore(Bytes<?>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- bytesStore() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- CACHED_COMPILER - Static variable in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- cardinality() - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- cardinality() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns the number of bits set to true in this ChronicleBitSet.
- cardinality() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the number of bits set to true in this ChronicleBitSet.
- chainedElement() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- chainedElement(boolean) - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- chainedElement() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- chainedElement(boolean) - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- chainedElement() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- chainedElement(boolean) - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- chainedElement() - Method in interface net.openhft.chronicle.wire.WriteDocumentContext
-
Returns true if this WriteDocumentContext is a
chained element.
- chainedElement(boolean) - Method in interface net.openhft.chronicle.wire.WriteDocumentContext
-
Marks this WriteDocumentContext as a chained element.
- channel - Variable in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- channelCfg() - Method in interface net.openhft.chronicle.wire.channel.ChronicleChannel
-
Retrieves the configuration of the channel.
- channelCfg() - Method in class net.openhft.chronicle.wire.channel.echo.internal.EchoChannel
-
- channelCfg() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- channelCfg() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- ChannelHandler - Interface in net.openhft.chronicle.wire.channel
-
This interface represents a channel handler that performs various channel-related operations
such as executing actions within a context, handling responses, and configuring channel settings.
- ChannelHeader - Interface in net.openhft.chronicle.wire.channel
-
- character() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- character(char) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a character value.
- characteristics() - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliterator
-
- charAt(int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- CharConversion - Annotation Type in net.openhft.chronicle.wire
-
Deprecated.
- CharConverter - Interface in net.openhft.chronicle.wire
-
- CharFieldInfo - Class in net.openhft.chronicle.wire.internal.fieldinfo
-
- CharFieldInfo(String, Class, BracketType, Field) - Constructor for class net.openhft.chronicle.wire.internal.fieldinfo.CharFieldInfo
-
- CharSequenceObjectMap<T> - Class in net.openhft.chronicle.wire
-
- CharSequenceObjectMap(int) - Constructor for class net.openhft.chronicle.wire.CharSequenceObjectMap
-
- checkHeaderNumber(long, long) - Method in interface net.openhft.chronicle.wire.HeadNumberChecker
-
- checkKeys(WireKey[]) - Static method in interface net.openhft.chronicle.wire.WireKey
-
- checkRecycle(T) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- checkResetOpened() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- checkRewind() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- checkRewindDouble() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- ChronicleBitSet - Interface in net.openhft.chronicle.wire
-
- ChronicleChannel - Interface in net.openhft.chronicle.wire.channel
-
The ChronicleChannel interface encapsulates a communication channel that can process various data types.
- ChronicleChannelCfg<C extends ChronicleChannelCfg<C>> - Class in net.openhft.chronicle.wire.channel
-
The ChronicleChannelCfg class is a configuration object for creating and configuring ChronicleChannel instances.
- ChronicleChannelCfg() - Constructor for class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
- ChronicleChannelSupplier - Class in net.openhft.chronicle.wire.channel
-
The ChronicleChannelSupplier class is a specialized version of ChronicleChannelCfg,
also implementing the Supplier interface to provide ChronicleChannel instances
based on a specified protocol.
- ChronicleChannelSupplier(ChronicleContext, ChannelHandler) - Constructor for class net.openhft.chronicle.wire.channel.ChronicleChannelSupplier
-
Constructs a new ChronicleChannelSupplier with the provided context and handler.
- ChronicleChannelUtils - Class in net.openhft.chronicle.wire.channel.impl
-
- ChronicleContext - Class in net.openhft.chronicle.wire.channel
-
This class encapsulates the context for a Chronicle channel, including parameters necessary for creating
and managing a channel, such as the socket registry, gateway, and system context.
- ChronicleContext(String) - Constructor for class net.openhft.chronicle.wire.channel.ChronicleContext
-
Protected constructor for creating a Chronicle context with the specified URL.
- ChronicleContext(String, SocketRegistry) - Constructor for class net.openhft.chronicle.wire.channel.ChronicleContext
-
Protected constructor for creating a Chronicle context with the specified URL and socket registry.
- ChronicleGatewayMain - Class in net.openhft.chronicle.wire.channel
-
Represents the entry point for a Chronicle Gateway, which is responsible for accepting
incoming connections and handling requests according to a defined protocol.
- ChronicleGatewayMain(String) - Constructor for class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Constructs a new ChronicleGatewayMain instance with a specific URL.
- ChronicleGatewayMain(String, SocketRegistry, SystemContext) - Constructor for class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Constructs a new ChronicleGatewayMain instance with a specific URL,
socket registry, and system context.
- ChronicleServiceMain - Class in net.openhft.chronicle.wire.channel
-
- ChronicleServiceMain() - Constructor for class net.openhft.chronicle.wire.channel.ChronicleServiceMain
-
- CLASS_STRATEGY_FUNCTIONS - Static variable in enum net.openhft.chronicle.wire.Wires
-
- classLoader(ClassLoader) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- classLookup - Variable in class net.openhft.chronicle.wire.AbstractWire
-
- classLookup(ClassLookup) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- classLookup() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- classLookup() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- classLookup() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- classLookup() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- classLookup(ClassLookup) - Method in class net.openhft.chronicle.wire.HashWire
-
- classLookup() - Method in class net.openhft.chronicle.wire.HashWire
-
- classLookup(ClassLookup) - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- classLookup() - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- classLookup(ClassLookup) - Method in class net.openhft.chronicle.wire.TextWire
-
- classLookup() - Method in class net.openhft.chronicle.wire.TextWire
-
- classLookup() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- classLookup() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- classLookup() - Method in interface net.openhft.chronicle.wire.ValueOut
-
- classLookup(ClassLookup) - Method in interface net.openhft.chronicle.wire.WireCommon
-
Sets the ClassLookup implementation to be used for class lookup.
- classLookup() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Returns the current ClassLookup implementation being used for class lookup.
- className() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- className() - Method in interface net.openhft.chronicle.wire.Marshallable
-
- clear() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- clear() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- clear(int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Sets the bit specified by the index to false.
- clear() - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Sets all the bits in this ChronicleBitSet to false.
- clear(int, int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- clear() - Method in class net.openhft.chronicle.wire.HashWire
-
- clear(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Sets the bit specified by the index to false.
- clear(int, int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to false.
- clear() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Sets all of the bits in this ChronicleBitSet to false.
- clear(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets the bit specified by the index to false.
- clear(int, int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to false.
- clear() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets all of the bits in this ChronicleBitSet to false.
- clear() - Method in class net.openhft.chronicle.wire.RawWire
-
- clear() - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- clear() - Method in class net.openhft.chronicle.wire.TextWire
-
- clear() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Resets the state of the underlying Bytes stored by the wire.
- clear() - Method in interface net.openhft.chronicle.wire.WireIn
-
- clear() - Method in interface net.openhft.chronicle.wire.WireOut
-
This will reset the positions and the header number.
- clear() - Method in class net.openhft.chronicle.wire.YamlWire
-
- clearHostnamePort() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Clears all the host ports you have set up.
- close() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- close() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- close() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- close() - Method in class net.openhft.chronicle.wire.channel.ChronicleServiceMain
-
- close() - Method in class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- close() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- close() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
- close() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- close() - Method in interface net.openhft.chronicle.wire.domestic.AutoTailers.CloseableEventHandler
-
- close() - Method in interface net.openhft.chronicle.wire.domestic.AutoTailers.CloseableRunnable
-
- close() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- close() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- close() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- close() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- close() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- closeIn(boolean) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- closeIn(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- closeReadLimit(long) - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- closeReadLimit(long) - Method in interface net.openhft.chronicle.wire.ReadDocumentContext
-
Sets the read limit for this ReadDocumentContext.
- closeReadLimit(long) - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- closeReadPosition(long) - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- closeReadPosition(long) - Method in interface net.openhft.chronicle.wire.ReadDocumentContext
-
Sets the read position for this ReadDocumentContext.
- closeReadPosition(long) - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- closeWhenRunEnds() - Method in interface net.openhft.chronicle.wire.channel.ChannelHandler
-
Determines whether the ChronicleChannel should be closed when the run method ends.
- code() - Method in class net.openhft.chronicle.wire.MethodWireKey
-
- code() - Method in interface net.openhft.chronicle.wire.WireKey
-
- codeAfterCall(Method, String, String[]) - Method in interface net.openhft.chronicle.wire.GeneratingMethodReaderInterceptorReturns
-
- codeBeforeCall(Method, String, String[]) - Method in interface net.openhft.chronicle.wire.GeneratingMethodReaderInterceptorReturns
-
- collecting(Collector<E, A, ? extends R>) - Method in interface net.openhft.chronicle.wire.domestic.reduction.Reduction.ReductionBuilder
-
Creates and returns a new Reduction of type R using the provided collector.
- collecting(Collector<E, A, ? extends R>) - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.VanillaReductionBuilder
-
- collection(Supplier<C>, Class<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- collection(O, Function<O, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- collection(Collection<V>, Class<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a collection containing specified type of entries.
- CollectorReduction(DocumentExtractor<E>, Collector<E, A, ? extends R>) - Constructor for class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.CollectorReduction
-
- COMMENT - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- Comment - Annotation Type in net.openhft.chronicle.wire
-
- commentListener - Variable in class net.openhft.chronicle.wire.AbstractWire
-
- commentListener(Consumer<CharSequence>) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- commentListener(Consumer<CharSequence>) - Method in interface net.openhft.chronicle.wire.WireIn
-
- compress(String, Bytes<?>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- compressedSize() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- compressedSize() - Method in interface net.openhft.chronicle.wire.ValueOut
-
- ConcurrentCollectors - Class in net.openhft.chronicle.wire.domestic.reduction
-
- connectionCfg() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- connectionId() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelSupplier
-
Retrieves the connection ID associated with this supplier.
- connectionId(String) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelSupplier
-
Sets the connection ID associated with this supplier.
- connectionTimeoutSecs() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Returns the connection timeout in seconds.
- connectionTimeoutSecs(double) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Sets the connection timeout in seconds.
- consumeAny() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- consumeDocumentStart() - Method in class net.openhft.chronicle.wire.TextWire
-
- consumeDocumentStart() - Method in class net.openhft.chronicle.wire.YamlWire
-
- consumePadding() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- consumePadding() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- consumePadding() - Method in class net.openhft.chronicle.wire.CSVWire
-
- consumePadding() - Method in class net.openhft.chronicle.wire.QueryWire
-
- consumePadding() - Method in class net.openhft.chronicle.wire.RawWire
-
- consumePadding() - Method in class net.openhft.chronicle.wire.TextWire
-
- consumePadding(int) - Method in class net.openhft.chronicle.wire.TextWire
-
- consumePadding() - Method in interface net.openhft.chronicle.wire.WireIn
-
- consumePadding() - Method in class net.openhft.chronicle.wire.YamlWire
-
- consumePaddingStart() - Method in class net.openhft.chronicle.wire.CSVWire
-
- consumeToEndOfMessage(Bytes<?>) - Static method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- consumeWhiteSpace() - Method in class net.openhft.chronicle.wire.TextWire
-
- contains(String) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- contentEquals(CharSequence) - Method in interface net.openhft.chronicle.wire.WireKey
-
- context() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- contexts - Variable in class net.openhft.chronicle.wire.YamlTokeniser
-
- contextSize() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- converter - Variable in class net.openhft.chronicle.wire.AbstractLongConverter
-
Encapsulated instance of
LongConverter that provides core conversion logic.
- copy(Object, Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Copy the field from the source object to the destination
- copy(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.CharFieldInfo
-
- copy(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.DoubleFieldInfo
-
- copy(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.IntFieldInfo
-
- copy(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.LongFieldInfo
-
- copy(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.ObjectFieldInfo
-
- copyEventDetails(Event<?>, Event<?>) - Static method in interface net.openhft.chronicle.wire.Event
-
Rather than getting/setting from one event to the other directly, please use this method as
this will make removing eventId easier
- copyFrom(ChronicleBitSet) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- copyFrom(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- copyFrom(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- copyOne(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- copyOne(WireOut, boolean, boolean) - Method in class net.openhft.chronicle.wire.JSONWire
-
- copyTo(WireOut) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- copyTo(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- copyTo(WireOut) - Method in class net.openhft.chronicle.wire.JSONWire
-
- copyTo(T) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- copyTo(WireOut) - Method in class net.openhft.chronicle.wire.RawWire
-
- copyTo(WireOut) - Method in class net.openhft.chronicle.wire.TextWire
-
- copyTo(WireOut) - Method in interface net.openhft.chronicle.wire.WireIn
-
- copyTo(Object, T) - Static method in enum net.openhft.chronicle.wire.Wires
-
- copyTo(WireOut) - Method in class net.openhft.chronicle.wire.YamlWire
-
- count - Variable in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- count - Variable in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- count() - Method in class net.openhft.chronicle.wire.YamlKeys
-
- counting() - Static method in class net.openhft.chronicle.wire.domestic.reduction.Reductions
-
Creates and returns a new Reduction that will count the number of excerpts.
- Counting() - Constructor for class net.openhft.chronicle.wire.domestic.reduction.Reductions.Counting
-
- createClass() - Method in class net.openhft.chronicle.wire.GenerateMethodReader
-
Generates and compiles in runtime code of a custom MethodReader.
- createDefaultParselet(ExceptionHandler) - Static method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- createEventHandler(Supplier<? extends MarshallableIn>, ExcerptListener) - Static method in class net.openhft.chronicle.wire.domestic.AutoTailers
-
- createForField(String, Class<?>, BracketType, Field) - Static method in interface net.openhft.chronicle.wire.FieldInfo
-
- createRunnable(Supplier<? extends MarshallableIn>, ExcerptListener, Supplier<Pauser>) - Static method in class net.openhft.chronicle.wire.domestic.AutoTailers
-
- createSocketChannel(String, int) - Method in class net.openhft.chronicle.wire.channel.impl.SocketRegistry
-
- createValueIn() - Method in class net.openhft.chronicle.wire.CSVWire
-
- createValueIn() - Method in class net.openhft.chronicle.wire.JSONWire
-
- createValueIn() - Method in class net.openhft.chronicle.wire.QueryWire
-
- createValueIn() - Method in class net.openhft.chronicle.wire.TextWire
-
- createValueIn() - Method in class net.openhft.chronicle.wire.YamlWire
-
- createValueOut() - Method in class net.openhft.chronicle.wire.CSVWire
-
- createValueOut() - Method in class net.openhft.chronicle.wire.JSONWire
-
- createValueOut() - Method in class net.openhft.chronicle.wire.QueryWire
-
- createValueOut() - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- createWire(byte[]) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- createWire(Bytes<?>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- createWire(Bytes<?>) - Method in class net.openhft.chronicle.wire.YamlMethodTester
-
- createWireKey(Method, String) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- CSVWire - Class in net.openhft.chronicle.wire
-
YAML Based wire format
- CSVWire(Bytes<?>, boolean) - Constructor for class net.openhft.chronicle.wire.CSVWire
-
- CSVWire(Bytes<?>) - Constructor for class net.openhft.chronicle.wire.CSVWire
-
- curr() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- curr() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- current() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- currentTime() - Static method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
- currentTime(TimeProvider) - Static method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
- EchoChannel - Class in net.openhft.chronicle.wire.channel.echo.internal
-
- EchoChannel(ChronicleChannelCfg) - Constructor for class net.openhft.chronicle.wire.channel.echo.internal.EchoChannel
-
- EchoHandler - Class in net.openhft.chronicle.wire.channel.echo
-
An implementation of a channel handler that primarily echoes back any incoming data.
- EchoHandler() - Constructor for class net.openhft.chronicle.wire.channel.echo.EchoHandler
-
- EMPTY - Static variable in interface net.openhft.chronicle.wire.WriteMarshallable
-
- END_OF_DATA - Static variable in enum net.openhft.chronicle.wire.Wires
-
- endEvent() - Method in interface net.openhft.chronicle.wire.WireIn
-
- endEvent() - Method in class net.openhft.chronicle.wire.YamlWire
-
- endOfWire(boolean, long, TimeUnit, long) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- endOfWire(boolean, long, TimeUnit, long) - Method in interface net.openhft.chronicle.wire.WireOut
-
Check if end of wire marker is present, optionally writing it unless one is already written.
- endTypePrefix() - Method in interface net.openhft.chronicle.wire.ValueOut
-
- enterHeader(long) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- enterHeader(long) - Method in class net.openhft.chronicle.wire.HashWire
-
- enterHeader(long) - Method in interface net.openhft.chronicle.wire.WireOut
-
INTERNAL METHOD, call writingDocument instead
- entries - Variable in class net.openhft.chronicle.wire.internal.FromStringInterner
-
- EOD_SEP - Static variable in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- equals(Object) - Method in class net.openhft.chronicle.wire.AbstractCommonMarshallable
-
Deprecated.
- equals(Object) - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- equals(Object) - Method in class net.openhft.chronicle.wire.domestic.reduction.Reductions.Counting
-
- equals(Object) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Compares this object against the specified object.
- equals(Object) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Compares this object against the specified object.
- ErrorHeader - Class in net.openhft.chronicle.wire.channel
-
A specialized type of
AbstractHeader that encapsulates an error message.
- ErrorHeader() - Constructor for class net.openhft.chronicle.wire.channel.ErrorHeader
-
- errorMsg() - Method in class net.openhft.chronicle.wire.channel.ErrorHeader
-
Retrieves the error message encapsulated by this header.
- errorMsg(String) - Method in class net.openhft.chronicle.wire.channel.ErrorHeader
-
Sets the error message to be encapsulated by this header.
- errorMsg() - Method in class net.openhft.chronicle.wire.channel.ErrorReplyHandler
-
Retrieves the current error message set for this handler.
- errorMsg(String) - Method in class net.openhft.chronicle.wire.channel.ErrorReplyHandler
-
Sets the error message for this handler.
- ErrorReplyHandler - Class in net.openhft.chronicle.wire.channel
-
- ErrorReplyHandler() - Constructor for class net.openhft.chronicle.wire.channel.ErrorReplyHandler
-
- escape0(CharSequence, Quotes) - Method in class net.openhft.chronicle.wire.JSONWire
-
- escape0(CharSequence, Quotes) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- estimateSize() - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliterator
-
- Event<E extends Event<E>> - Interface in net.openhft.chronicle.wire
-
- EVENT_NAME - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- EVENT_OBJECT - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- eventHandlerAsRunnable(Object) - Method in interface net.openhft.chronicle.wire.channel.ChronicleChannel
-
Creates a Runnable that reads all events from the channel and delegates them to the provided event handler.
- eventHandlerAsRunnable(ChronicleChannel, Object) - Static method in class net.openhft.chronicle.wire.channel.impl.ChronicleChannelUtils
-
- EventHandlerPoller(Supplier<? extends MarshallableIn>, ExcerptListener) - Constructor for class net.openhft.chronicle.wire.internal.InternalAutoTailers.EventHandlerPoller
-
- eventId() - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- eventId(CharSequence) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- eventId() - Method in interface net.openhft.chronicle.wire.Event
-
Deprecated.
- eventId(CharSequence) - Method in interface net.openhft.chronicle.wire.Event
-
Assigns a unique identifier to this event.
- EventPoller - Interface in net.openhft.chronicle.wire.channel
-
The EventPoller interface defines a mechanism for polling events on a ChronicleChannel.
- eventPoller() - Method in class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- eventPoller(EventPoller) - Method in class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- eventPoller() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- eventPoller(EventPoller) - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- eventPoller() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- eventPoller(EventPoller) - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- eventPoller() - Method in interface net.openhft.chronicle.wire.channel.InternalChronicleChannel
-
Retrieves the EventPoller instance associated with this channel.
- eventPoller(EventPoller) - Method in interface net.openhft.chronicle.wire.channel.InternalChronicleChannel
-
Associates a given EventPoller instance with this channel.
- eventTime() - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- eventTime(long) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- eventTime() - Method in interface net.openhft.chronicle.wire.Event
-
Returns the time at which the event which triggered this was generated (e.g.
- eventTime(long) - Method in interface net.openhft.chronicle.wire.Event
-
Sets the time at which the event which triggered this was generated (e.g.
- eventTimeNow() - Method in class net.openhft.chronicle.wire.AbstractEventCfg
-
- eventTimeNow() - Method in interface net.openhft.chronicle.wire.Event
-
Sets the time at which the event which triggered this was generated (e.g.
- exceedsMaxLength(long) - Static method in enum net.openhft.chronicle.wire.Wires
-
- exceptionHandlerFunction(Function<T, ExceptionHandler>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- exceptionHandlerFunction(Function<T, ExceptionHandler>) - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- exceptionHandlerFunctionAndLog(boolean) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- exceptionHandlerFunctionAndLog() - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- exceptionHandlerFunctionAndLog(boolean) - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- exceptionHandlerOnUnknownMethod(ExceptionHandler) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- exceptionHandlerSetup() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- exceptionHandlerSetup(BiConsumer<MethodReader, T>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- ExcerptIterator(MarshallableIn, DocumentExtractor<T>) - Constructor for class net.openhft.chronicle.wire.internal.stream.StreamsUtil.ExcerptIterator
-
- ExcerptIteratorOfDouble(MarshallableIn, ToDoubleDocumentExtractor) - Constructor for class net.openhft.chronicle.wire.internal.stream.StreamsUtil.ExcerptIteratorOfDouble
-
- ExcerptIteratorOfLong(MarshallableIn, ToLongDocumentExtractor) - Constructor for class net.openhft.chronicle.wire.internal.stream.StreamsUtil.ExcerptIteratorOfLong
-
- ExcerptListener - Interface in net.openhft.chronicle.wire
-
A listener interface for receiving events when excerpts are encountered.
- excludeFields(String...) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- expected() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- expected() - Method in interface net.openhft.chronicle.wire.utils.YamlTester
-
- extendsClass() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- extract(Wire, long) - Method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor
-
Extracts a value of type T from the provided wire and index or else null
if no value can be extracted.
- extractAsDouble(Wire, long) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToDoubleDocumentExtractor
-
Extracts a value of type
double from the provided
wire and
index or else
Double.NaN
if no value can be extracted.
- extractAsLong(Wire, long) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToLongDocumentExtractor
-
Extracts a value of type
long from the provided
wire and
index or else
Long.MIN_VALUE
if no value can be extracted.
- extractingIndex() - Static method in interface net.openhft.chronicle.wire.domestic.extractor.ToLongDocumentExtractor
-
- FALSE - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FIELD_ANCHOR - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FIELD_NAME0 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FIELD_NAME31 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FIELD_NAME_ANY - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FIELD_NUMBER - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- fieldAnchor(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- fieldCase(Class<?>) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- FieldInfo - Interface in net.openhft.chronicle.wire
-
Provides information about a single field of a class or an interface.
- fieldInfo(Class, String) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fieldInfoMap(Class) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fieldInfos(Class) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fieldLess() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- FieldNumberParselet - Interface in net.openhft.chronicle.wire
-
- FileMarshallableOut - Class in net.openhft.chronicle.wire.internal
-
- FileMarshallableOut(MarshallableOutBuilder, WireType) - Constructor for class net.openhft.chronicle.wire.internal.FileMarshallableOut
-
- filter(Predicate<? super T>) - Method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor
-
Creates and returns a new DocumentExtractor consisting of the elements of this DocumentExtractor that match
the provided predicate.
- filter(DoublePredicate) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToDoubleDocumentExtractor
-
Creates and returns a new ToDoubleDocumentExtractor consisting of the elements of this ToDoubleDocumentExtractor
that match the provided predicate.
- filter(LongPredicate) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToLongDocumentExtractor
-
Creates and returns a new ToLongDocumentExtractor consisting of the elements of this ToLongDocumentExtractor
that match the provided predicate.
- FixedBinaryValueOut() - Constructor for class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- fixedFloat32(float) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- fixedFloat32(float) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type-prefixed float value.
- fixedFloat64(double) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- fixedFloat64(double) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type-prefixed double value.
- fixedInt16(short) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- fixedInt16(short) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type-prefixed signed 16-bit value.
- fixedInt32(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- fixedInt32(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type-prefixed signed 32-bit value.
- fixedInt64(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- fixedInt64(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type-prefixed signed 64-bit value.
- fixedInt8(byte) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- fixedInt8(byte) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type-prefixed signed 8-bit value.
- fixedOrderedInt32(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- flip(int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- flip(int, int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- flip(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Sets the bit at the specified index to the complement of its current value.
- flip(int, int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the complement of its current
value.
- flip(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets the bit at the specified index to the complement of its current value.
- flip(int, int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the complement of its current
value.
- float32(T, ObjFloatConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- float32() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- float32(float) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- float32(float) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- FLOAT32 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- float32(T, ObjFloatConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- float32() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- float32(T, ObjFloatConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- float32() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- float32(T, ObjFloatConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- float32() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- float32(float) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- float32(float) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a 32-bit float value.
- float32(float, float) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- float64(T, ObjDoubleConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- float64() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- float64(double) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- float64(double) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- FLOAT64 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- float64(T, ObjDoubleConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- float64() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- float64(T, ObjDoubleConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- float64() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- float64(T, ObjDoubleConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- float64() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- float64(double) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- float64(double) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a 64-bit float (double) value.
- float64(double, double) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- FLOAT_SET_LOW_0 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FLOAT_SET_LOW_2 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FLOAT_SET_LOW_4 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FLOAT_STOP_2 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FLOAT_STOP_4 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- FLOAT_STOP_6 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- flush() - Method in class net.openhft.chronicle.wire.WireToOutputStream
-
- forceNotInsideHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
used by write bytes when doing a rollback
- forEachRemaining(Consumer<? super T>) - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliterator
-
- forSymbols(String) - Static method in interface net.openhft.chronicle.wire.LongConverter
-
Creates an instance of the appropriate implementation of
LongConverter
based on the length of the provided character set.
- from(String) - Static method in class net.openhft.chronicle.wire.CSVWire
-
- from(String, Set<Class>, String, ClassLoader) - Static method in enum net.openhft.chronicle.wire.GeneratedProxyClass
-
- from(String) - Static method in class net.openhft.chronicle.wire.JSONWire
-
- from(String) - Static method in class net.openhft.chronicle.wire.TextWire
-
- from(String) - Static method in class net.openhft.chronicle.wire.YamlWire
-
- fromAlignedSizePrefixedBlobs(Bytes<?>) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromFile(String) - Static method in class net.openhft.chronicle.wire.CSVWire
-
- fromFile(String) - Static method in interface net.openhft.chronicle.wire.Marshallable
-
Reads the file from the current working directory, or the class path.
- fromFile(Class<T>, String) - Static method in interface net.openhft.chronicle.wire.Marshallable
-
Reads the file from the current working directory, or the class path.
- fromFile(String) - Static method in class net.openhft.chronicle.wire.TextWire
-
- fromFile(String) - Static method in interface net.openhft.chronicle.wire.Wire
-
Deprecated.
- fromFile(String) - Method in enum net.openhft.chronicle.wire.WireType
-
- fromFile(Class<T>, String) - Method in enum net.openhft.chronicle.wire.WireType
-
- fromFile(String) - Static method in class net.openhft.chronicle.wire.YamlWire
-
- fromFileAsMap(String, Class<T>) - Method in enum net.openhft.chronicle.wire.WireType
-
- fromSizePrefixedBlobs(Bytes<?>) - Static method in enum net.openhft.chronicle.wire.Wires
-
This decodes some Bytes where the first 4-bytes is the length.
- fromSizePrefixedBlobs(Bytes<?>, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromSizePrefixedBlobs(Bytes<?>, long) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromSizePrefixedBlobs(Bytes<?>, long, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromSizePrefixedBlobs(Bytes<?>, boolean, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromSizePrefixedBlobs(DocumentContext) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromSizePrefixedBlobs(WireIn) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromSizePrefixedBlobs(WireIn, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromSizePrefixedBlobs(Bytes<?>, long, long) - Static method in enum net.openhft.chronicle.wire.Wires
-
- fromString(CharSequence) - Static method in interface net.openhft.chronicle.wire.Marshallable
-
- fromString(Class<T>, CharSequence) - Static method in interface net.openhft.chronicle.wire.Marshallable
-
- fromString(InputStream) - Static method in interface net.openhft.chronicle.wire.Marshallable
-
- fromString(CharSequence) - Method in enum net.openhft.chronicle.wire.WireType
-
deserializes with an optimistic cast
- fromString(Class<T>, CharSequence) - Method in enum net.openhft.chronicle.wire.WireType
-
deserializes as a given class
- FromStringInterner<T> - Class in net.openhft.chronicle.wire.internal
-
This cache only gaurentees it will provide a String which matches the decoded bytes.
- FromStringInterner(int) - Constructor for class net.openhft.chronicle.wire.internal.FromStringInterner
-
- GatewayHandler - Class in net.openhft.chronicle.wire.channel
-
- GatewayHandler() - Constructor for class net.openhft.chronicle.wire.channel.GatewayHandler
-
Constructs a new GatewayHandler instance, initializing the error message of the superclass
ErrorReplyHandler with a message indicating the absence of a default handler for the Gateway.
- GENERATE_TUPLES - Static variable in enum net.openhft.chronicle.wire.Wires
-
- generateConstructors(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- generateConstructors(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodBridge
-
- generateConstructors(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- generateConstructors(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2
-
- generatedClassName() - Method in class net.openhft.chronicle.wire.GenerateMethodReader
-
- generatedPackageName(String) - Static method in class net.openhft.chronicle.wire.ReflectionUtil
-
- GeneratedProxyClass - Enum in net.openhft.chronicle.wire
-
The purpose of this class is to generate a proxy that will re-use the arg[]
- generateEnd(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- generateEnd(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2
-
- generateFields(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- generateFields(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodBridge
-
- generateFields(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- generateFields(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2
-
- generateGenericType() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- generateGenericType() - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- generateInputs(String) - Method in class net.openhft.chronicle.wire.utils.DuplicateMessageAgitator
-
- generateInputs(String) - Method in class net.openhft.chronicle.wire.utils.MessageMissingAgitator
-
- generateInputs(String) - Method in class net.openhft.chronicle.wire.utils.MissingFieldAgitator
-
- generateInputs(String) - Method in class net.openhft.chronicle.wire.utils.OverrideFieldAgitator
-
- generateInputs(String) - Method in class net.openhft.chronicle.wire.utils.RegexFieldAgitator
-
- generateInputs(String) - Method in interface net.openhft.chronicle.wire.utils.YamlAgitator
-
- GenerateJsonSchemaMain - Class in net.openhft.chronicle.wire
-
- GenerateJsonSchemaMain() - Constructor for class net.openhft.chronicle.wire.GenerateJsonSchemaMain
-
- generateMainCode(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- generateMethod(Method, SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- generateMethod(Method, StringBuilder, List<String>, SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- generateMethod(Method, StringBuilder, List<String>, SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodBridge
-
- generateMethod(Method, SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- generateMethod(Method, StringBuilder, List<String>, SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- generateMethod(Method, StringBuilder, List<String>, SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2
-
- GenerateMethodBridge - Class in net.openhft.chronicle.wire
-
- GenerateMethodBridge() - Constructor for class net.openhft.chronicle.wire.GenerateMethodBridge
-
- GenerateMethodDelegate - Class in net.openhft.chronicle.wire
-
- GenerateMethodDelegate() - Constructor for class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- GenerateMethodDelegate.GMDMetaData - Class in net.openhft.chronicle.wire
-
- GenerateMethodReader - Class in net.openhft.chronicle.wire
-
Responsible for code generation and its runtime compilation of custom MethodReaders.
- GenerateMethodReader(WireType, MethodReaderInterceptorReturns, Object[], Object...) - Constructor for class net.openhft.chronicle.wire.GenerateMethodReader
-
- GenerateMethodWriter - Class in net.openhft.chronicle.wire
-
- GenerateMethodWriter2 - Class in net.openhft.chronicle.wire
-
- GenerateMethodWriter2() - Constructor for class net.openhft.chronicle.wire.GenerateMethodWriter2
-
- GenerateMethodWriter2.GMWMetaData - Class in net.openhft.chronicle.wire
-
- GeneratingMethodReaderInterceptorReturns - Interface in net.openhft.chronicle.wire
-
This interface is a version of method reader interceptor that allows to change the logic of
MethodReader without overhead provided by reflexive calls.
- generatorId() - Method in interface net.openhft.chronicle.wire.GeneratingMethodReaderInterceptorReturns
-
Specifies ID of this generating interceptor.
Contract: if the code provided by generating interceptor differs from the code provided by another generating
interceptor, theirs IDs should be different as well.
- genericEvent - Variable in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
-
- genericEvent(String) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
-
- genericEvent() - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
-
- genericEvent(String) - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
-
- genericEvent(String) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
-
- genericEvent() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- genericEvent(String) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- genericEvent(String) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
A generic event treats the first argument as the eventName
- GenericReflection - Enum in net.openhft.chronicle.wire.internal
-
- genericType(int) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns a
Class identifying the declared generic type of the
field represented by this
FieldInfo object.
- genericType(int) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- get() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelSupplier
-
Depending on the specified protocol, it instantiates a new ChronicleChannel,
registers it with the context, and returns the newly created ChronicleChannel instance.
- get(CharSequence) - Method in class net.openhft.chronicle.wire.CharSequenceObjectMap
-
- get(int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Returns the value of the bit with the specified index.
- get(Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns the value of the field represented by this
FieldInfo object
as an
Object.
- get(Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.ObjectFieldInfo
-
- get(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns the value of the bit with the specified index.
- get(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the value of the bit with the specified index.
- get() - Method in class net.openhft.chronicle.wire.MarshallableOutBuilder
-
- get() - Static method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns the MessageHistory to update it or read it.
- get() - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
-
- get() - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- get(Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- get() - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- getAllField(Class, Map<String, Field>) - Static method in class net.openhft.chronicle.wire.WireMarshaller
-
- getAsInt() - Method in class net.openhft.chronicle.wire.MessagePathClassifier
-
- getBinaryValueIn() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- getBracketType() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- getBracketType() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- getBracketType() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- getBracketType() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- getChar(Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns the value of the field represented by this FieldInfo object
as a char primitive.
- getChar(Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.CharFieldInfo
-
- getChar(Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- getClassName(Set<Class<?>>, String, boolean, boolean, WireType, boolean) - Method in class net.openhft.chronicle.wire.internal.MethodWriterClassNameGenerator
-
- getDefaultConsumer() - Method in class net.openhft.chronicle.wire.VanillaWireParser
-
- getDefaultConsumer() - Method in interface net.openhft.chronicle.wire.WireParser
-
- getDelegate(SourceCodeFormatter, Method) - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- getDelegateType() - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
-
- getDouble(Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns the value of the field represented by this FieldInfo object
as a double primitive.
- getDouble(Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.DoubleFieldInfo
-
- getDouble(Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- getEscapingEndEventName() - Method in class net.openhft.chronicle.wire.TextWire
-
- getEscapingEndOfText() - Method in class net.openhft.chronicle.wire.TextWire
-
- getEscapingQuotes() - Method in class net.openhft.chronicle.wire.TextWire
-
- getField(String, Class<T>) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- getField() - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- getField(Object, String) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- getField(Object, String, Class<T>) - Static method in enum net.openhft.chronicle.wire.Wires
-
- getFixedBinaryValueOut(boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- getInt(Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns the value of the field represented by this FieldInfo object
as an int primitive.
- getInt(Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.IntFieldInfo
-
- getInt(Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- getLong(Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns the value of the field represented by this FieldInfo object
as a long primitive.
- getLong(Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.LongFieldInfo
-
- getLong(Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- getLongField(String) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- getLongField(Object, String) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- getLongField(Object, String) - Static method in enum net.openhft.chronicle.wire.Wires
-
- getOverrideSelfDescribing() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- getReturnType(Method, Class) - Static method in enum net.openhft.chronicle.wire.internal.GenericReflection
-
- getSequence(long) - Method in interface net.openhft.chronicle.wire.Sequence
-
gets the sequence for a writePosition
- getStrictEscapingEndOfText() - Method in class net.openhft.chronicle.wire.JSONWire
-
- getStrictEscapingEndOfText() - Method in class net.openhft.chronicle.wire.TextWire
-
- getValue(String) - Method in class net.openhft.chronicle.wire.internal.FromStringInterner
-
- getValueIn() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- getValueIn() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- getValueIn() - Method in class net.openhft.chronicle.wire.QueryWire
-
- getValueIn() - Method in class net.openhft.chronicle.wire.RawWire
-
- getValueIn() - Method in class net.openhft.chronicle.wire.TextWire
-
- getValueIn() - Method in interface net.openhft.chronicle.wire.WireIn
-
Obtain the value in for advanced use (typically after a call to readEvent above)
- getValueIn() - Method in class net.openhft.chronicle.wire.YamlWire
-
- getValueOut() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- getValueOut() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- getValueOut() - Method in class net.openhft.chronicle.wire.HashWire
-
- getValueOut() - Method in class net.openhft.chronicle.wire.QueryWire
-
- getValueOut() - Method in class net.openhft.chronicle.wire.RawWire
-
- getValueOut() - Method in interface net.openhft.chronicle.wire.WireOut
-
Obtain the value out
- getValueOut() - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- getWire() - Method in class net.openhft.chronicle.wire.WireToOutputStream
-
- getWord(int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- getWord(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- getWord(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- getWordsInUse() - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- getWordsInUse() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- getWordsInUse() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- GMDMetaData() - Constructor for class net.openhft.chronicle.wire.GenerateMethodDelegate.GMDMetaData
-
- GMWMetaData() - Constructor for class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
-
- I64_ARRAY - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- Id - Annotation Type in net.openhft.chronicle.wire.converter
-
Annotation used to signify that the annotated field or parameter represents an identifier,
specifically as a Nanosecond resolution timestamp from epoch.
- IdentifierLongConverter - Class in net.openhft.chronicle.wire
-
An identifier that acts as a base 66 string of up to 10 characters, or a nanosecond timestamp for dates from 2019-09-14.
- IdentifierLongConverter() - Constructor for class net.openhft.chronicle.wire.IdentifierLongConverter
-
Default constructor that's protected to prevent direct instantiation.
- ignoreDefaults() - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
Deprecated.
- ignoreDefaults(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
Deprecated.
- ignoreMethodBasedOnFirstArg(String, T) - Method in interface net.openhft.chronicle.wire.MethodFilterOnFirstArg
-
For multi-argument method calls, this gives the option to not read the rest of the arguments and ignore the method
- importSet - Variable in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- INCLUDE_ZONE_SUFFIX_WHEN_ZONE_IS_UTC_SYSTEM_PROPERTY - Static variable in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
System property to specify whether to include the 'Z' suffix for UTC zone timestamps.
- index() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- index() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- index() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- index() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- index() - Method in interface net.openhft.chronicle.wire.SourceContext
-
Index last read, only available for read contexts.
- index() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- index() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- index() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- init() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Initializes the context, specifically it creates a new SocketRegistry instance if one is not already set.
- init() - Static method in class net.openhft.chronicle.wire.channel.impl.internal.Handler
-
- init() - Static method in enum net.openhft.chronicle.wire.Wires
-
- initiator(boolean) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Sets the initiator flag.
- initiator() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Returns the initiator flag.
- initReadContext() - Method in class net.openhft.chronicle.wire.TextWire
-
- initReadContext() - Method in class net.openhft.chronicle.wire.YamlWire
-
- inputFunction(Function<String, String>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- inputFunction(Function<String, String>) - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- InputStreamToWire - Class in net.openhft.chronicle.wire
-
- InputStreamToWire(WireType, InputStream) - Constructor for class net.openhft.chronicle.wire.InputStreamToWire
-
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base256IntConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base32IntConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base32LongConverter
-
The singleton instance of Base32LongConverter.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base40IntConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base40LongConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base64LongConverter
-
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base85IntConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base85LongConverter
-
Shared instance of Base85LongConverter for ease of use.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.channel.SystemContext
-
- INSTANCE - Static variable in annotation type net.openhft.chronicle.wire.converter.Base16
-
- INSTANCE - Static variable in annotation type net.openhft.chronicle.wire.converter.Base64
-
- INSTANCE - Static variable in annotation type net.openhft.chronicle.wire.converter.Base85
-
- INSTANCE - Static variable in annotation type net.openhft.chronicle.wire.converter.Id
-
- INSTANCE - Static variable in annotation type net.openhft.chronicle.wire.converter.NanoTime
-
- INSTANCE - Static variable in annotation type net.openhft.chronicle.wire.converter.Words
-
An instance of the
WordsLongConverter to be used for
converting between long values and their word representations.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.HexadecimalLongConverter
-
The singleton instance of HexadecimalLongConverter.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.IdentifierLongConverter
-
- INSTANCE - Static variable in class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
The singleton instance of this converter.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
The singleton instance of this converter.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
The singleton instance of this converter.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.OxHexadecimalLongConverter
-
Deprecated.
- INSTANCE - Static variable in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
- int128(TwoLongValue) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int128(TwoLongValue) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int128forBinding(long, long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int128forBinding(long, long, TwoLongValue) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int128forBinding(long, long, TwoLongValue) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int128forBinding(long, long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int16(T, ObjShortConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int16() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int16(short) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- int16(short) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- INT16 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- int16(T, ObjShortConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int16() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int16(T, ObjShortConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int16() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int16(T, ObjShortConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int16() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int16(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a signed 16-bit integer value.
- int16(short) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a signed 16-bit integer value.
- int32(T, ObjIntConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int32(IntValue) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int32(IntValue, T, BiConsumer<T, IntValue>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int32() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int32(int) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- int32(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- INT32 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- int32(T, ObjIntConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int32(IntValue) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int32(IntValue, T, BiConsumer<T, IntValue>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int32() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int32(T, ObjIntConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int32(IntValue) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int32(IntValue, T, BiConsumer<T, IntValue>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int32() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int32(T, ObjIntConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int32(IntValue) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int32(IntValue, T, BiConsumer<T, IntValue>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int32() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int32(int) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int32(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a signed 32-bit integer value.
- int32(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a signed 32-bit integer value.
- int32(int, int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int32forBinding(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int32forBinding(int, IntValue) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int32forBinding(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int32forBinding(int, IntValue) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int64(T, ObjLongConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int64(LongValue) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int64(LongValue, T, BiConsumer<T, LongValue>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int64() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int64(long) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- int64(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- INT64 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- int64(T, ObjLongConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int64(LongValue) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int64(LongValue, T, BiConsumer<T, LongValue>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int64() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int64(T, ObjLongConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int64(LongValue) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int64(LongValue, T, BiConsumer<T, LongValue>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int64() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int64(T, ObjLongConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int64(LongValue) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int64(LongValue, T, BiConsumer<T, LongValue>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int64() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int64(long) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int64(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a signed 64-bit integer value.
- int64(long, long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int64_0x(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- INT64_0x - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- int64_0x(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a 64-bit integer as a hex value, if supported by wire type.
- int64array(LongArrayValues, T, BiConsumer<T, LongArrayValues>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int64array(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int64array(long, LongArrayValues) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int64array(LongArrayValues, T, BiConsumer<T, LongArrayValues>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int64array(LongArrayValues, T, BiConsumer<T, LongArrayValues>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int64array(LongArrayValues, T, BiConsumer<T, LongArrayValues>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int64array(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int64array(long, LongArrayValues) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a 64-bit integer sequence value.
- int64forBinding(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int64forBinding(long, LongValue) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- int64ForBinding(LongValue) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int64forBinding(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int64forBinding(long, LongValue) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- int8(T, ObjByteConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int8() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- int8(byte) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- int8(byte) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- INT8 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- int8(T, ObjByteConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int8() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- int8(T, ObjByteConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int8() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- int8(T, ObjByteConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int8() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- int8(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a signed 8-bit integer value.
- int8(byte) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a signed 8-bit integer value.
- IntConversion - Annotation Type in net.openhft.chronicle.wire
-
Deprecated.
- IntConverter - Interface in net.openhft.chronicle.wire
-
Deprecated.
- interfaces() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- interfaces(Set<Class<?>>) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- interfaces(Class<?>) - Static method in class net.openhft.chronicle.wire.ReflectionUtil
-
Creates and returns a new List of all interfaces implemented by
the provided oClass and all its super classes.
- intern(String) - Method in class net.openhft.chronicle.wire.internal.FromStringInterner
-
- InternalAutoTailers - Class in net.openhft.chronicle.wire.internal
-
- InternalAutoTailers.EventHandlerPoller - Class in net.openhft.chronicle.wire.internal
-
- InternalAutoTailers.RunnablePoller - Class in net.openhft.chronicle.wire.internal
-
- InternalChronicleChannel - Interface in net.openhft.chronicle.wire.channel
-
The InternalChronicleChannel interface extends the ChronicleChannel interface and provides
additional methods that support advanced functionalities within Chronicle Channels.
- internEnum(Class<E>, CharSequence) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
- intersects(ChronicleBitSet) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- intersects(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns true if the specified ChronicleBitSet has any bits set to true that are also set to true in this ChronicleBitSet.
- intersects(ChronicleBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns true if the specified ChronicleBitSet has any bits set to true that are also set to true in this ChronicleBitSet.
- intersects(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- IntFieldInfo - Class in net.openhft.chronicle.wire.internal.fieldinfo
-
- IntFieldInfo(String, Class, BracketType, Field) - Constructor for class net.openhft.chronicle.wire.internal.fieldinfo.IntFieldInfo
-
- InvalidProtocolException - Exception in net.openhft.chronicle.wire.channel.impl
-
- InvalidProtocolException(String) - Constructor for exception net.openhft.chronicle.wire.channel.impl.InvalidProtocolException
-
- invoke(Object, Method, Object[]) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- isAnEnum(Object) - Static method in interface net.openhft.chronicle.wire.ValueOut
-
- isASeparator(int) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- isAvailable() - Method in enum net.openhft.chronicle.wire.WireType
-
- isBinary() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- isBinary() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- isBinary() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- isBinary() - Method in class net.openhft.chronicle.wire.HashWire
-
- isBinary() - Method in class net.openhft.chronicle.wire.RawWire
-
- isBinary() - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- isBinary() - Method in class net.openhft.chronicle.wire.TextWire
-
- isBinary() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- isBinary() - Method in interface net.openhft.chronicle.wire.ValueOut
-
- isBinary() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Determine whether direct access to the underlying byte() makes sense or should it be treated as text
- isBinary() - Method in class net.openhft.chronicle.wire.YamlWire
-
- isClosed() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- isClosed() - Method in class net.openhft.chronicle.wire.channel.ChronicleServiceMain
-
- isClosed() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- isClosed() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- isClosed() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- isData() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
Checks if the DocumentContext is data.
- isData() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- isData(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isData() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- isDirty() - Method in interface net.openhft.chronicle.wire.MessageHistory
-
- isDirty() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- isEmpty() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- isEmpty() - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- isEmpty() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- isEmpty() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- isEmpty() - Method in interface net.openhft.chronicle.wire.WireIn
-
- isEmpty() - Method in interface net.openhft.chronicle.wire.WriteDocumentContext
-
- isEndEvent() - Method in interface net.openhft.chronicle.wire.WireIn
-
- isEndEvent() - Method in class net.openhft.chronicle.wire.YamlWire
-
- isEndOfFile(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isEndOfMessage(Bytes<?>) - Static method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- isEqual(Object, Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
-
- isEqual(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.CharFieldInfo
-
- isEqual(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.DoubleFieldInfo
-
- isEqual(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.IntFieldInfo
-
- isEqual(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.LongFieldInfo
-
- isEqual(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.ObjectFieldInfo
-
- isEqual(Object, Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- isEqual(Object, Object) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- isEquals(Object, Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isFieldCode(int) - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
-
- isInsideHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- isInternal(Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isKnownLength(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isLeaf() - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- isMetaData() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- isMetaData() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- isMetaData() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
Checks it the DocumentContext is metadata.
- isMetaData() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- isMetaData() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- isMetaData() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- isMetaData() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- isMetaData() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- isNotComplete() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- isNotComplete() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- isNotComplete() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
- isNotComplete() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- isNotComplete() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- isNotComplete() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- isNotComplete() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- isNotComplete(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isNotComplete() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- isNotEmptyAfterPadding() - Method in interface net.openhft.chronicle.wire.WireIn
-
This consumes any padding before checking if readRemaining() > 0
- isNotEmptyAfterPadding() - Method in class net.openhft.chronicle.wire.YamlWire
-
- isNotInitialized(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isNull() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- isNull() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- isNull() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- isNull() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- isOpen() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
- isPresent() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- isPresent() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- isPresent() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- isPresent() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
Checks if the DocumentContext is present.
- isPresent() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- isPresent() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
-
- isPresent() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- isPresent() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- isPresent() - Method in interface net.openhft.chronicle.wire.ValueIn
-
Check if the value is present
- isPresent() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
-
- isReady(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isReadyData(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isReadyMetaData(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- isSerializableLambda(Class) - Static method in class net.openhft.chronicle.wire.WireSerializedLambda
-
- isSet() - Method in enum net.openhft.chronicle.wire.YamlLogging.YamlLoggingLevel
-
- isText() - Method in enum net.openhft.chronicle.wire.WireType
-
- isText(String) - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- isTyped() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- isTyped() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- isTyped() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- isTyped() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- isWhiteSpaceAt(Bytes<?>) - Static method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- iterator(MarshallableIn, DocumentExtractor<T>) - Static method in class net.openhft.chronicle.wire.domestic.stream.Streams
-
Creates and returns a new
Iterator whose elements are obtained
by successively applying the provided
extractor on excerpts from the
provided
documentProvider.
- iteratorOfDouble(MarshallableIn, ToDoubleDocumentExtractor) - Static method in class net.openhft.chronicle.wire.domestic.stream.Streams
-
Creates and returns a new
PrimitiveIterator.OfDouble whose elements are obtained
by successively applying the provided
extractor on excerpts from the
provided
documentProvider.
- iteratorOfLong(MarshallableIn, ToLongDocumentExtractor) - Static method in class net.openhft.chronicle.wire.domestic.stream.Streams
-
Creates and returns a new
PrimitiveIterator.OfLong whose elements are obtained
by successively applying the provided
extractor on excerpts from the
provided
documentProvider.
- lastSourceId() - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns the last source id contained in this MessageHistory.
- lastSourceId() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- lastSourceIndex() - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns the last source index contained in this MessageHistory.
- lastSourceIndex() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- lastStart - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- lastTestMessage() - Method in interface net.openhft.chronicle.wire.channel.ChronicleChannel
-
Retrieves the highest timestamp received from the test messages.
- lastTestMessage() - Method in class net.openhft.chronicle.wire.channel.echo.internal.EchoChannel
-
- lastTestMessage() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- lastTestMessage() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- leafable(WireMarshaller.FieldAccess) - Static method in class net.openhft.chronicle.wire.WireMarshaller
-
- length() - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Returns the "logical size" of this ChronicleBitSet: the index of the highest set bit in the ChronicleBitSet plus one.
- length() - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- LENGTH_MASK - Static variable in enum net.openhft.chronicle.wire.Wires
-
- lengthCheck(CharSequence) - Method in interface net.openhft.chronicle.wire.IntConverter
-
Deprecated.
- lengthCheck(CharSequence) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Checks that the length of the provided text does not exceed the allowable maximum.
- lengthOf(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- lenientTypeLiteral() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- licenceCheck() - Method in enum net.openhft.chronicle.wire.WireType
-
- lineStart - Variable in class net.openhft.chronicle.wire.TextWire
-
- lineStart() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- lineStart(long) - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- list(Class<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- list(O, Function<O, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- list(List<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a list (collection) value.
- list(List<V>, Class<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a list containing specified type of entries.
- load(String) - Static method in class net.openhft.chronicle.wire.TextWire
-
Loads an Object from a file
- loadLastValues() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- locations() - Method in class net.openhft.chronicle.wire.channel.RedirectHeader
-
Retrieves an unmodifiable view of the list of URL locations to which the request can be redirected.
- lock() - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- logMessage(CharSequence, ValueIn) - Static method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- LongArrayValueBitSet - Class in net.openhft.chronicle.wire
-
This ChronicleBitSet is intended to be shared between processes.
- LongArrayValueBitSet(long) - Constructor for class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- LongArrayValueBitSet(long, Wire) - Constructor for class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- LongConversion - Annotation Type in net.openhft.chronicle.wire
-
Annotation to specify the conversion strategy for a `long` value.
- LongConverter - Interface in net.openhft.chronicle.wire
-
Provides an abstraction for converting between long values and their string representations,
potentially based on a custom character or symbol set.
- LongFieldInfo - Class in net.openhft.chronicle.wire.internal.fieldinfo
-
- LongFieldInfo(String, Class, BracketType, Field) - Constructor for class net.openhft.chronicle.wire.internal.fieldinfo.LongFieldInfo
-
- LongSupplierReduction(ToLongDocumentExtractor, Supplier<A>, ObjLongConsumer<A>, ToLongFunction<A>) - Constructor for class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.LongSupplierReduction
-
- LongValueBitSet - Class in net.openhft.chronicle.wire
-
This BitSet is intended to be shared between processes.
- LongValueBitSet(int) - Constructor for class net.openhft.chronicle.wire.LongValueBitSet
-
- LongValueBitSet(int, Wire) - Constructor for class net.openhft.chronicle.wire.LongValueBitSet
-
- LongValueBitSet(long) - Constructor for class net.openhft.chronicle.wire.LongValueBitSet
-
- LongValueBitSet(long, Wire) - Constructor for class net.openhft.chronicle.wire.LongValueBitSet
-
- lookup(CharSequence) - Method in class net.openhft.chronicle.wire.VanillaWireParser
-
- lookup(CharSequence) - Method in interface net.openhft.chronicle.wire.WireParser
-
- lookupClass(Class<?>) - Static method in interface net.openhft.chronicle.wire.FieldInfo
-
- lookupClass(Class) - Static method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
- lookupMethod(Class<?>, String, Class<?>...) - Static method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
Helper method used by implementations to get a Method
- LOWER - Static variable in class net.openhft.chronicle.wire.Base40LongConverter
-
Deprecated.
- main(String...) - Static method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
The main method acts as the entry point to start the ChronicleGatewayMain.
- main(Class<T>, Function<String, T>, String) - Static method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
- main(String...) - Static method in class net.openhft.chronicle.wire.channel.ChronicleServiceMain
-
- main(String...) - Static method in class net.openhft.chronicle.wire.GenerateJsonSchemaMain
-
- map(Map) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- map(Function<? super T, ? extends R>) - Method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor
-
Creates and returns a new DocumentExtractor consisting of the results (of type R) of applying the provided
mapper to the elements of this DocumentExtractor.
- map(DoubleUnaryOperator) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToDoubleDocumentExtractor
-
Creates and returns a new ToDoubleDocumentExtractor consisting of the results (of type R) of applying the provided
mapper to the elements of this ToDoubleDocumentExtractor.
- map(LongUnaryOperator) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToLongDocumentExtractor
-
Creates and returns a new ToLongDocumentExtractor consisting of the results (of type R) of applying the provided
mapper to the elements of this ToLongDocumentExtractor.
- map(Map) - Method in interface net.openhft.chronicle.wire.ValueOut
-
writes the contents of the map to wire
- MapMarshaller() - Constructor for class net.openhft.chronicle.wire.ValueOut.MapMarshaller
-
- mapToDouble(LongToDoubleFunction) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToLongDocumentExtractor
-
Creates and returns a new ToDoubleDocumentExtractor consisting of applying the provided
mapper to the elements of this ToLongDocumentExtractor.
- mapToLong(ToLongFunction<? super T>) - Method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor
-
Creates and returns a new ToLongDocumentExtractor consisting of applying the provided
mapper to the elements of this DocumentExtractor.
- mapToLong(DoubleToLongFunction) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToDoubleDocumentExtractor
-
Creates and returns a new ToLongDocumentExtractor consisting of applying the provided
mapper to the elements of this ToDoubleDocumentExtractor.
- mapToObj(DoubleFunction<? extends T>) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToDoubleDocumentExtractor
-
Creates and returns a new DocumentExtractor consisting of applying the provided
mapper to the elements of this DocumentExtractor.
- mapToObj(LongFunction<? extends T>) - Method in interface net.openhft.chronicle.wire.domestic.extractor.ToLongDocumentExtractor
-
Creates and returns a new DocumentExtractor consisting of applying the provided
mapper to the elements of this ToLongDocumentExtractor.
- marshallable(ReadMarshallable) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- marshallable(ReadMarshallable, boolean) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- marshallable(Object, SerializationStrategy) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- marshallable(WriteMarshallable) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- marshallable(Serializable) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- marshallable(Object, SerializationStrategy) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- Marshallable - Interface in net.openhft.chronicle.wire
-
The implementation of this interface is both readable and write-able as marshallable data.
- marshallable(Object, SerializationStrategy) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- marshallable(Object, SerializationStrategy) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- marshallable(Serializable) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- marshallable(ReadMarshallable) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- marshallable(WriteMarshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- marshallable(Serializable) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- marshallable(Map<K, V>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a map.
- marshallable(Map<K, V>, Class<K>, Class<V>, boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a map containing specified key and value typed objects.
- MARSHALLABLE_IN_INTERN_SIZE - Static variable in interface net.openhft.chronicle.wire.MarshallableIn
-
- marshallableAsMap(Class<K>, Class<V>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- marshallableAsMap(Class<K>, Class<V>, Map<K, V>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- MarshallableIn - Interface in net.openhft.chronicle.wire
-
Anything you can read marshallable object from.
- MarshallableOut - Interface in net.openhft.chronicle.wire
-
Anything you can write Marshallable objects to.
- marshallableOut(MarshallableOut) - Method in interface net.openhft.chronicle.wire.MethodWriter
-
- marshallableOut(MarshallableOut) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- MarshallableOutBuilder - Class in net.openhft.chronicle.wire
-
- MarshallableOutBuilder(URL) - Constructor for class net.openhft.chronicle.wire.MarshallableOutBuilder
-
- marshallableOutSupplier(Supplier<MarshallableOut>) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- MarshallableParser<T> - Interface in net.openhft.chronicle.wire
-
- mask - Variable in class net.openhft.chronicle.wire.internal.FromStringInterner
-
- matchesFieldName(StringBuilder, WireMarshaller.FieldAccess) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base256IntConverter
-
Deprecated.
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base32IntConverter
-
Deprecated.
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base40IntConverter
-
Deprecated.
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base40LongConverter
-
Deprecated.
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base85IntConverter
-
Deprecated.
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base85LongConverter
-
Maximum length of the parsed string.
- MAX_LENGTH - Static variable in class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- MAX_SMALL_ID - Static variable in class net.openhft.chronicle.wire.IdentifierLongConverter
-
- maxCode() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- maxCode(int) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- maxParseLength() - Method in class net.openhft.chronicle.wire.AbstractLongConverter
-
Retrieves the maximum number of characters that can be parsed by the underlying converter.
- maxParseLength() - Method in class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- maxParseLength() - Method in class net.openhft.chronicle.wire.Base256IntConverter
-
Deprecated.
- maxParseLength() - Method in class net.openhft.chronicle.wire.Base32IntConverter
-
Deprecated.
- maxParseLength() - Method in class net.openhft.chronicle.wire.Base40IntConverter
-
Deprecated.
- maxParseLength() - Method in class net.openhft.chronicle.wire.Base85IntConverter
-
Deprecated.
- maxParseLength() - Method in class net.openhft.chronicle.wire.Base85LongConverter
-
Returns the maximum number of characters that can be parsed.
- maxParseLength() - Method in class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- maxParseLength() - Method in class net.openhft.chronicle.wire.converter.PowerOfTwoLongConverter
-
- maxParseLength() - Method in class net.openhft.chronicle.wire.converter.SymbolsLongConverter
-
- maxParseLength() - Method in class net.openhft.chronicle.wire.IdentifierLongConverter
-
Returns the maximum length of the
CharSequence that this converter is able
to parse, which in this case is the maximum parse length of
the
NanoTimestampLongConverter.
- maxParseLength() - Method in interface net.openhft.chronicle.wire.IntConverter
-
Deprecated.
- maxParseLength(int) - Static method in interface net.openhft.chronicle.wire.IntConverter
-
Deprecated.
- maxParseLength(int) - Static method in interface net.openhft.chronicle.wire.LongConverter
-
Calculates the maximum length of a parsed string based on the provided base.
- maxParseLength() - Method in interface net.openhft.chronicle.wire.LongConverter
-
Returns the maximum number of characters that this converter can parse.
- mergeToMap(Map<K, T>, Function<T, K>) - Method in interface net.openhft.chronicle.wire.Marshallable
-
- MESSAGE_HISTORY_LENGTH - Static variable in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- messageHistory - Variable in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- MessageHistory - Interface in net.openhft.chronicle.wire
-
- messageMissing() - Static method in interface net.openhft.chronicle.wire.utils.YamlAgitator
-
- messageMissing(int) - Static method in interface net.openhft.chronicle.wire.utils.YamlAgitator
-
- MessageMissingAgitator - Class in net.openhft.chronicle.wire.utils
-
- MessageMissingAgitator(int) - Constructor for class net.openhft.chronicle.wire.utils.MessageMissingAgitator
-
- MessagePathClassifier - Class in net.openhft.chronicle.wire
-
- MessagePathClassifier() - Constructor for class net.openhft.chronicle.wire.MessagePathClassifier
-
- messageType() - Method in class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorUtil.MethodNameAndMessageType
-
- META_DATA - Static variable in enum net.openhft.chronicle.wire.Wires
-
- metaData() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- MetaData() - Constructor for class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- metaData() - Method in class net.openhft.chronicle.wire.BinaryMethodWriterInvocationHandler
-
- metaData - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- metaData() - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
-
- metaData(boolean) - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
-
- metaData(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- metaDataHandler(Object...) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- MethodDelegate<OUT> - Interface in net.openhft.chronicle.wire
-
- MethodFilter - Interface in net.openhft.chronicle.wire
-
- MethodFilterOnFirstArg<T> - Interface in net.openhft.chronicle.wire
-
- MethodNameAndMessageType(String, Class<M>) - Constructor for class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorUtil.MethodNameAndMessageType
-
- methodOf(Class<I>, BiConsumer<? super I, ? super M>) - Static method in class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorUtil
-
- methodReader(Object...) - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
Reads messages from this tails as methods.
- methodReaderBuilder() - Method in interface net.openhft.chronicle.wire.MarshallableIn
-
- methodReaderBuilder() - Method in class net.openhft.chronicle.wire.TextWire
-
- methodReaderBuilder() - Method in class net.openhft.chronicle.wire.YamlWire
-
- methodReaderInterceptorReturns() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- methodReaderInterceptorReturns(MethodReaderInterceptorReturns) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- methodReaderInterceptorReturns() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- methodReaderInterceptorReturns(MethodReaderInterceptorReturns) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- MethodReaderStatus - Enum in net.openhft.chronicle.wire.utils
-
- methodsToOverride() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- MethodWireKey - Class in net.openhft.chronicle.wire
-
- MethodWireKey(String, int) - Constructor for class net.openhft.chronicle.wire.MethodWireKey
-
- methodWriter(Class<T>, Class...) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Proxy an interface so each message called is written for replay.
- methodWriter(boolean, Class<T>, Class...) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- MethodWriter - Interface in net.openhft.chronicle.wire
-
- methodWriter(Class<T>, Class...) - Method in class net.openhft.chronicle.wire.TextWire
-
- methodWriter(Class<T>, Class...) - Method in class net.openhft.chronicle.wire.YamlWire
-
- methodWriterBuilder(Class<T>) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Return a builder for a proxy an interface so each message called is written for method.
- methodWriterBuilder(boolean, Class<T>) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
Proxy an interface so each message called is written to a file for method.
- methodWriterBuilder(Class<T>) - Method in class net.openhft.chronicle.wire.TextWire
-
- methodWriterBuilder(Class<T>) - Method in class net.openhft.chronicle.wire.YamlWire
-
- MethodWriterClassNameGenerator - Class in net.openhft.chronicle.wire.internal
-
- MethodWriterClassNameGenerator() - Constructor for class net.openhft.chronicle.wire.internal.MethodWriterClassNameGenerator
-
- MethodWriterInvocationHandlerSupplier - Class in net.openhft.chronicle.wire
-
- MethodWriterInvocationHandlerSupplier(Supplier<MethodWriterInvocationHandler>) - Constructor for class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
-
- MethodWriterValidationException - Exception in net.openhft.chronicle.wire
-
Thrown if we cannot generate a
MethodWriter and should not fall back to proxy impl.
- MethodWriterValidationException(String) - Constructor for exception net.openhft.chronicle.wire.MethodWriterValidationException
-
- MethodWriterWithContext - Interface in net.openhft.chronicle.wire
-
- MicroDurationLongConverter - Class in net.openhft.chronicle.wire
-
Implementation of
LongConverter to convert durations represented as microseconds.
- MicroDurationLongConverter() - Constructor for class net.openhft.chronicle.wire.MicroDurationLongConverter
-
- MicroTimestampLongConverter - Class in net.openhft.chronicle.wire
-
A MicroTimestampLongConverter is an implementation of AbstractTimestampLongConverter
which handles conversions between long timestamps and date-time strings.
- MicroTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
Constructs a new MicroTimestampLongConverter with the default zone ID (fetched from the system property or UTC).
- MicroTimestampLongConverter(String) - Constructor for class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
Constructs a new MicroTimestampLongConverter with the specified zone ID.
- MicroTimestampLongConverter(String, boolean) - Constructor for class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
Deprecated.
- MilliTimestampLongConverter - Class in net.openhft.chronicle.wire
-
A MilliTimestampLongConverter is an implementation of AbstractTimestampLongConverter
which handles conversions between long timestamps and date-time strings.
- MilliTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
Constructs a new MilliTimestampLongConverter with the default zone ID (fetched from the system property or UTC).
- MilliTimestampLongConverter(String) - Constructor for class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
Constructs a new MilliTimestampLongConverter with the specified zone ID.
- MilliTimestampLongConverter(String, boolean) - Constructor for class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
Deprecated.
- MissingFieldAgitator - Class in net.openhft.chronicle.wire.utils
-
- MissingFieldAgitator(String...) - Constructor for class net.openhft.chronicle.wire.utils.MissingFieldAgitator
-
- missingFields(String...) - Static method in interface net.openhft.chronicle.wire.utils.YamlAgitator
-
- MM_TL - Static variable in interface net.openhft.chronicle.wire.ValueOut
-
- name - Variable in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- name() - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- name(String) - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Sets the names space for the service.
- name() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
- name() - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns the name of the field represented by this FieldInfo object.
- name() - Method in class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorUtil.MethodNameAndMessageType
-
- name() - Method in class net.openhft.chronicle.wire.MethodWireKey
-
- name() - Method in interface net.openhft.chronicle.wire.WireKey
-
- nameForClass(Class<?>) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- NanoDurationLongConverter - Class in net.openhft.chronicle.wire
-
Implementation of
LongConverter for converting durations represented as nanoseconds.
- NanoDurationLongConverter() - Constructor for class net.openhft.chronicle.wire.NanoDurationLongConverter
-
- NanoTime - Annotation Type in net.openhft.chronicle.wire.converter
-
Annotation to indicate that a given field or parameter, represented as a long value,
should be treated as a timestamp with nanosecond resolution, based from the epoch.
- nanoTime() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- NanoTimestampLongConverter - Class in net.openhft.chronicle.wire
-
A NanoTimestampLongConverter is an implementation of AbstractTimestampLongConverter
which handles conversions between long timestamps and date-time strings.
- NanoTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
Constructs a new NanoTimestampLongConverter with the default zone ID (fetched from the system property or UTC).
- NanoTimestampLongConverter(String) - Constructor for class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
Constructs a new NanoTimestampLongConverter with the specified zone ID.
- NanoTimestampLongConverter(String, boolean) - Constructor for class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
Deprecated.
- needsQuotes(CharSequence) - Method in class net.openhft.chronicle.wire.JSONWire
-
- needsQuotes(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- net.openhft.chronicle.wire - package net.openhft.chronicle.wire
-
- net.openhft.chronicle.wire.channel - package net.openhft.chronicle.wire.channel
-
Provides classes and interfaces for managing Chronicle communication channels and their operations.
- net.openhft.chronicle.wire.channel.echo - package net.openhft.chronicle.wire.channel.echo
-
- net.openhft.chronicle.wire.channel.echo.internal - package net.openhft.chronicle.wire.channel.echo.internal
-
- net.openhft.chronicle.wire.channel.impl - package net.openhft.chronicle.wire.channel.impl
-
- net.openhft.chronicle.wire.channel.impl.internal - package net.openhft.chronicle.wire.channel.impl.internal
-
- net.openhft.chronicle.wire.channel.impl.tcp - package net.openhft.chronicle.wire.channel.impl.tcp
-
- net.openhft.chronicle.wire.converter - package net.openhft.chronicle.wire.converter
-
- net.openhft.chronicle.wire.domestic - package net.openhft.chronicle.wire.domestic
-
This package and any and all sub-packages contains strictly internal classes reserved for Chronicle Software.
- net.openhft.chronicle.wire.domestic.extractor - package net.openhft.chronicle.wire.domestic.extractor
-
- net.openhft.chronicle.wire.domestic.reduction - package net.openhft.chronicle.wire.domestic.reduction
-
- net.openhft.chronicle.wire.domestic.stream - package net.openhft.chronicle.wire.domestic.stream
-
- net.openhft.chronicle.wire.internal - package net.openhft.chronicle.wire.internal
-
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
- net.openhft.chronicle.wire.internal.extractor - package net.openhft.chronicle.wire.internal.extractor
-
- net.openhft.chronicle.wire.internal.fieldinfo - package net.openhft.chronicle.wire.internal.fieldinfo
-
- net.openhft.chronicle.wire.internal.reduction - package net.openhft.chronicle.wire.internal.reduction
-
- net.openhft.chronicle.wire.internal.stream - package net.openhft.chronicle.wire.internal.stream
-
- net.openhft.chronicle.wire.utils - package net.openhft.chronicle.wire.utils
-
- newBooleanReference() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- newBooleanReference() - Method in class net.openhft.chronicle.wire.HashWire
-
- newBooleanReference() - Method in class net.openhft.chronicle.wire.RawWire
-
- newBooleanReference() - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- newBooleanReference() - Method in class net.openhft.chronicle.wire.TextWire
-
- newBooleanReference() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Creates and returns a new BooleanValue.
- newBooleanReference() - Method in enum net.openhft.chronicle.wire.WireType
-
- newBooleanReference() - Method in class net.openhft.chronicle.wire.YamlWire
-
- newChannel(SocketRegistry, ChronicleChannelCfg, ChannelHeader) - Static method in interface net.openhft.chronicle.wire.channel.ChronicleChannel
-
Creates a new instance of a ChronicleChannel.
- newChannel(SocketRegistry, ChronicleChannelCfg, ChannelHeader) - Static method in class net.openhft.chronicle.wire.channel.impl.ChronicleChannelUtils
-
- newChannelSupplier(ChannelHandler) - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Constructs a new ChronicleChannelSupplier object using the provided ChannelHandler and the settings from this context.
- newClass(String, Set<Class<?>>, ClassLoader, WireType, String, boolean, boolean, boolean) - Static method in class net.openhft.chronicle.wire.GenerateMethodWriter
-
Deprecated.
- newClass(String, Set<Class<?>>, ClassLoader, WireType, String, boolean, boolean, boolean, boolean) - Static method in class net.openhft.chronicle.wire.GenerateMethodWriter
-
- newContext(String) - Static method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Factory method for a new ChronicleContext
- newInstance(Class<T>, WireIn) - Static method in interface net.openhft.chronicle.wire.Demarshallable
-
- newInstanceOrNull(Class) - Method in enum net.openhft.chronicle.wire.SerializationStrategies
-
- newInstanceOrNull(Class<T>) - Method in interface net.openhft.chronicle.wire.SerializationStrategy
-
Constructs and returns a new instance using the provided type
as a reference.
- newIntArrayReference() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- newIntArrayReference() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- newIntArrayReference() - Method in class net.openhft.chronicle.wire.HashWire
-
- newIntArrayReference() - Method in class net.openhft.chronicle.wire.QueryWire
-
- newIntArrayReference() - Method in class net.openhft.chronicle.wire.RawWire
-
- newIntArrayReference() - Method in class net.openhft.chronicle.wire.TextWire
-
- newIntArrayReference() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Creates and returns a new IntArrayValues.
- newIntArrayReference() - Method in class net.openhft.chronicle.wire.YamlWire
-
- newIntReference() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- newIntReference() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- newIntReference() - Method in class net.openhft.chronicle.wire.HashWire
-
- newIntReference() - Method in class net.openhft.chronicle.wire.QueryWire
-
- newIntReference() - Method in class net.openhft.chronicle.wire.RawWire
-
- newIntReference() - Method in class net.openhft.chronicle.wire.TextWire
-
- newIntReference() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Creates and returns a new IntValue.
- newIntReference() - Method in enum net.openhft.chronicle.wire.WireType
-
- newIntReference() - Method in class net.openhft.chronicle.wire.YamlWire
-
- newLongArrayReference() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- newLongArrayReference() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- newLongArrayReference() - Method in class net.openhft.chronicle.wire.HashWire
-
- newLongArrayReference() - Method in class net.openhft.chronicle.wire.QueryWire
-
- newLongArrayReference() - Method in class net.openhft.chronicle.wire.RawWire
-
- newLongArrayReference() - Method in class net.openhft.chronicle.wire.TextWire
-
- newLongArrayReference() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Creates and returns a new LongArrayValues.
- newLongArrayReference() - Method in enum net.openhft.chronicle.wire.WireType
-
- newLongArrayReference() - Method in class net.openhft.chronicle.wire.YamlWire
-
- newLongReference() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- newLongReference() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- newLongReference() - Method in class net.openhft.chronicle.wire.HashWire
-
- newLongReference() - Method in class net.openhft.chronicle.wire.QueryWire
-
- newLongReference() - Method in class net.openhft.chronicle.wire.RawWire
-
- newLongReference() - Method in class net.openhft.chronicle.wire.TextWire
-
- newLongReference() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Creates and returns a new LongValue.
- newLongReference() - Method in enum net.openhft.chronicle.wire.WireType
-
- newLongReference() - Method in class net.openhft.chronicle.wire.YamlWire
-
- newTwoLongReference() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- newTwoLongReference() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Creates and returns a new TwoLongValue.
- newTwoLongReference() - Method in enum net.openhft.chronicle.wire.WireType
-
- newYamlWireOnHeap() - Static method in interface net.openhft.chronicle.wire.Wire
-
Create a YamlWire that write to an on heap Bytes
- next() - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.ExcerptIterator
-
- next() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- next(int) - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- nextClearBit(int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- nextClearBit(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
- nextClearBit(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
- nextDouble() - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.ExcerptIteratorOfDouble
-
- nextLong() - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.ExcerptIteratorOfLong
-
- nextSetBit(int, int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
- nextSetBit(int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- nextSetBit(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- nextSetBit(int, int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
- nextSetBit(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
- nextSetBit(int, int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
- NO_BYTES - Static variable in enum net.openhft.chronicle.wire.Wires
-
- NoDocumentContext - Enum in net.openhft.chronicle.wire
-
- NOOP - Static variable in interface net.openhft.chronicle.wire.DocumentContext
-
- NOT_COMPLETE - Static variable in enum net.openhft.chronicle.wire.Wires
-
- NOT_COMPLETE_UNKNOWN_LENGTH - Static variable in enum net.openhft.chronicle.wire.Wires
-
- NOT_FOUND - Static variable in interface net.openhft.chronicle.wire.Sequence
-
- NOT_FOUND_RETRY - Static variable in interface net.openhft.chronicle.wire.Sequence
-
- NOT_INITIALIZED - Static variable in enum net.openhft.chronicle.wire.Wires
-
- notComplete - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- notComplete - Variable in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- notCompleteIsNotPresent() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- notCompleteIsNotPresent(boolean) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- notCompleteIsNotPresent() - Method in interface net.openhft.chronicle.wire.WireCommon
-
If a message is marked as NOT_COMPLETE is it still present.
- notCompleteIsNotPresent(boolean) - Method in interface net.openhft.chronicle.wire.WireCommon
-
- nu11() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- nu11() - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a null value.
- NULL - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- packageName() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- packageName(String) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- packageName() - Method in class net.openhft.chronicle.wire.GenerateMethodReader
-
- PADDING - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- PADDING32 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- padToCacheAlign() - Method in interface net.openhft.chronicle.wire.WireOut
-
If near the end of a cache line, pad it so a following 4-byte int value will not split a
cache line.
- ParameterizeWireKey - Interface in net.openhft.chronicle.wire
-
This WireKey expects paramaters to follow in a marshallable.
- params() - Method in interface net.openhft.chronicle.wire.ParameterizeWireKey
-
- parent - Variable in class net.openhft.chronicle.wire.AbstractWire
-
- parent() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- parent(Object) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- parent() - Method in class net.openhft.chronicle.wire.HashWire
-
- parent(Object) - Method in class net.openhft.chronicle.wire.HashWire
-
- parent() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Returns the wire parent object.
- parent(Object) - Method in interface net.openhft.chronicle.wire.WireCommon
-
Assigns the wire parent object for later retrieval.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.AbstractLongConverter
-
Parses the provided text using the underlying converter.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Parses the provided text and converts it into a long timestamp.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base128LongConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base256IntConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base32IntConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base40IntConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base85IntConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base95LongConverter
-
Deprecated.
- parse(CharSequence) - Method in interface net.openhft.chronicle.wire.CharConverter
-
Parses the provided
CharSequence and returns the parsed results as a
char primitive.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.converter.PowerOfTwoLongConverter
-
Parses a sequence of characters into a long value.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.converter.SymbolsLongConverter
-
Parses a sequence of characters into a long value.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.HexadecimalIntConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.IdentifierLongConverter
-
- parse(CharSequence) - Method in interface net.openhft.chronicle.wire.IntConverter
-
Deprecated.
Parses the provided
CharSequence and returns the parsed results as an
int primitive.
- parse(CharSequence) - Method in interface net.openhft.chronicle.wire.LongConverter
-
Parses the provided
CharSequence and returns the parsed results as a
long primitive.
- parse(ValueIn) - Method in interface net.openhft.chronicle.wire.MarshallableParser
-
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.MicroDurationLongConverter
-
Parses the provided
CharSequence into a duration and returns the equivalent duration in microseconds.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.NanoDurationLongConverter
-
Parses the provided
CharSequence into a duration and returns the equivalent duration in nanoseconds.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.OxHexadecimalLongConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
Parses the provided
CharSequence into a timestamp in the configured time unit.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.UnsignedIntConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.UnsignedLongConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.WatermarkedMicroTimestampLongConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.WordsIntConverter
-
Deprecated.
- parse(CharSequence) - Method in class net.openhft.chronicle.wire.WordsLongConverter
-
Parses the provided text to produce a long value.
- parseDouble() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- parseFormattedDate(ZonedDateTime) - Method in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Interpret formatted date
- parseFormattedDate(ZonedDateTime) - Method in class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
Parses a formatted date into a long timestamp.
- parseFormattedDate(ZonedDateTime) - Method in class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
Parses a formatted date into a long timestamp.
- parseFormattedDate(ZonedDateTime) - Method in class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
Parses a formatted date into a long timestamp.
- parseLong() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- parseOne(WireIn) - Method in class net.openhft.chronicle.wire.VanillaWireParser
-
- parseOne(WireIn) - Method in interface net.openhft.chronicle.wire.WireParser
-
- parseTimestamp(long, CharSequence) - Method in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Interpret long timestamp
- parseTimestamp(long, CharSequence) - Method in class net.openhft.chronicle.wire.MicroTimestampLongConverter
-
Parses a long timestamp.
- parseTimestamp(long, CharSequence) - Method in class net.openhft.chronicle.wire.MilliTimestampLongConverter
-
Parses a long timestamp.
- parseTimestamp(long, CharSequence) - Method in class net.openhft.chronicle.wire.NanoTimestampLongConverter
-
Parses a long timestamp.
- parseUntil(StringBuilder, StopCharTester) - Method in class net.openhft.chronicle.wire.TextWire
-
- parseUntil(StringBuilder, StopCharsTester) - Method in class net.openhft.chronicle.wire.TextWire
-
- parseWord(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire
-
- pathFor(MessageHistory) - Method in class net.openhft.chronicle.wire.MessagePathClassifier
-
- pauser() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- pauser(Pauser) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- pauser() - Method in class net.openhft.chronicle.wire.HashWire
-
- pauser(Pauser) - Method in class net.openhft.chronicle.wire.HashWire
-
- pauser(Pauser) - Method in interface net.openhft.chronicle.wire.WireCommon
-
Sets the Pauser implementation to be used for blocking operations.
- pauser() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Returns the current Pauser implementation being used for blocking operations.
- pauserMode() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Returns the PauserMode.
- pauserMode(PauserMode) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Sets the PauserMode to be used by the connection.
- pauserMode(PauserMode) - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Sets the PauserMode to control the balance between CPU usage and minimising latency
- peekBack() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- peekCode() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- peekStringIgnoreCase(String) - Method in class net.openhft.chronicle.wire.TextWire
-
returns true if the next string is str
- performClose() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Closes all resources managed by this context in a quiet manner, i.e., without throwing any exceptions.
- performClose() - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
- performClose() - Method in class net.openhft.chronicle.wire.channel.impl.SocketRegistry
-
- performClose() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- performClose() - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- performClose() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- performClose() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- popState() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- popState() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- port() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
- port(int) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
- port() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
- PORT - Static variable in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
- port() - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Returns the port number on which the gateway is listening.
- port() - Method in class net.openhft.chronicle.wire.channel.HostPortCfg
-
- position - Variable in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- position() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- position - Variable in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- postSetup() - Method in interface net.openhft.chronicle.wire.TextMethodTester.PostSetup
-
- PowerOfTwoLongConverter - Class in net.openhft.chronicle.wire.converter
-
A specialized implementation of the
LongConverter interface
for converting long values to and from strings using power-of-two bases.
- PowerOfTwoLongConverter(String) - Constructor for class net.openhft.chronicle.wire.converter.PowerOfTwoLongConverter
-
Initializes a new instance with a given set of symbols.
- predicate(Predicate) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- predicate(Predicate<?>) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
- present - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- present - Variable in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- previousClearBit(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns the index of the nearest bit that is set to false that occurs on or before the specified starting index.
- previousClearBit(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the index of the nearest bit that is set to false that occurs on or before the specified starting index.
- previousSetBit(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns the index of the nearest bit that is set to true that occurs on or before the specified starting index.
- previousSetBit(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the index of the nearest bit that is set to true that occurs on or before the specified starting index.
- project(Class<T>, Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
- protocol() - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelSupplier
-
Retrieves the protocol used by this supplier for creating ChronicleChannel instances.
- protocol(String) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelSupplier
-
Sets the protocol used by this supplier for creating ChronicleChannel instances.
- proxyClass() - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- proxyClass(Class<?>) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- push(long) - Method in class net.openhft.chronicle.wire.YamlKeys
-
- push(YamlToken) - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- pushState() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- pushState() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- put(CharSequence, T) - Method in class net.openhft.chronicle.wire.CharSequenceObjectMap
-
- rawBytes(byte[]) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- rawBytes(byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a raw bytes sequence value.
- 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
-
Write a raw text value.
- 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
-
- readContext - Variable in class net.openhft.chronicle.wire.TextWire
-
- 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
-
- readDocument(ReadMarshallable, ReadMarshallable) - Method in class net.openhft.chronicle.wire.YamlWire
-
- readDocument(long, ReadMarshallable, ReadMarshallable) - Method in class net.openhft.chronicle.wire.YamlWire
-
- 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 class net.openhft.chronicle.wire.channel.echo.internal.EchoChannel
-
- readingDocument() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- readingDocument() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- 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 class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- readLength() - Method in interface net.openhft.chronicle.wire.ValueIn
-
the length of the field as bytes including any encoding and header character
- readLengthMarshallable() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- 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.AbstractMarshallableCfg
-
Reads the state of this configuration object from the given wire input.
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- readMarshallable(WireIn) - Method in interface net.openhft.chronicle.wire.Marshallable
-
Reads the state of the Marshallable object from the given wire input.
- 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(BytesIn<?>) - Method in class net.openhft.chronicle.wire.SelfDescribingTriviallyCopyable
-
- 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
-
Reads and populates the DTO based on the provided input.
- 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(Class<?>, 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
-
Reads and populates the DTO based on the provided order.
- readMarshallableInputOrder(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
-
Reads and populates the DTO based on the input's order.
- readMetaDataHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- readMetaDataHeader() - Method in interface net.openhft.chronicle.wire.WireIn
-
- readNumber() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- readObject() - Method in class net.openhft.chronicle.wire.TextWire
-
- readOne() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- readOne(StringBuilder, Class<T>) - Method in interface net.openhft.chronicle.wire.channel.ChronicleChannel
-
Reads a single event of the expected type from the channel.
- readOne(long, WireIn) - Method in interface net.openhft.chronicle.wire.FieldNumberParselet
-
- readOne() - Method in class net.openhft.chronicle.wire.InputStreamToWire
-
- readOne(MethodReader, ExceptionHandler) - 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
-
Deprecated.
- readOneCallMeta(WireIn) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
Deprecated.
- readOneGenerated(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.
- readOneMetaGenerated(WireIn) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- 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(Class, 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
-
- recordAsYaml(Class<T>, PrintStream) - Static method in enum net.openhft.chronicle.wire.Wires
-
Creates and returns a proxy of the specified interface.
- 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.channel.ChannelHandler
-
- recordHistory() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- recordHistory() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- recordHistory() - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- recordHistory(boolean) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
-
- recordHistory() - Method in interface net.openhft.chronicle.wire.MethodWriterWithContext
-
- RecordHistory<T> - Interface in net.openhft.chronicle.wire.utils
-
Write a history before each message
- RedirectHeader - Class in net.openhft.chronicle.wire.channel
-
A specialized version of
AbstractHeader, acting similar to an HTTP redirect header.
- RedirectHeader(List<String>) - Constructor for class net.openhft.chronicle.wire.channel.RedirectHeader
-
Constructs a new RedirectHeader instance, populating its internal list of
URL locations with the provided list.
- reducing(Supplier<A>, ObjDoubleConsumer<A>, ToDoubleFunction<A>) - Method in interface net.openhft.chronicle.wire.domestic.reduction.Reduction.DoubleReductionBuilder
-
Creates and returns a new Reduction of type DoubleSupplier using the provided
parameters.
- reducing(Supplier<A>, ObjLongConsumer<A>, ToLongFunction<A>) - Method in interface net.openhft.chronicle.wire.domestic.reduction.Reduction.LongReductionBuilder
-
Creates and returns a new Reduction of type LongSupplier using the provided
parameters.
- reducing(Supplier<A>, ObjDoubleConsumer<A>, ToDoubleFunction<A>) - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.VanillaDoubleReductionBuilder
-
- reducing(Supplier<A>, ObjLongConsumer<A>, ToLongFunction<A>) - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.VanillaLongReductionBuilder
-
- reducingConcurrent(T, BinaryOperator<T>) - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a
Collector which performs a concurrent reduction of its
input elements under a specified
BinaryOperator using the
provided identity.
- reducingConcurrent(BinaryOperator<T>) - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a Collector which performs a concurrent reduction of its
input elements under a specified BinaryOperator.
- reducingConcurrent(R, Function<? super T, ? extends R>, BinaryOperator<R>) - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a Collector which performs a concurrent reduction of its
input elements under a specified mapping function and
BinaryOperator.
- reducingDouble(ToDoubleDocumentExtractor, double, DoubleBinaryOperator) - Static method in class net.openhft.chronicle.wire.domestic.reduction.Reductions
-
Creates and returns a new Reduction that will extract elements of type double using
the provided extractor and will accumulate values using the provided accumulator.
- reducingLong(ToLongDocumentExtractor, long, LongBinaryOperator) - Static method in class net.openhft.chronicle.wire.domestic.reduction.Reductions
-
Creates and returns a new Reduction that will extract elements of type long using
the provided extractor and will accumulate values using the provided accumulator.
- Reduction<T> - Interface in net.openhft.chronicle.wire.domestic.reduction
-
- reduction() - Method in interface net.openhft.chronicle.wire.domestic.reduction.Reduction
-
Returns a view of the underlying reduction.
- reduction() - Method in class net.openhft.chronicle.wire.domestic.reduction.Reductions.Counting
-
- reduction() - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.CollectorReduction
-
- reduction() - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.DoubleSupplierReduction
-
- reduction() - Method in class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.LongSupplierReduction
-
- Reduction.DoubleReductionBuilder - Interface in net.openhft.chronicle.wire.domestic.reduction
-
- Reduction.LongReductionBuilder - Interface in net.openhft.chronicle.wire.domestic.reduction
-
- Reduction.ReductionBuilder<E> - Interface in net.openhft.chronicle.wire.domestic.reduction
-
- Reductions - Class in net.openhft.chronicle.wire.domestic.reduction
-
- Reductions.Counting - Class in net.openhft.chronicle.wire.domestic.reduction
-
A Reduction class that counts the number of excerpts that have been processed.
- ReductionUtil - Class in net.openhft.chronicle.wire.internal.reduction
-
- ReductionUtil.CollectorReduction<E,A,R> - Class in net.openhft.chronicle.wire.internal.reduction
-
- ReductionUtil.DoubleSupplierReduction<A> - Class in net.openhft.chronicle.wire.internal.reduction
-
- ReductionUtil.LongSupplierReduction<A> - Class in net.openhft.chronicle.wire.internal.reduction
-
- ReductionUtil.VanillaDoubleReductionBuilder - Class in net.openhft.chronicle.wire.internal.reduction
-
- ReductionUtil.VanillaLongReductionBuilder - Class in net.openhft.chronicle.wire.internal.reduction
-
- ReductionUtil.VanillaReductionBuilder<E> - Class in net.openhft.chronicle.wire.internal.reduction
-
- ReflectionUtil - Class in net.openhft.chronicle.wire
-
- RegexFieldAgitator - Class in net.openhft.chronicle.wire.utils
-
- RegexFieldAgitator(String, String, String) - Constructor for class net.openhft.chronicle.wire.utils.RegexFieldAgitator
-
- 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
-
- REGRESS_TESTS - Static variable in interface net.openhft.chronicle.wire.utils.YamlTester
-
Enabling this will overwrite the output yaml file instead of checking it.
- releaseConsumer() - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- releaseProducer() - Method in class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- releaseProducer() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- releaseProducer() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- releaseProducer() - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- releaseProducer() - Method in interface net.openhft.chronicle.wire.channel.InternalChronicleChannel
-
Releases the producer instance previously acquired with acquireProducer().
- removeHostnamePort(String, int) - Method in class net.openhft.chronicle.wire.channel.ChronicleChannelCfg
-
Removes a hostname and port from the set of host ports.
- removeIndex(int) - Method in class net.openhft.chronicle.wire.YamlKeys
-
- removeMaskedTidFromHeader(int) - Static method in enum net.openhft.chronicle.wire.Wires
-
- replaceAll(String, String, String) - Static method in interface net.openhft.chronicle.wire.utils.YamlAgitator
-
- replaceInHeader(ChannelHeader) - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Allows replacing of the inbound channel header.
- replaceOutHeader(ChannelHeader) - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Allows replacing of the outbound channel header.
- replaceOutHeader(ChannelHeader) - Method in class net.openhft.chronicle.wire.channel.ChronicleServiceMain
-
- replacingMerger() - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a merger that will replace an existing value with the latest value.
- replay() - Method in class net.openhft.chronicle.wire.channel.ReplyHeader
-
Retrieves the reply object stored in the header.
- replay(String, Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
Reads the content of a specified Yaml file and feeds it to the specified object.
- replayOnto(MarshallableIn, ExcerptListener) - Static method in class net.openhft.chronicle.wire.domestic.AutoTailers
-
- ReplyHeader<R> - Class in net.openhft.chronicle.wire.channel
-
Class ReplyHeader extends the AbstractHeader class and encapsulates a reply object of type R.
- ReplyHeader(R) - Constructor for class net.openhft.chronicle.wire.channel.ReplyHeader
-
Constructs a new ReplyHeader instance with the specified reply object.
- ReplyingHandler<H extends ReplyingHandler<H>> - Class in net.openhft.chronicle.wire.channel
-
An abstract handler that provides a mechanism for sending responses in a communication protocol.
- ReplyingHandler() - Constructor for class net.openhft.chronicle.wire.channel.ReplyingHandler
-
- rereadFrom(long) - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- reset() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- reset() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- reset() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- reset() - Method in interface net.openhft.chronicle.wire.DocumentContext
-
call close once, then discard any remaining state
- reset() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- reset() - Method in interface net.openhft.chronicle.wire.DynamicEnum
-
Not resettable, treat as immutable.
- reset() - Method in class net.openhft.chronicle.wire.HashWire
-
- 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 enum net.openhft.chronicle.wire.NoDocumentContext
-
- reset() - Method in class net.openhft.chronicle.wire.RawWire
-
- reset() - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- reset() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- reset() - Method in class net.openhft.chronicle.wire.TextWire
-
- reset() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- reset() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- reset(int, long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- reset() - Method in interface net.openhft.chronicle.wire.WireCommon
-
Reset the state of the wire
- 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
-
- 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 class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- 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
-
- responseHeader(ChronicleContext) - Method in interface net.openhft.chronicle.wire.channel.ChannelHandler
-
Provides a response header to send back to the client.
- responseHeader(ChronicleContext) - Method in class net.openhft.chronicle.wire.channel.ErrorReplyHandler
-
Creates an
ErrorHeader as a response, populated with the current error message.
- responseHeader(ChronicleContext) - Method in class net.openhft.chronicle.wire.channel.ReplyingHandler
-
- restIgnored() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- retainingMerger() - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a merger that will retain an existing value and discard the latest value.
- 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(ChronicleContext, ChronicleChannel) - Method in interface net.openhft.chronicle.wire.channel.ChannelHandler
-
Executes actions within the provided context and channel.
- run() - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Main execution loop for the gateway.
- run(ChronicleContext, ChronicleChannel) - Method in class net.openhft.chronicle.wire.channel.echo.EchoHandler
-
Executes the main logic of this EchoHandler, which continuously reads incoming data from the
provided channel and echoes it back to the sender.
- run(ChronicleContext, ChronicleChannel) - Method in class net.openhft.chronicle.wire.channel.ReplyingHandler
-
- run() - Method in class net.openhft.chronicle.wire.internal.InternalAutoTailers.RunnablePoller
-
- run() - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- RunnablePoller(Supplier<? extends MarshallableIn>, ExcerptListener, Supplier<Pauser>) - Constructor for class net.openhft.chronicle.wire.internal.InternalAutoTailers.RunnablePoller
-
- runTest(Class<?>, String) - Static method in interface net.openhft.chronicle.wire.utils.YamlTester
-
Test a component implemented in a class using in.yaml comparing with out.yaml,
with optionally setup.yaml to initialise it.
- runTest(Function<T, Object>, Class<T>, String) - Static method in interface net.openhft.chronicle.wire.utils.YamlTester
-
Test a component implemented in a class using in.yaml comparing with out.yaml,
with optionally setup.yaml to initialise it.
- runTest(Function<T, Object>, Function<WireOut, T>, String) - Static method in interface net.openhft.chronicle.wire.utils.YamlTester
-
Test a component implemented in a class using in.yaml comparing with out.yaml,
with optionally setup.yaml to initialise it.
- sb - Variable in class net.openhft.chronicle.wire.YamlWireOut
-
- scanning(boolean) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- scanning(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
-
When enabled, readOne() will skip over meta data and unknown events to find at least one event.
- 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
-
- SelfDescribingTriviallyCopyable - Class in net.openhft.chronicle.wire
-
- SelfDescribingTriviallyCopyable() - Constructor for class net.openhft.chronicle.wire.SelfDescribingTriviallyCopyable
-
- 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 class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- sequence(List<T>, List<T>, Supplier<T>, ValueIn.Reader) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- sequence(List<T>, List<T>, Supplier<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- sequence(T, K, TriConsumer<T, K, ValueIn>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- 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
-
Write a sequence value.
- sequence(Iterable<T>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- sequence(T, BiConsumer<T, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a sequence value using the provided writer.
- sequence(T, K, TriConsumer<T, K, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a sequence value using the provided parametrized writer.
- 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
-
Write a sequence value of a specified length.
- 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
-
Implementation of
LongConverter for converting timestamps that represent service times.
- ServicesTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
- sessionName() - Method in class net.openhft.chronicle.wire.channel.AbstractHeader
-
Retrieves the session name associated with this header.
- sessionName(String) - Method in class net.openhft.chronicle.wire.channel.AbstractHeader
-
Sets the session name associated with this header.
- sessionName() - Method in interface net.openhft.chronicle.wire.channel.ChannelHeader
-
Fetches the session name of the channel.
- sessionName(String) - Method in interface net.openhft.chronicle.wire.channel.ChannelHeader
-
Assigns a new session name to the channel.
- set(int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Sets the bit at the specified index to true.
- set(int, boolean) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Sets the bit at the specified index to the specified value.
- set(int, int) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- set(int, int, boolean) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the specified value.
- 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(Object, char) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.CharFieldInfo
-
- set(Object, double) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.DoubleFieldInfo
-
- set(Object, int) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.IntFieldInfo
-
- set(Object, long) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.LongFieldInfo
-
- set(Object, Object) - Method in class net.openhft.chronicle.wire.internal.fieldinfo.ObjectFieldInfo
-
- set(int, long, LongArrayValueBitSet.LongFunction) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- set(LongValue, long) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- set(int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Sets the bit at the specified index to true.
- set(int, boolean) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- set(int, int) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- 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 its 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
-
Write a set (collection) value.
- set(Set<V>, Class<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a set containing specified type of entries.
- set(Object, Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- set(Object, int) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- set(Object, char) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- set(Object, long) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- set(Object, double) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- 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
-
- setOverrideSelfDescribing(Boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- 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
-
- setWord(int, long) - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
- setWord(int, long) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- setWord(int, long) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- shift - Variable in class net.openhft.chronicle.wire.internal.FromStringInterner
-
- 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
-
- SINGLE_THREADED_CHECK_DISABLED - Static variable in class net.openhft.chronicle.wire.TextMethodTester
-
- size() - Method in interface net.openhft.chronicle.wire.ChronicleBitSet
-
Returns the number of bits of space actually in use by this ChronicleBitSet to represent bit values.
- size() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns the number of bits of space actually in use by this ChronicleBitSet to represent bit values.
- size() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns the number of bits of space actually in use by this ChronicleBitSet 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 class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- skipValue() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- SMALL_MESSAGE - Static variable in interface net.openhft.chronicle.wire.ValueOut
-
- SMALL_POSITIVE - Static variable in class net.openhft.chronicle.wire.IdentifierLongConverter
-
- socketRegistry() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Retrieves the SocketRegistry associated with this context.
- SocketRegistry - Class in net.openhft.chronicle.wire.channel.impl
-
- SocketRegistry() - Constructor for class net.openhft.chronicle.wire.channel.impl.SocketRegistry
-
- 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
-
- split(int) - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliteratorOfDouble
-
- split(int) - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliteratorOfLong
-
- spliterator(MarshallableIn, DocumentExtractor<T>) - Static method in class net.openhft.chronicle.wire.domestic.stream.Streams
-
Creates and returns a new ordered
Spliterator whose elements are obtained
by successively applying the provided
extractor on excerpts from the
provided
documentProvider, with no initial size estimate.
- spliteratorOfDouble(MarshallableIn, ToDoubleDocumentExtractor) - Static method in class net.openhft.chronicle.wire.domestic.stream.Streams
-
Creates and returns a new ordered
Spliterator.OfDouble whose elements are obtained
by successively applying the provided
extractor on excerpts from the
provided
documentProvider, with no initial size estimate.
- spliteratorOfLong(MarshallableIn, ToLongDocumentExtractor) - Static method in class net.openhft.chronicle.wire.domestic.stream.Streams
-
Creates and returns a new ordered
Spliterator.OfLong whose elements are obtained
by successively applying the provided
extractor on excerpts from the
provided
documentProvider, with no initial size estimate.
- 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 class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Starts the gateway, binding the server socket channel and starting the acceptor thread if not already running.
- start(boolean) - Method in class net.openhft.chronicle.wire.DocumentContextHolder
-
- 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
-
- startNewGateway() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Starts a new instance of ChronicleGatewayMain if one is not already instantiated for this context.
- stream() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns a stream of indices for which this ChronicleBitSet contains a bit in the set state.
- stream() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns a stream of indices for which this ChronicleBitSet 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
-
- Streams - Class in net.openhft.chronicle.wire.domestic.stream
-
Factories to create standard
Stream and related objects from Chronicle Queues and other MarshallableIn types.
- StreamsUtil - Class in net.openhft.chronicle.wire.internal.stream
-
- StreamsUtil.ExcerptIterator<T> - Class in net.openhft.chronicle.wire.internal.stream
-
- StreamsUtil.ExcerptIteratorOfDouble - Class in net.openhft.chronicle.wire.internal.stream
-
- StreamsUtil.ExcerptIteratorOfLong - Class in net.openhft.chronicle.wire.internal.stream
-
- StreamsUtil.VanillaSpliterator<T> - Class in net.openhft.chronicle.wire.internal.stream
-
- StreamsUtil.VanillaSpliteratorOfDouble - Class in net.openhft.chronicle.wire.internal.stream
-
- StreamsUtil.VanillaSpliteratorOfLong - Class in net.openhft.chronicle.wire.internal.stream
-
- strict() - Method in class net.openhft.chronicle.wire.TextWire
-
- strict(boolean) - Method in class net.openhft.chronicle.wire.TextWire
-
- strictEndOfTextEscaping() - Method in class net.openhft.chronicle.wire.JSONWire
-
Deprecated.
- strictEndOfTextEscaping() - Method in class net.openhft.chronicle.wire.TextWire
-
Deprecated.
- 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
-
- StringConsumerMarshallableOut - Class in net.openhft.chronicle.wire.internal
-
- StringConsumerMarshallableOut(Consumer<String>, WireType) - Constructor for class net.openhft.chronicle.wire.internal.StringConsumerMarshallableOut
-
- stringForCode(int) - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
-
- subSequence(int, int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- supportsEventPoller() - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- supportsEventPoller() - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- supportsEventPoller() - Method in interface net.openhft.chronicle.wire.channel.InternalChronicleChannel
-
Determines if the current channel supports the EventPoller mechanism for polling events.
- swapLeaf(boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- SymbolsLongConverter - Class in net.openhft.chronicle.wire.converter
-
A specialized implementation of the
LongConverter interface for
converting long values to and from strings using arbitrary bases, specifically
those not necessarily in powers of two.
- SymbolsLongConverter(String) - Constructor for class net.openhft.chronicle.wire.converter.SymbolsLongConverter
-
Initializes a new instance with a given set of symbols.
- systemContext() - Method in class net.openhft.chronicle.wire.channel.AbstractHeader
-
Retrieves the system context associated with this header.
- systemContext(SystemContext) - Method in class net.openhft.chronicle.wire.channel.AbstractHeader
-
Sets the system context associated with this header.
- systemContext() - Method in interface net.openhft.chronicle.wire.channel.ChannelHeader
-
Fetches the associated system context of the channel.
- systemContext(SystemContext) - Method in interface net.openhft.chronicle.wire.channel.ChannelHeader
-
Assigns a new system context to the channel.
- systemContext(SystemContext) - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Sets the system context for this context.
- systemContext() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Retrieves the current SystemContext for this process or remote host.
- SystemContext - Class in net.openhft.chronicle.wire.channel
-
Encapsulates system-related information into a singleton object, such as:
the number of available processors, host ID, host name, system up time,
user's country and name, and the Java vendor and version.
- SystemContext() - Constructor for class net.openhft.chronicle.wire.channel.SystemContext
-
- TCPChronicleChannel - Class in net.openhft.chronicle.wire.channel.impl
-
- TCPChronicleChannel(ChronicleChannelCfg, ChannelHeader, SocketRegistry) - Constructor for class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
Initiator constructor
- TCPChronicleChannel(SystemContext, ChronicleChannelCfg, SocketChannel, Function<ChannelHeader, ChannelHeader>, Function<ChannelHeader, ChannelHeader>) - Constructor for class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
Acceptor constructor
- testFilter(Predicate<String>) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- testFilter() - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- testFilter(Predicate<String>) - Method in class net.openhft.chronicle.wire.utils.YamlTesterParametersBuilder
-
- testMessage(long) - Method in interface net.openhft.chronicle.wire.channel.ChronicleChannel
-
Sends a test message using a monotonically increasing timestamp, enabling the caller to wait for a response via lastTestMessage().
- testMessage(long) - Method in class net.openhft.chronicle.wire.channel.echo.internal.EchoChannel
-
- testMessage(long) - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- testMessage(long) - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- text() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- text(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- text(String) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- text(BytesStore) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- text() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- text() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- text(T, BiConsumer<T, String>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- text(StringBuilder) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- text(Bytes<?>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- text() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- text(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a text value.
- text(String) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a text value.
- text(char) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a text value comprised of a single character.
- text(BytesStore) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a text value of BytesStore contents.
- text() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- text(StringBuilder) - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- TextMethodTester<T> - Class in net.openhft.chronicle.wire
-
- TextMethodTester(String, Function<T, Object>, Class<T>, String) - Constructor for class net.openhft.chronicle.wire.TextMethodTester
-
- TextMethodTester(String, BiFunction<T, UpdateInterceptor, Object>, Class<T>, String) - Constructor for class net.openhft.chronicle.wire.TextMethodTester
-
- TextMethodTester(String, Function<T, Object>, Function<WireOut, T>, String) - Constructor for class net.openhft.chronicle.wire.TextMethodTester
-
- TextMethodTester.PostSetup - Interface in net.openhft.chronicle.wire
-
- TextMethodWriterInvocationHandler - Class in net.openhft.chronicle.wire
-
- TextMethodWriterInvocationHandler(Class, Supplier<MarshallableOut>) - Constructor for class net.openhft.chronicle.wire.TextMethodWriterInvocationHandler
-
- TextReadDocumentContext - Class in net.openhft.chronicle.wire
-
- TextReadDocumentContext(AbstractWire) - Constructor for class net.openhft.chronicle.wire.TextReadDocumentContext
-
- textTo(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- textTo(Bytes<?>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- textTo(StringBuilder) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- textTo(Bytes<?>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- textTo(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- textTo(Bytes<?>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- textTo(StringBuilder) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- textTo(Bytes<?>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- TextValueIn() - Constructor for class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- TextWire - Class in net.openhft.chronicle.wire
-
YAML Based wire format
- TextWire(Bytes<?>, boolean) - Constructor for class net.openhft.chronicle.wire.TextWire
-
- TextWire(Bytes<?>) - Constructor for class net.openhft.chronicle.wire.TextWire
-
- TextWire.TextValueIn - Class in net.openhft.chronicle.wire
-
- TextWriteDocumentContext - Class in net.openhft.chronicle.wire
-
- TextWriteDocumentContext(Wire) - Constructor for class net.openhft.chronicle.wire.TextWriteDocumentContext
-
- throwable(boolean) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- throwable(Throwable) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a throwable value.
- throwable(ValueIn, boolean) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
- throwable(ValueIn, boolean, Throwable) - Static method in enum net.openhft.chronicle.wire.WireInternal
-
- throwExceptionIfClosed() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
-
- throwExceptionIfClosed() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
-
- throwingMerger() - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a merger that will throw an Exception if duplicate keys are detected.
- time(T, BiConsumer<T, LocalTime>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- time(LocalTime) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- TIME - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- time(T, BiConsumer<T, LocalTime>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- time(T, BiConsumer<T, LocalTime>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- time(T, BiConsumer<T, LocalTime>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- time() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- time(LocalTime) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a time value.
- timeoutMS(long) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- TIMESTAMP_LONG_CONVERTERS_ZONE_ID_SYSTEM_PROPERTY - Static variable in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
System property to specify the ZoneId for timestamp conversion.
- timeUnit() - Static method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
- timing(int) - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns a timing at a position specified by the input n.
- timing(int) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- timings() - Method in interface net.openhft.chronicle.wire.MessageHistory
-
Returns the number of timings contained in this MessageHistory.
- timings() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
- title - Static variable in enum net.openhft.chronicle.wire.YamlLogging
-
- tmpHeader - Variable in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
-
- toByteArray() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns a new byte array containing all the bits in this bit set.
- toByteArray() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns a new byte array containing all the bits in this bit set.
- toCode(CharSequence) - Static method in interface net.openhft.chronicle.wire.WireKey
-
- toConcurrentList() - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a concurrent Collector that reduces the input elements into a
new List.
- toConcurrentSet() - Static method in class net.openhft.chronicle.wire.domestic.reduction.ConcurrentCollectors
-
Returns a concurrent Collector that reduces the input elements into a
new Set.
- ToDoubleDocumentExtractor - Interface in net.openhft.chronicle.wire.domestic.extractor
-
- toEnd - Variable in enum net.openhft.chronicle.wire.YamlToken
-
- toFile(String) - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Returns a new File instance for the given name space (sub-directory) within this context.
- toFile(String, WriteMarshallable) - Method in enum net.openhft.chronicle.wire.WireType
-
- toFileAsMap(String, Map<String, T>) - Method in enum net.openhft.chronicle.wire.WireType
-
- toFileAsMap(String, Map<String, T>, boolean) - Method in enum net.openhft.chronicle.wire.WireType
-
- toggle - Variable in class net.openhft.chronicle.wire.internal.FromStringInterner
-
- toggle() - Method in class net.openhft.chronicle.wire.internal.FromStringInterner
-
- toIndex(long, long) - Method in interface net.openhft.chronicle.wire.Sequence
-
- toIntU30(long, String) - Static method in enum net.openhft.chronicle.wire.Wires
-
- ToLongDocumentExtractor - Interface in net.openhft.chronicle.wire.domestic.extractor
-
- topContext() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- toSequenceNumber(long) - Method in interface net.openhft.chronicle.wire.Sequence
-
- toString() - Method in class net.openhft.chronicle.wire.AbstractCommonMarshallable
-
Deprecated.
- toString() - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- toString() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
-
- toString() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- toString() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
- toString() - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns a string representation of this bit set.
- toString() - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
Returns a string representation of this bit set.
- toString() - Method in class net.openhft.chronicle.wire.MessagePathClassifier
-
- toString() - Method in class net.openhft.chronicle.wire.RawWire
-
- toString() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
-
- toString() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- toString() - Method in class net.openhft.chronicle.wire.TextWire
-
- toString() - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
-
- toString() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
-
We need a custom toString as the base class toString calls writeMarshallable which does not mutate this,
but will display a different result every time you toString the object as it outputs System.nanoTime
or Wall Clock in NS if the wall.clock.message.history system property is set
- toString() - Method in class net.openhft.chronicle.wire.YamlTokeniser
-
- toString() - Method in class net.openhft.chronicle.wire.YamlWire
-
- toTime(long) - Static method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
-
Converts the given long value to the configured time unit.
- TriConsumer<T,U,V> - Interface in net.openhft.chronicle.wire
-
- trimFirstCurly() - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- trimFirstCurly(boolean) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- TRUE - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- tryAdvance(Consumer<? super T>) - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliterator
-
- trySplit() - Method in class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliterator
-
- tupleFor(Class<T>, String) - Static method in enum net.openhft.chronicle.wire.Wires
-
- type - Variable in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- type() - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
-
- type() - Method in interface net.openhft.chronicle.wire.FieldInfo
-
Returns a
Class identifying the declared type of the field
represented by this
FieldInfo object.
- type() - Method in interface net.openhft.chronicle.wire.SerializationStrategy
-
Returns the type handled by this serialization strategy.
- type() - Method in interface net.openhft.chronicle.wire.WireKey
-
- TYPE - Static variable in class net.openhft.chronicle.wire.YamlWireOut
-
- TYPE_LITERAL - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- TYPE_PREFIX - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- TYPE_STR - Static variable in class net.openhft.chronicle.wire.TextWire
-
- typedMarshallable() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typedMarshallable(Function<Class, ReadMarshallable>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typedMarshallable() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- typedMarshallable() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- typedMarshallable() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typedMarshallable(Function<Class, ReadMarshallable>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typedMarshallable(WriteMarshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
-
To be used when you know it is a typed marshallable object.
- typedMarshallable(Serializable) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- typedMarshallable(CharSequence, WriteMarshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
-
- typedMarshallable0() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typedScalar(Object) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an typed scalar value as type prefixed text.
- typeLiteral(BiFunction<CharSequence, ClassNotFoundException, Type>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typeLiteral(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- typeLiteral(Class) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- typeLiteral(BiConsumer<Class, Bytes<?>>, Class) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- typeLiteral(BiFunction<CharSequence, ClassNotFoundException, Type>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- typeLiteral(BiFunction<CharSequence, ClassNotFoundException, Type>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- typeLiteral(T, BiConsumer<T, Class>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typeLiteral(T, BiConsumer<T, Class>, Class) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typeLiteral() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typeLiteral(BiFunction<CharSequence, ClassNotFoundException, Type>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typeLiteral(Class) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type literal value of a specified
Class.
- typeLiteral(Type) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type literal value of a specified
Type.
- typeLiteral(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type literal value.
- typeLiteral(BiConsumer<Class, Bytes<?>>, Class) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type literal value using the specified type translator.
- typeLiteralAsText(T, BiConsumer<T, CharSequence>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typeLiteralAsText(T, BiConsumer<T, CharSequence>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- typeLiteralAsText(T, BiConsumer<T, CharSequence>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- typeLiteralAsText(T, BiConsumer<T, CharSequence>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typeNameFor(Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
- typeNameFor(ClassLookup, Object) - Static method in enum net.openhft.chronicle.wire.Wires
-
- typePrefix() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typePrefix(T, BiConsumer<T, CharSequence>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typePrefix(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- typePrefix(T, BiConsumer<T, CharSequence>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- typePrefix() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- typePrefix(T, BiConsumer<T, CharSequence>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- typePrefix() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- typePrefix(T, BiConsumer<T, CharSequence>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typePrefix() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- typePrefix(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type prefix for a value.
- typePrefix(Class) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a type prefix for a value of a specified
Class.
- typePrefixOrObject(Class) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- typePrefixOrObject(Class) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- typePrefixOrObject(Class) - Method in interface net.openhft.chronicle.wire.ValueIn
-
read a class with a super class or actual class as a hint
- U8_ARRAY - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- uint16(T, ObjIntConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- uint16() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- UINT16 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- uint16(T, ObjIntConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- uint16() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- uint16(T, ObjIntConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- uint16() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- uint16(T, ObjIntConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- uint16() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- uint16(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an unsigned 16-bit integer value.
- uint16checked(int) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- uint16checked(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- uint16checked(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an unsigned 16-bit integer value.
- uint32(T, ObjLongConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- UINT32 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- uint32(T, ObjLongConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- uint32(T, ObjLongConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- uint32(T, ObjLongConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- uint32(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an unsigned 32-bit integer value.
- uint32checked(long) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- uint32checked(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- uint32checked(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an unsigned 32-bit integer value.
- uint8(T, ObjShortConsumer<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- UINT8 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- uint8(T, ObjShortConsumer<T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- uint8(T, ObjShortConsumer<T>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- uint8(T, ObjShortConsumer<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- uint8(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an unsigned 8-bit integer value.
- uint8checked(int) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- uint8checked(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- uint8checked(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an unsigned 8-bit integer value.
- ULL - Static variable in class net.openhft.chronicle.wire.JSONWire
-
- underlyingType() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- underlyingWire() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
-
- unescape(ACS) - Static method in class net.openhft.chronicle.wire.TextWire
-
- unexpectedCode() - Static method in class net.openhft.chronicle.wire.BinaryWire
-
- unexpectedField(Object, ValueIn) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
-
Handles the presence of unexpected fields during the reading process.
- unexpectedField(Object, ValueIn) - Method in interface net.openhft.chronicle.wire.ReadMarshallable
-
- UnexpectedFieldHandlingException - Exception in net.openhft.chronicle.wire
-
- UnexpectedFieldHandlingException(Throwable) - Constructor for exception net.openhft.chronicle.wire.UnexpectedFieldHandlingException
-
- UNKNOWN_LENGTH - Static variable in enum net.openhft.chronicle.wire.Wires
-
- unknownCode(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- UnrecoverableTimeoutException - Exception in net.openhft.chronicle.wire
-
- UnrecoverableTimeoutException(Exception) - Constructor for exception net.openhft.chronicle.wire.UnrecoverableTimeoutException
-
- UnsignedIntConverter - Class in net.openhft.chronicle.wire
-
Deprecated.
- UnsignedIntConverter() - Constructor for class net.openhft.chronicle.wire.UnsignedIntConverter
-
Deprecated.
- UnsignedLongConverter - Class in net.openhft.chronicle.wire
-
Deprecated.
- UnsignedLongConverter() - Constructor for class net.openhft.chronicle.wire.UnsignedLongConverter
-
Deprecated.
- untypedObject(Object) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an untyped object value.
- UPDATE_INTERCEPTOR - Static variable in class net.openhft.chronicle.wire.GenerateMethodWriter
-
- updateAlias() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- UPDATED_ALIAS - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- updateEnum(E) - Static method in interface net.openhft.chronicle.wire.DynamicEnum
-
Uses a floating DynamicEnum to update the cached copy so every deserialization of the value from name() use have this information
- updateEvent(String) - Method in interface net.openhft.chronicle.wire.Event
-
Updates event with new event name, updating event time to now if required.
- updateFirstHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- updateFirstHeader(long) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- updateFirstHeader() - Method in class net.openhft.chronicle.wire.HashWire
-
- updateFirstHeader(long) - Method in class net.openhft.chronicle.wire.HashWire
-
- updateFirstHeader() - Method in interface net.openhft.chronicle.wire.WireOut
-
INTERNAL METHOD, call writingDocument instead
- updateFirstHeader(long) - Method in interface net.openhft.chronicle.wire.WireOut
-
INTERNAL METHOD, call writingDocument instead
- updateHeader(long, boolean, int) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- updateHeader(long, boolean, int) - Method in class net.openhft.chronicle.wire.HashWire
-
- updateHeader(long, boolean, int) - Method in interface net.openhft.chronicle.wire.WireOut
-
INTERNAL METHOD, call writingDocument instead
- updateInterceptor(UpdateInterceptor) - Method in class net.openhft.chronicle.wire.TextMethodTester
-
- updateInterceptor(UpdateInterceptor) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- UPPER - Static variable in class net.openhft.chronicle.wire.Base40LongConverter
-
Deprecated.
- upTime() - Method in class net.openhft.chronicle.wire.channel.SystemContext
-
Provides the system's up time in nanoseconds.
- url() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Retrieves the URL of this context.
- url() - Method in class net.openhft.chronicle.wire.MarshallableOutBuilder
-
- urlFor(String) - Static method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Parses a URL from a string, initializing any custom handlers as necessary.
- use8bit - Variable in class net.openhft.chronicle.wire.AbstractWire
-
- useAffinity() - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Retrieves the status of affinity usage in this context.
- useAffinity(boolean) - Method in class net.openhft.chronicle.wire.channel.ChronicleContext
-
Sets the status of affinity usage in this context.
- useBinaryDocuments() - Method in class net.openhft.chronicle.wire.TextWire
-
- useBinaryDocuments() - Method in class net.openhft.chronicle.wire.YamlWire
-
- useMethodIds(boolean) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
-
- useMethodIds() - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
-
- useMethodIds(boolean) - Method in class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
-
- useMethodIds(boolean) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
-
- usePadding(boolean) - Method in class net.openhft.chronicle.wire.AbstractWire
-
- usePadding() - Method in class net.openhft.chronicle.wire.AbstractWire
-
- usePadding(boolean) - Method in class net.openhft.chronicle.wire.HashWire
-
- usePadding() - Method in class net.openhft.chronicle.wire.HashWire
-
- usePadding(boolean) - Method in interface net.openhft.chronicle.wire.WireCommon
-
- usePadding() - Method in interface net.openhft.chronicle.wire.WireCommon
-
- userCountry() - Method in class net.openhft.chronicle.wire.channel.SystemContext
-
Provides the user's country in the current system.
- userName() - Method in class net.openhft.chronicle.wire.channel.SystemContext
-
Provides the username of the current user in the system.
- useSelfDescribingMessage(CommonMarshallable) - Method in class net.openhft.chronicle.wire.BinaryWire
-
- useSelfDescribingMessage(CommonMarshallable) - Method in class net.openhft.chronicle.wire.HashWire
-
- useSelfDescribingMessage(CommonMarshallable) - Method in class net.openhft.chronicle.wire.RawWire
-
- useSelfDescribingMessage(CommonMarshallable) - Method in class net.openhft.chronicle.wire.ReadAnyWire
-
- useSelfDescribingMessage(CommonMarshallable) - Method in class net.openhft.chronicle.wire.TextWire
-
- useSelfDescribingMessage(CommonMarshallable) - Method in interface net.openhft.chronicle.wire.WireCommon
-
Should this wire write the object as a Marshallable or BytesMarshallable
- useSelfDescribingMessage(CommonMarshallable) - Method in class net.openhft.chronicle.wire.YamlWire
-
- usesSelfDescribingMessage() - Method in class net.openhft.chronicle.wire.BytesInBinaryMarshallable
-
- usesSelfDescribingMessage() - Method in class net.openhft.chronicle.wire.SelfDescribingMarshallable
-
- useTextDocuments() - Method in class net.openhft.chronicle.wire.JSONWire
-
- useTextDocuments() - Method in class net.openhft.chronicle.wire.TextWire
-
- useTextDocuments() - Method in class net.openhft.chronicle.wire.YamlWire
-
- useTypes(boolean) - Method in class net.openhft.chronicle.wire.JSONWire
-
- useTypes() - Method in class net.openhft.chronicle.wire.JSONWire
-
- useUpdateInterceptor() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- useUpdateInterceptor(boolean) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
-
- UTC - Static variable in class net.openhft.chronicle.wire.AbstractTimestampLongConverter
-
Universal Time Coordinated (UTC) timezone
- utf8(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- utf8(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a single Java 16-bit Unicode codepoint.
- uuid() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- uuid(T, BiConsumer<T, UUID>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- uuid(UUID) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
-
- UUID - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
-
- uuid(T, BiConsumer<T, UUID>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- uuid(T, BiConsumer<T, UUID>) - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- uuid(T, BiConsumer<T, UUID>) - Method in interface net.openhft.chronicle.wire.ValueIn
-
- uuid() - Method in interface net.openhft.chronicle.wire.ValueIn
-
- uuid(UUID) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a UUID value.
- Validate - Interface in net.openhft.chronicle.wire
-
- validate(Object) - Method in interface net.openhft.chronicle.wire.Validate
-
- validateHandler(Marshallable) - Method in class net.openhft.chronicle.wire.channel.ChronicleGatewayMain
-
Validates that the incoming request contains a valid handler.
- valueIn - Variable in class net.openhft.chronicle.wire.BinaryWire
-
- 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(String) - Static method in enum net.openhft.chronicle.wire.internal.GenericReflection
-
Returns the enum constant of this type with the specified name.
- valueOf(byte[]) - Static method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
Returns a new bit set containing all the bits in the given byte array.
- 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.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.utils.MethodReaderStatus
-
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.WireOut.EndOfWire
-
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.
- valueOut - Variable in class net.openhft.chronicle.wire.YamlWireOut
-
- ValueOut.MapMarshaller<K,V> - Class in net.openhft.chronicle.wire
-
- 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.internal.GenericReflection
-
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.utils.MethodReaderStatus
-
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.WireOut.EndOfWire
-
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
-
- VanillaDoubleReductionBuilder(ToDoubleDocumentExtractor) - Constructor for class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.VanillaDoubleReductionBuilder
-
- VanillaFieldInfo - Class in net.openhft.chronicle.wire
-
- VanillaFieldInfo(String, Class, BracketType, Field) - Constructor for class net.openhft.chronicle.wire.VanillaFieldInfo
-
Deprecated.
- VanillaLongReductionBuilder(ToLongDocumentExtractor) - Constructor for class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.VanillaLongReductionBuilder
-
- 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[], Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
-
- VanillaMethodReader(MarshallableIn, boolean, WireParselet, FieldNumberParselet, MethodReaderInterceptorReturns, Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
-
- VanillaMethodReader(MarshallableIn, boolean, WireParselet, FieldNumberParselet, MethodReaderInterceptorReturns, Object[], Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
-
- VanillaMethodReader(MarshallableIn, boolean, WireParselet, FieldNumberParselet, MethodReaderInterceptorReturns, Object[], Predicate, 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
-
- VanillaReductionBuilder(DocumentExtractor<E>) - Constructor for class net.openhft.chronicle.wire.internal.reduction.ReductionUtil.VanillaReductionBuilder
-
- VanillaSpliterator(Iterator<T>) - Constructor for class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliterator
-
- VanillaSpliteratorOfDouble(PrimitiveIterator.OfDouble) - Constructor for class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliteratorOfDouble
-
- VanillaSpliteratorOfLong(PrimitiveIterator.OfLong) - Constructor for class net.openhft.chronicle.wire.internal.stream.StreamsUtil.VanillaSpliteratorOfLong
-
- 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
-
- verboseTypes(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
-
- WatermarkedMicroTimestampLongConverter - Class in net.openhft.chronicle.wire
-
Deprecated.
- WatermarkedMicroTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.WatermarkedMicroTimestampLongConverter
-
Deprecated.
- 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
-
- WireExchanger - Class in net.openhft.chronicle.wire.channel.impl
-
- WireExchanger() - Constructor for class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- WireExchanger(int) - Constructor for class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- wireIn() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
-
- wireIn() - Method in class net.openhft.chronicle.wire.DefaultValueIn
-
- wireIn() - Method in class net.openhft.chronicle.wire.TextWire.TextValueIn
-
- 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
- WireOut.EndOfWire - Enum in net.openhft.chronicle.wire
-
- 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
-
- WireToOutputStream - Class in net.openhft.chronicle.wire
-
- WireToOutputStream(WireType, OutputStream) - Constructor for class net.openhft.chronicle.wire.WireToOutputStream
-
- wireType(WireType) - Method in class net.openhft.chronicle.wire.MarshallableOutBuilder
-
- 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.
- WireTypeConverter - Class in net.openhft.chronicle.wire
-
- WireTypeConverter(Validate) - Constructor for class net.openhft.chronicle.wire.WireTypeConverter
-
- WireTypeConverter() - Constructor for class net.openhft.chronicle.wire.WireTypeConverter
-
- WireTypeConverterInternal - Class in net.openhft.chronicle.wire.internal
-
- WireTypeConverterInternal(Validate) - Constructor for class net.openhft.chronicle.wire.internal.WireTypeConverterInternal
-
- WireTypeConverterInternal() - Constructor for class net.openhft.chronicle.wire.internal.WireTypeConverterInternal
-
- withLineNumber(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
-
- withMethod(Class<I>, BiConsumer<? super I, ? super E>) - Method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor.Builder
-
Specifies an interfaceType that was previously used to write messages of type E using
a method writer via invocations of the provided methodReference.
- withMethod(Class<I>, BiConsumer<? super I, ? super E>) - Method in class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorBuilder
-
- withReusing(Supplier<? extends E>) - Method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor.Builder
-
Specifies a supplier of element that shall be reused when extracting elements from excerpts.
- withReusing(Supplier<? extends E>) - Method in class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorBuilder
-
- withThreadConfinedReuse() - Method in interface net.openhft.chronicle.wire.domestic.extractor.DocumentExtractor.Builder
-
Specifies that only one reuse object, confined to the first using thread, shall be reused.
- withThreadConfinedReuse() - Method in class net.openhft.chronicle.wire.internal.extractor.DocumentExtractorBuilder
-
- Words - Annotation Type in net.openhft.chronicle.wire.converter
-
Annotates fields or parameters to signify that the long value represents a string consisting
of 0 to 6 words using a base 2048 encoding.
- WordsIntConverter - Class in net.openhft.chronicle.wire
-
Deprecated.
- WordsIntConverter() - Constructor for class net.openhft.chronicle.wire.WordsIntConverter
-
Deprecated.
- WordsIntConverter(char) - Constructor for class net.openhft.chronicle.wire.WordsIntConverter
-
Deprecated.
- WordsLongConverter - Class in net.openhft.chronicle.wire
-
Converts long values to a sequence of words and vice-versa.
- WordsLongConverter() - Constructor for class net.openhft.chronicle.wire.WordsLongConverter
-
Default constructor.
- WordsLongConverter(char) - Constructor for class net.openhft.chronicle.wire.WordsLongConverter
-
Constructor with a specified word separator.
- 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 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(L, ValueOut) - Static method in class net.openhft.chronicle.wire.WireSerializedLambda
-
- write() - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- write(WireKey) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- write(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- WriteAfterEOFException - Exception in net.openhft.chronicle.wire
-
- WriteAfterEOFException() - Constructor for exception net.openhft.chronicle.wire.WriteAfterEOFException
-
- 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
-
Write a boolean value.
- writeByte(byte) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a byte value.
- writeBytes(WriteBytesMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableOut
-
- writeChar(char) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a char value.
- 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 interface net.openhft.chronicle.wire.WireOut
-
- writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- writeContext - Variable in class net.openhft.chronicle.wire.TextWire
-
- 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
-
Write a double value.
- 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 interface net.openhft.chronicle.wire.WireOut
-
- writeEndEvent() - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- 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.JSONWire
-
- writeEvent(Class, Object) - Method in interface net.openhft.chronicle.wire.WireOut
-
- writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- 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
-
INTERNAL METHOD, call writingDocument instead
- writeFloat(float) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a float value.
- writeHistory(DocumentContext) - Static method in interface net.openhft.chronicle.wire.MessageHistory
-
- writeInt(IntConverter, int) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- writeInt(int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an int value.
- writeInt(IntConverter, int) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write an int value with a specified converter.
- 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
-
Writes value length if supported by implementation.
- writeLong(LongConverter, long) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
-
- writeLong(long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a long value.
- writeLong(LongConverter, long) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a long value with a specified converter.
- 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.AbstractMarshallableCfg
-
Writes the state of this configuration object to the given wire output.
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.LongArrayValueBitSet
-
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.LongValueBitSet
-
- writeMarshallable(WireOut) - Method in interface net.openhft.chronicle.wire.Marshallable
-
Writes the state of the Marshallable object to the given wire output.
- writeMarshallable(BytesOut<?>) - Method in class net.openhft.chronicle.wire.SelfDescribingTriviallyCopyable
-
- writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.ValueOut.MapMarshaller
-
- 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
-
Writes the values of the fields from the provided object (DTO) to the output.
- 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
-
This will increment the headerNumber as appropriate if successful
- writeObject(Object) - Method in class net.openhft.chronicle.wire.YamlWireOut
-
- writeShort(short) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a short value.
- 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.JSONWire
-
- writeStartEvent() - Method in class net.openhft.chronicle.wire.RawWire
-
- 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.YamlWireOut
-
- writeString(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
-
Write a string value.
- 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(boolean) - Method in class net.openhft.chronicle.wire.channel.echo.internal.EchoChannel
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.BufferedChronicleChannel
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.DelegateChronicleChannel
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.TCPChronicleChannel
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.channel.impl.WireExchanger
-
- 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(boolean) - Method in class net.openhft.chronicle.wire.internal.FileMarshallableOut
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.internal.HTTPMarshallableOut
-
- writingDocument(boolean) - Method in class net.openhft.chronicle.wire.internal.StringConsumerMarshallableOut
-
- 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
-
- writingIsComplete() - Method in class net.openhft.chronicle.wire.BinaryWire
-
- writingIsComplete() - Method in class net.openhft.chronicle.wire.TextWire
-
- writingIsComplete() - Method in interface net.openhft.chronicle.wire.WireOut
-
- writingIsComplete() - Method in class net.openhft.chronicle.wire.YamlWire
-
- WritingMarshaller<T> - Interface in net.openhft.chronicle.wire
-