Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

$

$equals(WriteMarshallable, Object) - Static method in interface net.openhft.chronicle.wire.Marshallable
 
$fieldInfoMap() - Method in interface net.openhft.chronicle.wire.Marshallable
 
$fieldInfos() - Method in interface net.openhft.chronicle.wire.Marshallable
 
$hashCode(WriteMarshallable) - Static method in interface net.openhft.chronicle.wire.Marshallable
 
$toString(WriteMarshallable) - Static method in interface net.openhft.chronicle.wire.Marshallable
 

A

AbstractAnyWire - Class in net.openhft.chronicle.wire
A wire type than can be either
AbstractAnyWire(Bytes, AbstractAnyWire.WireAcquisition) - Constructor for class net.openhft.chronicle.wire.AbstractAnyWire
 
AbstractBytesMarshallable - Class in net.openhft.chronicle.wire
Deprecated.
"Use BytesInBinaryMarshallable"
AbstractBytesMarshallable() - Constructor for class net.openhft.chronicle.wire.AbstractBytesMarshallable
Deprecated.
 
AbstractClassGenerator<MD extends AbstractClassGenerator.MetaData<MD>> - Class in net.openhft.chronicle.wire
 
AbstractClassGenerator(MD) - Constructor for class net.openhft.chronicle.wire.AbstractClassGenerator
 
AbstractClassGenerator.MetaData<MD extends AbstractClassGenerator.MetaData<MD>> - Class in net.openhft.chronicle.wire
 
AbstractCommonMarshallable - Class in net.openhft.chronicle.wire
This uses bytes marshallable, non self describing messages by default.
AbstractCommonMarshallable() - Constructor for class net.openhft.chronicle.wire.AbstractCommonMarshallable
 
AbstractEventCfg<E extends AbstractEventCfg<E>> - Class in net.openhft.chronicle.wire
 
AbstractEventCfg() - Constructor for class net.openhft.chronicle.wire.AbstractEventCfg
 
AbstractFieldInfo - Class in net.openhft.chronicle.wire
 
AbstractFieldInfo(Class, BracketType, String) - Constructor for class net.openhft.chronicle.wire.AbstractFieldInfo
 
AbstractGeneratedMethodReader - Class in net.openhft.chronicle.wire
Base class for generated method readers.
AbstractGeneratedMethodReader(MarshallableIn, WireParselet, Supplier<MethodReader>) - Constructor for class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
 
AbstractMarshallable - Class in net.openhft.chronicle.wire
Deprecated.
most like SelfDescribingMarshallable should be used instead.
AbstractMarshallable() - Constructor for class net.openhft.chronicle.wire.AbstractMarshallable
Deprecated.
 
AbstractMarshallableCfg - Class in net.openhft.chronicle.wire
 
AbstractMarshallableCfg() - Constructor for class net.openhft.chronicle.wire.AbstractMarshallableCfg
 
AbstractMethodWriterInvocationHandler - Class in net.openhft.chronicle.wire
 
AbstractMethodWriterInvocationHandler() - Constructor for class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
 
AbstractWire - Class in net.openhft.chronicle.wire
 
AbstractWire(Bytes, boolean) - Constructor for class net.openhft.chronicle.wire.AbstractWire
 
accept(T, int, V) - Method in interface net.openhft.chronicle.wire.ObjectIntObjectConsumer
 
accept(T, U, V) - Method in interface net.openhft.chronicle.wire.TriConsumer
Performs this operation on the given arguments.
accept(ValueIn, List<T>, List<T>, Supplier<T>) - Method in interface net.openhft.chronicle.wire.ValueIn.Reader
 
accept(CharSequence, ValueIn) - Method in interface net.openhft.chronicle.wire.WireParselet
 
accept(WireIn) - Method in interface net.openhft.chronicle.wire.WireParser
 
acquireAnotherBytes() - Static method in enum net.openhft.chronicle.wire.Wires
 
acquireBinaryWire() - Static method in enum net.openhft.chronicle.wire.Wires
 
acquireBytes() - Static method in enum net.openhft.chronicle.wire.Wires
 
acquireClass(ClassLoader) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
 
acquireClass(ClassLoader) - Method in class net.openhft.chronicle.wire.GenerateMethodDelegate
 
acquireDocumentContext(boolean, ThreadLocal<DocumentContextHolder>, MarshallableOut) - Static method in class net.openhft.chronicle.wire.GenerateMethodWriter
 
acquireLock(BytesStore, long) - Static method in enum net.openhft.chronicle.wire.Wires
 
acquireStringBuilder() - Static method in enum net.openhft.chronicle.wire.Wires
 
acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
 
acquireWritingDocument(boolean) - Method in interface net.openhft.chronicle.wire.DocumentWritten
Start or reuse an existing a DocumentContext, optionally call close() when done.
acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.HashWire
 
acquireWritingDocument(boolean) - Method in interface net.openhft.chronicle.wire.MarshallableOut
Start or reuse an existing a DocumentContext, optionally call close() when done.
acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.RawWire
 
acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.TextWire
 
acquireWritingDocument(boolean) - Method in interface net.openhft.chronicle.wire.WireOut
 
acquireWritingDocument(boolean) - Method in class net.openhft.chronicle.wire.YamlWire
 
actual() - Method in class net.openhft.chronicle.wire.TextMethodTester
 
actualInvoke(Method, Object, Object[]) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
 
addComment(Bytes<?>, Object) - Static method in class net.openhft.chronicle.wire.GenerateMethodWriter
Deprecated.
addInterface(Class) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
addPadding(int) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
addPadding(int) - Method in class net.openhft.chronicle.wire.BinaryWire
 
addPadding(int) - Method in class net.openhft.chronicle.wire.HashWire
 
addPadding(int) - Method in class net.openhft.chronicle.wire.QueryWire
 
addPadding(int) - Method in class net.openhft.chronicle.wire.RawWire
 
addPadding(int) - Method in class net.openhft.chronicle.wire.TextWire
 
addPadding(int) - Method in interface net.openhft.chronicle.wire.WireOut
 
addPadding(int) - Method in class net.openhft.chronicle.wire.YamlWire
 
addParseletForMethod(Object, Object[], Supplier, Method, Class<?>) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
 
addParseletForMethod(Object, Object[], Supplier, Method) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
 
addParseletForMethod(Object, Object[], Supplier, Method, Class[]) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
 
addParseletForMethod(Object, Object[], Supplier, Method, Class[], MethodFilterOnFirstArg) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
 
addPathForSourcesEnding(int, int...) - Method in class net.openhft.chronicle.wire.MessagePathClassifier
 
addSource(int, long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
addSourceDetails(boolean) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
Whether to automatically add timestamp on read.
addSourceDetails() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
addTimeStamps() - Method in class net.openhft.chronicle.wire.TextWire
 
addTimeStamps(boolean) - Method in class net.openhft.chronicle.wire.TextWire
 
addTiming(long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
afterRun() - Method in class net.openhft.chronicle.wire.TextMethodTester
 
afterRun(Function<String, String>) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
ALWAYS - Static variable in enum net.openhft.chronicle.wire.MarshallableOut.Padding
Deprecated.
anchor() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
ANCHOR - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
and(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Performs a logical AND of this target bit set with the argument bit set.
andNot(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Clears all of the bits in this BitSet whose corresponding bit is set in the specified BitSet.
andThen(TriConsumer<? super T, ? super U, ? super V>) - Method in interface net.openhft.chronicle.wire.TriConsumer
Returns a composed TriConsumer that performs, in sequence, this operation followed by the after operation.
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base128LongConverter
 
append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base256IntConverter
 
append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base32IntConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base32LongConverter
 
append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base40IntConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base40LongConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base64LongConverter
 
append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.Base85IntConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base85LongConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.Base95LongConverter
 
append(StringBuilder, char) - Method in interface net.openhft.chronicle.wire.CharConverter
Appends the provided value to the provided text.
append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.HexadecimalIntConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.HexadecimalLongConverter
 
append(StringBuilder, int) - Method in interface net.openhft.chronicle.wire.IntConverter
Appends the provided value to the provided text.
append(StringBuilder, long) - Method in interface net.openhft.chronicle.wire.LongConverter
Appends the provided value to the provided text.
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.MicroDurationLongConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.MicroTimestampLongConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.MilliTimestampLongConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.NanoDurationLongConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.NanoTimestampLongConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
 
append(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
 
append(CharSequence, int, int) - Method in class net.openhft.chronicle.wire.TextWire
 
append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.UnsignedIntConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.UnsignedLongConverter
 
append(long) - Method in class net.openhft.chronicle.wire.utils.JavaSourceCodeFormatter
 
append(CharSequence) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
append(CharSequence, int, int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
append(char) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
append(long) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
append(double) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
append(boolean) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
append(Stringable) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.WatermarkedMicroTimestampLongConverter
 
append(StringBuilder, int) - Method in class net.openhft.chronicle.wire.WordsIntConverter
 
append(StringBuilder, long) - Method in class net.openhft.chronicle.wire.WordsLongConverter
 
append(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWire
 
append(CharSequence, int, int) - Method in class net.openhft.chronicle.wire.YamlWire
 
applyToMarshallable(Function<WireIn, T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
applyToMarshallable(Function<WireIn, T>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
applyToMarshallable(Function<WireIn, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
array(Bytes[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
array(double[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
array(boolean[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
array(long[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
array(int[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
array(byte[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
array(Bytes[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
array(double[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
array(boolean[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
array(long[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
array(int[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
array(byte[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
array(WriteValue, Class) - Method in interface net.openhft.chronicle.wire.ValueOut
 
arrayDelta(double[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
arrayDelta(long[]) - Method in interface net.openhft.chronicle.wire.ValueIn
 
arrayDelta(double[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
This write values relative to the first one using 6 digit precision
arrayDelta(long[], int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
asEnum(Class<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
asEnum(Class<E>, Consumer<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
asEnum(Class<E>, T, BiConsumer<T, E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
asEnum(E) - Method in interface net.openhft.chronicle.wire.ValueOut
 
asMap(CharSequence) - Method in enum net.openhft.chronicle.wire.WireType
 
AsMarshallable - Annotation Type in net.openhft.chronicle.wire
 
ASSERTIONS - Static variable in class net.openhft.chronicle.wire.AbstractWire
 
asString(char) - Method in interface net.openhft.chronicle.wire.CharConverter
 
asString(int) - Method in interface net.openhft.chronicle.wire.IntConverter
 
asString(long) - Method in interface net.openhft.chronicle.wire.LongConverter
 
asString() - Method in class net.openhft.chronicle.wire.WireDumper
 
asString(boolean) - Method in class net.openhft.chronicle.wire.WireDumper
 
asString(long, long) - Method in class net.openhft.chronicle.wire.WireDumper
 
asString(long, long, boolean) - Method in class net.openhft.chronicle.wire.WireDumper
 
asString(Object) - Method in enum net.openhft.chronicle.wire.WireType
 
asText(int) - Method in interface net.openhft.chronicle.wire.IntConverter
 
asText(Wire) - Static method in class net.openhft.chronicle.wire.JSONWire
 
asText(long) - Method in interface net.openhft.chronicle.wire.LongConverter
 
asText(Wire) - Static method in class net.openhft.chronicle.wire.TextWire
 
asText() - Method in interface net.openhft.chronicle.wire.WireIn
 
asText(WireIn) - Static method in enum net.openhft.chronicle.wire.Wires
 
asText(Wire) - Static method in class net.openhft.chronicle.wire.YamlWire
 

B

Base128LongConverter - Class in net.openhft.chronicle.wire
 
Base128LongConverter() - Constructor for class net.openhft.chronicle.wire.Base128LongConverter
 
Base256IntConverter - Class in net.openhft.chronicle.wire
 
Base256IntConverter() - Constructor for class net.openhft.chronicle.wire.Base256IntConverter
 
Base32IntConverter - Class in net.openhft.chronicle.wire
Unsigned 32-bit number with encoding to be as disambiguated as possible.
Base32IntConverter() - Constructor for class net.openhft.chronicle.wire.Base32IntConverter
 
Base32LongConverter - Class in net.openhft.chronicle.wire
Unsigned 64-bit number with encoding to be as disambiguated as possible.
Base32LongConverter() - Constructor for class net.openhft.chronicle.wire.Base32LongConverter
 
Base40IntConverter - Class in net.openhft.chronicle.wire
Unsigned 32-bit number.
Base40IntConverter() - Constructor for class net.openhft.chronicle.wire.Base40IntConverter
 
Base40LongConverter - Class in net.openhft.chronicle.wire
Unsigned 64-bit number.
Base40LongConverter(String) - Constructor for class net.openhft.chronicle.wire.Base40LongConverter
 
Base64LongConverter - Class in net.openhft.chronicle.wire
 
Base64LongConverter() - Constructor for class net.openhft.chronicle.wire.Base64LongConverter
 
Base85IntConverter - Class in net.openhft.chronicle.wire
 
Base85IntConverter() - Constructor for class net.openhft.chronicle.wire.Base85IntConverter
 
Base85LongConverter - Class in net.openhft.chronicle.wire
 
Base85LongConverter() - Constructor for class net.openhft.chronicle.wire.Base85LongConverter
 
Base95LongConverter - Class in net.openhft.chronicle.wire
 
Base95LongConverter() - Constructor for class net.openhft.chronicle.wire.Base95LongConverter
 
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
 
BinaryMethodWriterInvocationHandler - Class in net.openhft.chronicle.wire
 
BinaryMethodWriterInvocationHandler(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
 
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 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
scalar data types
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
 
build(Object...) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
build() - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
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() - 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() - 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() - Method in class net.openhft.chronicle.wire.TextWire
 
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(BytesStore) - Method in interface net.openhft.chronicle.wire.ValueOut
 
bytes(String, BytesStore) - Method in interface net.openhft.chronicle.wire.ValueOut
 
bytes(byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
 
bytes(String, byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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.YamlWire
 
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
 
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
 
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 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 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
 

C

CACHED_COMPILER - Static variable in class net.openhft.chronicle.wire.AbstractClassGenerator
 
cardinality() - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns the number of bits set to true in this BitSet.
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.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.
character() - Method in interface net.openhft.chronicle.wire.ValueIn
 
character(char) - Method in interface net.openhft.chronicle.wire.ValueOut
 
charAt(int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
CharConversion - Annotation Type in net.openhft.chronicle.wire
 
CharConverter - Interface in net.openhft.chronicle.wire
 
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
Workaround to disable "object recycling read" ValueIn.object(Object, Class) for some object types.
checkResetOpened() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
 
CLASS_STRATEGY - Static variable in enum net.openhft.chronicle.wire.Wires
 
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(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.RawWire
 
classLookup() - Method in class net.openhft.chronicle.wire.RawWire
 
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(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.
classLookup(ClassLookup) - Method in class net.openhft.chronicle.wire.YamlWire
 
classLookup() - Method in class net.openhft.chronicle.wire.YamlWire
 
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() - Method in class net.openhft.chronicle.wire.HashWire
 
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 BitSet 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
 
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 interface net.openhft.chronicle.wire.DocumentContext
 
close() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
 
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
 
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
 
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
 
COMMENT - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
Comment - Annotation Type in net.openhft.chronicle.wire
 
compress(String, Bytes) - Method in interface net.openhft.chronicle.wire.ValueOut
 
compress(String, String) - Method in interface net.openhft.chronicle.wire.ValueOut
Deprecated.
compress(ValueOut, String, String) - Static method in enum net.openhft.chronicle.wire.WireInternal
Deprecated.
compressedSize() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
compressedSize() - Method in interface net.openhft.chronicle.wire.ValueOut
 
consumeDocumentStart() - Method in class net.openhft.chronicle.wire.TextWire
 
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
 
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
 
copyFrom(T) - Method in interface net.openhft.chronicle.wire.Marshallable
Deprecated.
copyOne(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
 
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() - Method in class net.openhft.chronicle.wire.YamlKeys
 
createClass() - Method in class net.openhft.chronicle.wire.GenerateMethodReader
Generates and compiles in runtime code of a custom MethodReader.
createDefaultParselet(boolean) - Static method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
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.TextWire
 
createValueOut() - Method in class net.openhft.chronicle.wire.YamlWire
 
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
 
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
 

D

date(T, BiConsumer<T, LocalDate>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
date(LocalDate) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
DATE - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
date(T, BiConsumer<T, LocalDate>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
date(T, BiConsumer<T, LocalDate>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
date() - Method in interface net.openhft.chronicle.wire.ValueIn
 
date(LocalDate) - Method in interface net.openhft.chronicle.wire.ValueOut
 
DATE_TIME - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
dateTime(LocalDateTime) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
dateTime() - Method in interface net.openhft.chronicle.wire.ValueIn
 
dateTime(LocalDateTime) - Method in interface net.openhft.chronicle.wire.ValueOut
 
dc() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
 
dc(DocumentContext) - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
 
debugLoggingParselet - Variable in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
 
deepCopy() - Method in interface net.openhft.chronicle.wire.Marshallable
 
deepCopy(T) - Static method in enum net.openhft.chronicle.wire.Wires
 
defaultParselet() - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
defaultParselet(WireParselet) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
defaultValue() - Method in interface net.openhft.chronicle.wire.WireKey
 
defaultValue() - Method in class net.openhft.chronicle.wire.WireMarshaller
 
DefaultValueIn - Class in net.openhft.chronicle.wire
 
delegate(OUT) - Method in interface net.openhft.chronicle.wire.MethodDelegate
 
demarshallable(Class) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
Demarshallable - Interface in net.openhft.chronicle.wire
This is similar to ReadMarshallable however it is expected that a new potentially immutable object will be created each time.
DEMARSHALLABLES - Static variable in interface net.openhft.chronicle.wire.Demarshallable
 
DISABLE_READER_PROXY_CODEGEN - Static variable in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
DISABLE_WRITER_PROXY_CODEGEN - Static variable in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
disableThreadSafe(boolean) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
disableThreadSafe(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
DISCARD - Static variable in interface net.openhft.chronicle.wire.ReadMarshallable
 
DISCARD - Static variable in interface net.openhft.chronicle.wire.ValueIn
 
DocumentContext - Interface in net.openhft.chronicle.wire
 
documentContext() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
 
documentContext(DocumentContext) - Method in class net.openhft.chronicle.wire.DocumentContextHolder
 
documentContext(ThreadLocal<DocumentContextHolder>) - Method in interface net.openhft.chronicle.wire.SharedDocumentContext
Deprecated.
 
DocumentContextHolder - Class in net.openhft.chronicle.wire
 
DocumentContextHolder() - Constructor for class net.openhft.chronicle.wire.DocumentContextHolder
 
DocumentWritten - Interface in net.openhft.chronicle.wire
 
doInvoke(Object, Method, Object[]) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
 
doInvoke(Object, Method, Object[]) - Method in class net.openhft.chronicle.wire.BinaryMethodWriterInvocationHandler
 
doInvoke(Object, Method, Object[]) - Method in class net.openhft.chronicle.wire.TextMethodWriterInvocationHandler
 
dropDefault(boolean) - Method in class net.openhft.chronicle.wire.TextWire
 
dropDefault(boolean) - Method in interface net.openhft.chronicle.wire.WireOut
 
dropDefault(boolean) - Method in class net.openhft.chronicle.wire.YamlWire
 
dtoInterface(Class) - Static method in enum net.openhft.chronicle.wire.Wires
 
dumpAsHexadecimal(StringBuilder, int, long, int) - Method in class net.openhft.chronicle.wire.WireDumper
 
dumpContext() - Method in class net.openhft.chronicle.wire.YamlWire
 
dumpOne(StringBuilder) - Method in class net.openhft.chronicle.wire.WireDumper
Deprecated.
dumpOne(StringBuilder, Bytes<ByteBuffer>) - Method in class net.openhft.chronicle.wire.WireDumper
 
dumpOne(StringBuilder, Bytes<ByteBuffer>, boolean) - Method in class net.openhft.chronicle.wire.WireDumper
 
DynamicEnum - Interface in net.openhft.chronicle.wire
Either the DynamicEnum must be an Enum or a class with a String name as a field.

E

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
 
endUse() - Method in class net.openhft.chronicle.wire.AbstractWire
 
endUse() - Method in class net.openhft.chronicle.wire.HashWire
 
endUse() - Method in interface net.openhft.chronicle.wire.WireCommon
Check the Wire was not used by another thread.
enterHeader(int) - Method in class net.openhft.chronicle.wire.AbstractWire
 
enterHeader(int) - Method in class net.openhft.chronicle.wire.HashWire
 
enterHeader(int) - Method in interface net.openhft.chronicle.wire.WireOut
 
EOD_SEP - Static variable in class net.openhft.chronicle.wire.TextReadDocumentContext
 
equals(Object) - Method in class net.openhft.chronicle.wire.AbstractCommonMarshallable
 
equals(Object) - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
 
equals(Object) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Compares this object against the specified object.
escape0(CharSequence, Quotes) - Method in class net.openhft.chronicle.wire.TextWire
 
escape0(CharSequence, Quotes) - Method in class net.openhft.chronicle.wire.YamlWire
 
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
 
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
Returns a unique identifier attached to this event.
eventId(CharSequence) - Method in interface net.openhft.chronicle.wire.Event
Assigns a unique identifier to this event.
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
 
exceptionHandlerSetup() - Method in class net.openhft.chronicle.wire.TextMethodTester
 
exceptionHandlerSetup(BiConsumer<MethodReader, T>) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
excludeFields(String...) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
expected() - Method in class net.openhft.chronicle.wire.TextMethodTester
 
extendsClass() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
 

F

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
 
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
 
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
 
fixedFloat64(double) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
fixedFloat64(double) - Method in interface net.openhft.chronicle.wire.ValueOut
 
fixedInt16(short) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
fixedInt16(short) - Method in interface net.openhft.chronicle.wire.ValueOut
 
fixedInt32(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
fixedInt32(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
fixedInt64(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
fixedInt64(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
fixedInt8(byte) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
fixedInt8(byte) - Method in interface net.openhft.chronicle.wire.ValueOut
 
fixedOrderedInt32(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
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 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
 
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 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
 
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
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) - Static method in interface net.openhft.chronicle.wire.Marshallable
Deprecated.
fromFileAsMap(String, Class<V>) - Static method in interface net.openhft.chronicle.wire.Marshallable
Deprecated.
fromFileAsMap(String, Class<T>) - Method in enum net.openhft.chronicle.wire.WireType
 
fromHexString(CharSequence) - Static method in interface net.openhft.chronicle.wire.Marshallable
Deprecated.
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(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
 
fromString(Class<T>, CharSequence) - Method in enum net.openhft.chronicle.wire.WireType
 

G

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
 
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
 
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...) - 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
Deprecated.
 
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 and the eventName
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
 
get(CharSequence) - Method in class net.openhft.chronicle.wire.CharSequenceObjectMap
 
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(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns the value of the bit with the specified index.
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
Deprecated.
 
get(Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
 
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 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.VanillaFieldInfo
 
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.VanillaFieldInfo
 
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
 
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.VanillaFieldInfo
 
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.VanillaFieldInfo
 
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
 
getSequence(long) - Method in interface net.openhft.chronicle.wire.Sequence
gets the sequence for a writePosition
getStrictEscapingEndOfText() - Method in class net.openhft.chronicle.wire.TextWire
 
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.RawWire
 
getValueIn() - Method in class net.openhft.chronicle.wire.TextWire
 
getValueIn() - Method in interface net.openhft.chronicle.wire.WireIn
Obtain the value in (for internal use)
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 class net.openhft.chronicle.wire.TextWire
 
getValueOut() - Method in interface net.openhft.chronicle.wire.WireOut
Obtain the value out
getValueOut() - Method in class net.openhft.chronicle.wire.YamlWire
 
getWire() - Method in class net.openhft.chronicle.wire.WireToOutputStream
 
GMDMetaData() - Constructor for class net.openhft.chronicle.wire.GenerateMethodDelegate.GMDMetaData
 
GMWMetaData() - Constructor for class net.openhft.chronicle.wire.GenerateMethodWriter2.GMWMetaData
 

H

handleInvoke(Method, Object[]) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
 
handleInvoke(Method, Object[], Wire) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
 
handleInvoke(Method, Object[]) - Method in class net.openhft.chronicle.wire.BinaryMethodWriterInvocationHandler
 
handleInvoke(Method, Object[]) - Method in class net.openhft.chronicle.wire.TextMethodWriterInvocationHandler
 
hash32(WriteMarshallable) - Static method in class net.openhft.chronicle.wire.HashWire
 
hash32(Object) - Static method in class net.openhft.chronicle.wire.HashWire
 
hash32() - Method in class net.openhft.chronicle.wire.HashWire
 
hash64(WriteMarshallable) - Static method in class net.openhft.chronicle.wire.HashWire
 
hash64(Object) - Static method in class net.openhft.chronicle.wire.HashWire
 
hash64() - Method in class net.openhft.chronicle.wire.HashWire
 
hashCode() - Method in class net.openhft.chronicle.wire.AbstractCommonMarshallable
 
hashCode() - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
 
hashCode() - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns the hash code value for this bit set.
HashWire - Class in net.openhft.chronicle.wire
 
HashWire() - Constructor for class net.openhft.chronicle.wire.HashWire
 
hasMore() - Method in interface net.openhft.chronicle.wire.WireIn
This consumes any padding before checking if readRemaining() > 0
hasNext() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
hasNext() - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
hasNext() - Method in interface net.openhft.chronicle.wire.ValueIn
 
hasNextSequenceItem() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
hasNextSequenceItem() - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
hasNextSequenceItem() - Method in interface net.openhft.chronicle.wire.ValueIn
 
headerNumber(long) - Method in class net.openhft.chronicle.wire.AbstractWire
 
headerNumber() - Method in class net.openhft.chronicle.wire.AbstractWire
 
headerNumber(long) - Method in class net.openhft.chronicle.wire.HashWire
 
headerNumber() - Method in class net.openhft.chronicle.wire.HashWire
 
headerNumber(long) - Method in interface net.openhft.chronicle.wire.Wire
 
headerNumber(long) - Method in interface net.openhft.chronicle.wire.WireCommon
 
headerNumber() - Method in interface net.openhft.chronicle.wire.WireCommon
 
headNumberCheck(HeadNumberChecker) - Method in class net.openhft.chronicle.wire.AbstractWire
 
HeadNumberChecker - Interface in net.openhft.chronicle.wire
 
HexadecimalIntConverter - Class in net.openhft.chronicle.wire
 
HexadecimalIntConverter() - Constructor for class net.openhft.chronicle.wire.HexadecimalIntConverter
 
HexadecimalLongConverter - Class in net.openhft.chronicle.wire
 
HexadecimalLongConverter() - Constructor for class net.openhft.chronicle.wire.HexadecimalLongConverter
 
HINT - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
hintReadInputOrder() - Method in interface net.openhft.chronicle.wire.WireIn
 
hintReadInputOrder() - Method in class net.openhft.chronicle.wire.YamlWire
 

I

I64_ARRAY - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
ignoreDefaults() - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
ignoreDefaults(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
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
 
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() - Static method in enum net.openhft.chronicle.wire.Wires
 
initReadContext() - Method in class net.openhft.chronicle.wire.TextWire
 
initReadContext() - Method in class net.openhft.chronicle.wire.YamlWire
 
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
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base256IntConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base32IntConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base32LongConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base40IntConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base40LongConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base64LongConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base85IntConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base85LongConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.Base95LongConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.MicroTimestampLongConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.MilliTimestampLongConverter
 
INSTANCE - Static variable in class net.openhft.chronicle.wire.NanoTimestampLongConverter
 
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 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
 
int16(short) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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 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
 
int32(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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 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
 
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
 
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 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
 
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 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
 
int8(byte) - Method in interface net.openhft.chronicle.wire.ValueOut
 
IntConversion - Annotation Type in net.openhft.chronicle.wire
 
IntConverter - Interface in net.openhft.chronicle.wire
 
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.
internEnum(Class<E>, CharSequence) - Static method in enum net.openhft.chronicle.wire.WireInternal
 
intersects(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
invoke(Object, Method, Object[]) - Method in class net.openhft.chronicle.wire.VanillaMethodReader
 
isAnEnum(V) - Static method in interface net.openhft.chronicle.wire.ValueOut
 
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 interface net.openhft.chronicle.wire.ValueIn
 
isBinary() - Method in interface net.openhft.chronicle.wire.ValueOut
 
isClosed() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
 
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(long) - Static method in enum net.openhft.chronicle.wire.Wires
Deprecated.
isData(int) - Static method in enum net.openhft.chronicle.wire.Wires
 
isData() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
 
isEmpty() - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns true if this BitSet contains no bits that are set to true.
isEmpty() - Method in interface net.openhft.chronicle.wire.WireIn
 
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.VanillaFieldInfo
 
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 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 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 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 interface net.openhft.chronicle.wire.ValueIn
 
isWhiteSpaceAt(Bytes<?>) - Static method in class net.openhft.chronicle.wire.TextReadDocumentContext
 

J

JavaSourceCodeFormatter - Class in net.openhft.chronicle.wire.utils
 
JavaSourceCodeFormatter() - Constructor for class net.openhft.chronicle.wire.utils.JavaSourceCodeFormatter
 
JavaSourceCodeFormatter(int) - Constructor for class net.openhft.chronicle.wire.utils.JavaSourceCodeFormatter
 
JavaSourceCodeFormatter(AtomicInteger) - Constructor for class net.openhft.chronicle.wire.utils.JavaSourceCodeFormatter
 
JsonSourceCodeFormatter - Class in net.openhft.chronicle.wire.utils
 
JsonSourceCodeFormatter() - Constructor for class net.openhft.chronicle.wire.utils.JsonSourceCodeFormatter
 
JSONWire - Class in net.openhft.chronicle.wire
JSON wire format
JSONWire(Bytes, boolean) - Constructor for class net.openhft.chronicle.wire.JSONWire
 
JSONWire(Bytes) - Constructor for class net.openhft.chronicle.wire.JSONWire
 

K

KeyedMarshallable - Interface in net.openhft.chronicle.wire
 
keys() - Method in class net.openhft.chronicle.wire.YamlTokeniser
 

L

lastKeyPosition() - Method in class net.openhft.chronicle.wire.YamlTokeniser
 
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
 
lazyReadOne() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
 
lazyReadOne() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
 
leaf() - Method in interface net.openhft.chronicle.wire.ValueOut
Deprecated.
leaf(boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
Deprecated.
leafable(WireMarshaller.FieldAccess) - Static method in class net.openhft.chronicle.wire.WireMarshaller
 
length() - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns the "logical size" of this BitSet: the index of the highest set bit in the BitSet plus one.
length() - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
LENGTH_MASK - Static variable in enum net.openhft.chronicle.wire.Wires
 
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
 
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
 
list(List<V>, Class<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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
 
logMessage(CharSequence, ValueIn) - Static method in class net.openhft.chronicle.wire.VanillaMethodReader
 
LongConversion - Annotation Type in net.openhft.chronicle.wire
 
LongConverter - Interface in net.openhft.chronicle.wire
 
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
 
lookup(CharSequence) - Method in class net.openhft.chronicle.wire.VanillaWireParser
 
lookup(CharSequence) - Method in interface net.openhft.chronicle.wire.WireParser
Performs a WireParselet lookup based on the provided name.
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
 

M

main(String...) - Static method in class net.openhft.chronicle.wire.GenerateJsonSchemaMain
 
map(Class<K>, Class<V>, Map<K, V>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
map(Map) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
map(Class<K>, Class<V>, Map<K, V>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
map(Map<String, String>) - Method in interface net.openhft.chronicle.wire.ValueIn
Deprecated.
use marshallableAsMap
map(Class<K>, Class<V>, Map<K, V>) - Method in interface net.openhft.chronicle.wire.ValueIn
Deprecated.
use marshallableAsMap
map(Map) - Method in interface net.openhft.chronicle.wire.ValueOut
Deprecated.
use marshallable(map) or object(map)
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 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
 
marshallable(Map<K, V>, Class<K>, Class<V>, boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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
 
MarshallableOut.Padding - Enum in net.openhft.chronicle.wire
 
marshallableOutSupplier(Supplier<MarshallableOut>) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
MarshallableParser<T> - Interface in net.openhft.chronicle.wire
 
marshallableSize(BytesIn) - Static method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
matchesFieldName(StringBuilder, WireMarshaller.FieldAccess) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
maxCode() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
 
maxCode(int) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
 
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
 
MessagePathClassifier - Class in net.openhft.chronicle.wire
 
MessagePathClassifier() - Constructor for class net.openhft.chronicle.wire.MessagePathClassifier
 
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
 
MethodDelegate<OUT> - Interface in net.openhft.chronicle.wire
 
MethodFilter - Interface in net.openhft.chronicle.wire
 
MethodFilterOnFirstArg<T> - Interface in net.openhft.chronicle.wire
 
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
 
methodReaderInterceptor(MethodReaderInterceptor) - Method in class net.openhft.chronicle.wire.TextMethodTester
Deprecated.
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
 
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 to a file for replay.
methodWriter(boolean, Class<T>, Class...) - Method in interface net.openhft.chronicle.wire.MarshallableOut
Proxy an interface so each message called is written to a file for method.
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
 
methodWriterBuilder(Class<T>) - Method in class net.openhft.chronicle.wire.TextWire
 
methodWriterBuilder(Class<T>) - Method in class net.openhft.chronicle.wire.YamlWire
 
methodWriterInterceptor(MethodWriterInterceptor) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
methodWriterInterceptor(MethodWriterInterceptor) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
methodWriterInterceptorReturns(MethodWriterInterceptorReturns) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
 
methodWriterInterceptorReturns(MethodWriterInterceptorReturns) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
methodWriterInterceptorReturns() - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
methodWriterInterceptorReturns(MethodWriterInterceptorReturns) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
MethodWriterInvocationHandlerSupplier<T> - Class in net.openhft.chronicle.wire
Deprecated.
MethodWriterInvocationHandlerSupplier(Supplier<MethodWriterInvocationHandler>) - Constructor for class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
methodWriterListener(MethodWriterListener) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
methodWriterListener(MethodWriterListener) - Method in class net.openhft.chronicle.wire.TextMethodTester
Deprecated.
methodWriterListener(MethodWriterListener) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
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
 
MicroDurationLongConverter() - Constructor for class net.openhft.chronicle.wire.MicroDurationLongConverter
 
MicroTimestampLongConverter - Class in net.openhft.chronicle.wire
 
MicroTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.MicroTimestampLongConverter
 
MilliTimestampLongConverter - Class in net.openhft.chronicle.wire
 
MilliTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.MilliTimestampLongConverter
 
modifier(Function<T, T>) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 

N

name - Variable in class net.openhft.chronicle.wire.AbstractFieldInfo
 
name() - Method in class net.openhft.chronicle.wire.AbstractFieldInfo
 
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.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
 
NanoDurationLongConverter() - Constructor for class net.openhft.chronicle.wire.NanoDurationLongConverter
 
nanoTime() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
NanoTimestampLongConverter - Class in net.openhft.chronicle.wire
 
NanoTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.NanoTimestampLongConverter
 
needsQuotes(CharSequence) - Method in class net.openhft.chronicle.wire.JSONWire
 
needsQuotes(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
 
needsQuotes(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWire
 
net.openhft.chronicle.wire - package net.openhft.chronicle.wire
 
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.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
 
newClass(String, Set<Class>, ClassLoader, WireType, String, boolean, boolean, boolean, boolean) - Static method in class net.openhft.chronicle.wire.GenerateMethodWriter
 
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
 
next() - Method in class net.openhft.chronicle.wire.YamlTokeniser
 
next(int) - Method in class net.openhft.chronicle.wire.YamlTokeniser
 
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.
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
 
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
 
NOT_READY - Static variable in enum net.openhft.chronicle.wire.Wires
Deprecated.
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
 
NULL - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 

O

object(Class<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
object() - Method in interface net.openhft.chronicle.wire.ValueIn
 
object(E, Class) - Method in interface net.openhft.chronicle.wire.ValueIn
 
object(Class<E>, T, BiConsumer<T, E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
object(Class<V>, V) - Method in interface net.openhft.chronicle.wire.ValueOut
 
object(Object) - Method in interface net.openhft.chronicle.wire.ValueOut
 
object0(ValueIn, E, Class) - Static method in enum net.openhft.chronicle.wire.Wires
 
objectDate(ValueIn, E) - Static method in enum net.openhft.chronicle.wire.Wires
 
objectInput() - Method in class net.openhft.chronicle.wire.AbstractWire
 
objectInput() - Method in interface net.openhft.chronicle.wire.WireIn
 
ObjectIntObjectConsumer<T,V> - Interface in net.openhft.chronicle.wire
 
objectMap(ValueIn, E, Class, SerializationStrategy<E>) - Static method in enum net.openhft.chronicle.wire.Wires
 
objectOutput() - Method in class net.openhft.chronicle.wire.AbstractWire
 
objectOutput() - Method in class net.openhft.chronicle.wire.HashWire
 
objectOutput() - Method in interface net.openhft.chronicle.wire.WireOut
 
objectSequence(ValueIn, E, Class, SerializationStrategy<E>) - Static method in enum net.openhft.chronicle.wire.Wires
 
objectWithInferredType(Object, SerializationStrategy, Class) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
objectWithInferredType(Object, SerializationStrategy, Class) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
objectWithInferredType(Object, SerializationStrategy, Class) - Method in interface net.openhft.chronicle.wire.ValueIn
 
of(WireIn) - Static method in class net.openhft.chronicle.wire.WireDumper
 
of(Bytes) - Static method in class net.openhft.chronicle.wire.WireDumper
 
of(Bytes, boolean) - Static method in class net.openhft.chronicle.wire.WireDumper
 
of(Class<T>) - Static method in class net.openhft.chronicle.wire.WireMarshaller
 
offsets() - Method in class net.openhft.chronicle.wire.YamlKeys
 
onClose(Closeable) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
onClose(Closeable) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
onInvocationException() - Method in class net.openhft.chronicle.wire.TextMethodTester
 
onInvocationException(Consumer<InvocationTargetRuntimeException>) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
onReset() - Method in interface net.openhft.chronicle.wire.ResetOverride
Deprecated.
 
optionalTyped(Class) - Method in interface net.openhft.chronicle.wire.ValueOut
Add an optional type i.e.
or(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Performs a logical OR of this bit set with the bit set argument.

P

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.
padToCacheAlignMode() - Method in interface net.openhft.chronicle.wire.MarshallableOut
adds padding to align to cache lines.
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.Base128LongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base256IntConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base32IntConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base32LongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base40IntConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base40LongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base64LongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base85IntConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base85LongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.Base95LongConverter
 
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.HexadecimalIntConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.HexadecimalLongConverter
 
parse(CharSequence) - Method in interface net.openhft.chronicle.wire.IntConverter
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
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.MicroTimestampLongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.MilliTimestampLongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.NanoDurationLongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.NanoTimestampLongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.ServicesTimestampLongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.UnsignedIntConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.UnsignedLongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.WatermarkedMicroTimestampLongConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.WordsIntConverter
 
parse(CharSequence) - Method in class net.openhft.chronicle.wire.WordsLongConverter
 
parseOne(WireIn) - Method in class net.openhft.chronicle.wire.VanillaWireParser
 
parseOne(WireIn) - Method in interface net.openhft.chronicle.wire.WireParser
 
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.
peekCode() - Method in class net.openhft.chronicle.wire.BinaryWire
 
peekDocument() - Method in interface net.openhft.chronicle.wire.MarshallableIn
 
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.LongValueBitSet
 
popState() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
position - Variable in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
 
position() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
 
postSetup() - Method in interface net.openhft.chronicle.wire.TextMethodTester.PostSetup
 
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.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.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
 
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
 
put(CharSequence, T) - Method in class net.openhft.chronicle.wire.CharSequenceObjectMap
 

Q

QueryWire - Class in net.openhft.chronicle.wire
This wire decodes URL query strings.
QueryWire(Bytes) - Constructor for class net.openhft.chronicle.wire.QueryWire
 

R

rawBytes(byte[]) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
rawBytes(byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
 
rawReadData(ReadMarshallable) - Method in interface net.openhft.chronicle.wire.WireIn
 
rawReadData(WireIn, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
 
rawText(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
 
RawWire - Class in net.openhft.chronicle.wire
This format writes just the data, without meta data.
RawWire(Bytes) - Constructor for class net.openhft.chronicle.wire.RawWire
 
RawWire(Bytes, boolean) - Constructor for class net.openhft.chronicle.wire.RawWire
 
read() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
read(String) - Method in class net.openhft.chronicle.wire.BinaryWire
 
read() - Method in class net.openhft.chronicle.wire.BinaryWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.CSVWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.CSVWire
 
read() - Method in class net.openhft.chronicle.wire.RawWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.RawWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.RawWire
 
read() - Method in class net.openhft.chronicle.wire.TextWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.TextWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire
 
read() - Method in interface net.openhft.chronicle.wire.WireIn
Read the field if present, or empty string if not present.
read(WireKey) - Method in interface net.openhft.chronicle.wire.WireIn
Read the field if present which must match the WireKey.
read(String) - Method in interface net.openhft.chronicle.wire.WireIn
 
read(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
Read the field if present, or empty string if not present.
read() - Method in class net.openhft.chronicle.wire.YamlWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.YamlWire
 
read(String) - Method in class net.openhft.chronicle.wire.YamlWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.YamlWire
 
read2(CharSequence, int, T, Function<T, Object>, ValueInState, StringBuilder, CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
 
read2(CharSequence, int, Object, ValueInState, StringBuilder, CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
 
readAlignTo(int) - Method in class net.openhft.chronicle.wire.RawWire
 
readAlignTo(int) - Method in interface net.openhft.chronicle.wire.WireIn
 
readAllAsMap(Class<K>, Class<V>, Map<K, V>) - Method in interface net.openhft.chronicle.wire.WireIn
 
readAndSetLength(long) - Method in class net.openhft.chronicle.wire.AbstractWire
 
readAndSetLength(long) - Method in interface net.openhft.chronicle.wire.WireIn
 
ReadAnyWire - Class in net.openhft.chronicle.wire
A wire type than can be either
ReadAnyWire(Bytes) - Constructor for class net.openhft.chronicle.wire.ReadAnyWire
 
readBoolean() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readByte() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readBytes(ReadBytesMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableIn
 
readBytes(Bytes) - Method in interface net.openhft.chronicle.wire.MarshallableIn
 
readChar() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readCode() - Method in class net.openhft.chronicle.wire.TextWire
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.CSVWire
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.RawWire
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire
 
readComment(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.YamlWire
 
readData(long, WireIn, ReadMarshallable, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
 
readData(WireIn, ReadMarshallable, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
 
readDataHeader(boolean) - Method in class net.openhft.chronicle.wire.AbstractWire
 
readDataHeader() - Method in interface net.openhft.chronicle.wire.WireIn
Consume a header if one is available.
readDataHeader(boolean) - Method in interface net.openhft.chronicle.wire.WireIn
 
readDocument(ReadMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableIn
 
readDocument(ReadMarshallable, ReadMarshallable) - Method in interface net.openhft.chronicle.wire.WireIn
 
readDocument(long, ReadMarshallable, ReadMarshallable) - Method in interface net.openhft.chronicle.wire.WireIn
 
ReadDocumentContext - Interface in net.openhft.chronicle.wire
 
readDouble() - Method in interface net.openhft.chronicle.wire.ValueIn
 
reader0(ValueIn, List<T>, List<T>, Supplier<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.BinaryWire
 
readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.RawWire
 
readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.TextWire
 
readEvent(Class<K>) - Method in interface net.openhft.chronicle.wire.WireIn
Read a field which might be an object of any type.
readEvent(Class<K>) - Method in class net.openhft.chronicle.wire.YamlWire
 
readEventName(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
 
readEventName(StringBuilder) - Method in class net.openhft.chronicle.wire.RawWire
 
readEventName(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
Read a field, or string which is always written, even for formats which might drop the field such as RAW.
readEventNumber() - Method in class net.openhft.chronicle.wire.AbstractWire
 
readEventNumber() - Method in class net.openhft.chronicle.wire.BinaryWire
 
readEventNumber() - Method in class net.openhft.chronicle.wire.TextWire
 
readEventNumber() - Method in interface net.openhft.chronicle.wire.WireIn
 
readEventNumber() - Method in class net.openhft.chronicle.wire.YamlWire
 
readField(StringBuilder) - Method in class net.openhft.chronicle.wire.CSVWire
 
readField(StringBuilder) - Method in class net.openhft.chronicle.wire.JSONWire
 
readField(StringBuilder) - Method in class net.openhft.chronicle.wire.QueryWire
 
readField(StringBuilder) - Method in class net.openhft.chronicle.wire.TextWire
 
readField(StringBuilder) - Method in class net.openhft.chronicle.wire.YamlWire
 
readFieldAnchor(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
 
readFieldNumber(CharSequence, int, StringBuilder, long) - Method in class net.openhft.chronicle.wire.BinaryWire
 
readFirstHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
 
readFirstHeader(long, TimeUnit) - Method in class net.openhft.chronicle.wire.AbstractWire
 
readFirstHeader(long, TimeUnit) - Method in interface net.openhft.chronicle.wire.WireIn
 
readFirstHeader() - Method in interface net.openhft.chronicle.wire.WireIn
 
readFloat() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readFromWire(T, WireIn) - Method in interface net.openhft.chronicle.wire.ReadingMarshaller
 
readingDocument() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
readingDocument(long) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
readingDocument() - Method in class net.openhft.chronicle.wire.BinaryWire
 
readingDocument(long) - Method in class net.openhft.chronicle.wire.BinaryWire
 
readingDocument() - Method in interface net.openhft.chronicle.wire.MarshallableIn
 
readingDocument() - Method in class net.openhft.chronicle.wire.RawWire
 
readingDocument(long) - Method in class net.openhft.chronicle.wire.RawWire
 
readingDocument() - Method in class net.openhft.chronicle.wire.TextWire
 
readingDocument(long) - Method in class net.openhft.chronicle.wire.TextWire
 
readingDocument() - Method in interface net.openhft.chronicle.wire.WireIn
readingDocument(long) - Method in interface net.openhft.chronicle.wire.WireIn
 
readingDocument() - Method in class net.openhft.chronicle.wire.YamlWire
 
readingDocument(long) - Method in class net.openhft.chronicle.wire.YamlWire
 
ReadingMarshaller<T> - Interface in net.openhft.chronicle.wire
 
readingPeekYaml() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
readingPeekYaml() - Method in class net.openhft.chronicle.wire.BinaryWire
Typicality used for debugging, this method does not progress the read position and should only be used when inside a reading document.
readingPeekYaml() - Method in class net.openhft.chronicle.wire.RawWire
 
readingPeekYaml() - Method in class net.openhft.chronicle.wire.TextWire
 
readingPeekYaml() - Method in interface net.openhft.chronicle.wire.WireIn
 
readingPeekYaml() - Method in class net.openhft.chronicle.wire.YamlWire
 
readInt() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readLength() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
readLength() - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
readLength() - Method in interface net.openhft.chronicle.wire.ValueIn
the length of the field as bytes including any encoding and header character
readLimit - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
readLong(LongConverter) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
readLong(LongConverter) - Method in interface net.openhft.chronicle.wire.ValueIn
 
readLong() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readMap() - Method in interface net.openhft.chronicle.wire.MarshallableIn
Read a Map>String, Object> from the content.
readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.AbstractBytesMarshallable
Deprecated.
 
readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
 
readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
 
readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.LongValueBitSet
 
readMarshallable(WireIn) - Method in interface net.openhft.chronicle.wire.Marshallable
 
ReadMarshallable - Interface in net.openhft.chronicle.wire
This interface marks a object which can be reloaded from stream re-using an existing object.
readMarshallable(WireIn) - Method in interface net.openhft.chronicle.wire.ReadMarshallable
Straight line ordered decoding.
readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
readMarshallable(BytesIn) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
readMarshallable(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
readMarshallable(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshallerForUnexpectedFields
 
readMarshallable(Object, WireIn, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
 
readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.WireSerializedLambda
 
readMarshallableDTOOrder(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
readMarshallableInputOrder(T, WireIn, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
readMetaDataHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
 
readMetaDataHeader() - Method in interface net.openhft.chronicle.wire.WireIn
 
readObject() - Method in class net.openhft.chronicle.wire.TextWire
 
readOne() - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
 
readOne(long, WireIn) - Method in interface net.openhft.chronicle.wire.FieldNumberParselet
 
readOne() - Method in class net.openhft.chronicle.wire.InputStreamToWire
 
readOne(MethodReader) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
readOne() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
reads one message
readOne0(DocumentContext) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
 
readOneCall(WireIn) - Method in class net.openhft.chronicle.wire.AbstractGeneratedMethodReader
Reads call name and arguments from the wire and performs invocation on a target object instance.
readPosition - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
readResolve() - Method in class net.openhft.chronicle.wire.WireSerializedLambda
 
readShort() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readString() - Method in interface net.openhft.chronicle.wire.ValueIn
 
readText() - Method in interface net.openhft.chronicle.wire.MarshallableIn
Read the next message as a String
readText(StringBuilder) - Method in interface net.openhft.chronicle.wire.MarshallableIn
Read the next message as string
readUsing(T, ValueIn, BracketType) - Method in interface net.openhft.chronicle.wire.SerializationStrategy
 
readWire(WireIn, long, ReadMarshallable) - Static method in enum net.openhft.chronicle.wire.Wires
 
readWithLength(WireOut, int) - Method in class net.openhft.chronicle.wire.BinaryWire
 
recordHistory - Variable in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
 
recordHistory(boolean) - Method in class net.openhft.chronicle.wire.AbstractMethodWriterInvocationHandler
 
recordHistory() - Method in interface net.openhft.chronicle.wire.MarshallableOut
 
recordHistory(boolean) - Method in class net.openhft.chronicle.wire.MethodWriterInvocationHandlerSupplier
Deprecated.
 
recordHistory() - Method in interface net.openhft.chronicle.wire.MethodWriterWithContext
 
recordHistory(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
Deprecated.
ReflectionUtil - Class in net.openhft.chronicle.wire
 
register(WireKey, WireParselet) - Method in class net.openhft.chronicle.wire.VanillaWireParser
 
register(String, WireParselet) - Method in class net.openhft.chronicle.wire.VanillaWireParser
 
register(WireKey, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
 
register(String, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
 
registerOnce(WireKey, WireParselet) - Method in interface net.openhft.chronicle.wire.WireParser
 
removeIndex(int) - Method in class net.openhft.chronicle.wire.YamlKeys
 
removeMaskedTidFromHeader(int) - Static method in enum net.openhft.chronicle.wire.Wires
 
rereadAndNext(long) - Method in class net.openhft.chronicle.wire.YamlTokeniser
 
reset() - Method in interface net.openhft.chronicle.wire.Marshallable
 
reset() - Method in interface net.openhft.chronicle.wire.MessageHistory
Clears all data contained in this MessageHistory
reset(int, long) - Method in interface net.openhft.chronicle.wire.MessageHistory
Resets the MessageHistory with the provided sourceId and sourceIndex as a starting point.
reset() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
reset(int, long) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
reset(T) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
reset(Object) - Static method in enum net.openhft.chronicle.wire.Wires
 
reset() - Method in class net.openhft.chronicle.wire.YamlKeys
 
reset() - Method in class net.openhft.chronicle.wire.YamlWire
 
resetBetweenDocuments() - Method in interface net.openhft.chronicle.wire.ValueOut
 
ResetOverride - Interface in net.openhft.chronicle.wire
Deprecated.
can't see the point of this any more
resetState() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
resetState() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
resetState() - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
resetState() - Method in interface net.openhft.chronicle.wire.ValueIn
 
resetState() - Method in interface net.openhft.chronicle.wire.ValueOut
 
resourceExists(String) - Static method in class net.openhft.chronicle.wire.TextMethodTester
 
retainLast() - Method in class net.openhft.chronicle.wire.TextMethodTester
 
retainLast(String...) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
rollback - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
rollback() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
rollbackIfNeeded() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
Rolls back document context state to a one before opening if rollback marker is set.
rollbackOnClose() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
rollbackOnClose() - Method in interface net.openhft.chronicle.wire.DocumentContext
Call this if you have detected an error condition and you want the context rolled back when it is closed, rather than half a message committed
rollbackOnClose() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
 
rollbackOnClose() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
 
rollbackOnClose() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
 
routedTo(String) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
 
run() - Method in class net.openhft.chronicle.wire.TextMethodTester
 

S

secondTopContext() - Method in class net.openhft.chronicle.wire.YamlTokeniser
 
SelfDescribingMarshallable - Class in net.openhft.chronicle.wire
This uses marshallable, self describing messages by default.
SelfDescribingMarshallable() - Constructor for class net.openhft.chronicle.wire.SelfDescribingMarshallable
 
sequence(T, BiConsumer<T, ValueIn>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
sequence(List<T>, List<T>, Supplier<T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
sequence(List<T>, List<T>, Supplier<T>, ValueIn.Reader) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
sequence(T, K, TriConsumer<T, K, ValueIn>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
sequence(T, BiConsumer<T, ValueOut>) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
sequence(T, K, TriConsumer<T, K, ValueOut>) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
sequence(T, BiConsumer<T, ValueIn>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
sequence(List<T>, List<T>, Supplier<T>, ValueIn.Reader) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
sequence(T, K, TriConsumer<T, K, ValueIn>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
Sequence - Interface in net.openhft.chronicle.wire
 
sequence(T, BiConsumer<T, ValueIn>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
sequence(List<T>, List<T>, Supplier<T>, ValueIn.Reader) - Method in interface net.openhft.chronicle.wire.ValueIn
 
sequence(T, SerializationStrategy<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
sequence(List<T>, List<T>, Supplier<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
sequence to use when using a cached buffer
sequence(T, K, TriConsumer<T, K, ValueIn>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
sequence(WriteValue) - Method in interface net.openhft.chronicle.wire.ValueOut
 
sequence(Iterable<T>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
sequence(T, BiConsumer<T, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
sequence(T, K, TriConsumer<T, K, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
sequenceWithLength(T, ToIntBiFunction<ValueIn, T>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
sequenceWithLength(T, ToIntBiFunction<ValueIn, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
sequenceWithLength(T, int, ObjectIntObjectConsumer<T, ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
SerializationStrategies - Enum in net.openhft.chronicle.wire
 
SerializationStrategy<T> - Interface in net.openhft.chronicle.wire
 
serviceId() - Method in class net.openhft.chronicle.wire.AbstractEventCfg
Used for cfg event routing.
serviceId(String) - Method in class net.openhft.chronicle.wire.AbstractEventCfg
 
ServicesTimestampLongConverter - Class in net.openhft.chronicle.wire
 
ServicesTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.ServicesTimestampLongConverter
 
set(Object, Object) - Method in interface net.openhft.chronicle.wire.FieldInfo
Sets the value of the field represented by this FieldInfo object to the provided value.
set(Object, char) - Method in interface net.openhft.chronicle.wire.FieldInfo
Sets the value of the field represented by this FieldInfo object to the provided value.
set(Object, int) - Method in interface net.openhft.chronicle.wire.FieldInfo
Sets the value of the field represented by this FieldInfo object to the provided value.
set(Object, long) - Method in interface net.openhft.chronicle.wire.FieldInfo
Sets the value of the field represented by this FieldInfo object to the provided value.
set(Object, double) - Method in interface net.openhft.chronicle.wire.FieldInfo
Sets the value of the field represented by this FieldInfo object to the provided value.
set(LongValue, long, LongValueBitSet.LongFunction) - Method in class net.openhft.chronicle.wire.LongValueBitSet
 
set(LongValue, long) - Method in class net.openhft.chronicle.wire.LongValueBitSet
 
set(int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Sets the bit at the specified index to true.
set(int, boolean) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Sets the bit at the specified index to the specified value.
set(int, int) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to true.
set(int, int, boolean) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the specified value.
set(MessageHistory) - Static method in interface net.openhft.chronicle.wire.MessageHistory
You only need to call this if you wish to override it's behaviour.
set(Class<T>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
set(O, Function<O, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
set(Set<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
set(Set<V>, Class<V>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
set(Object, Object) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
 
set(Object, int) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
 
set(Object, char) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
 
set(Object, long) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
 
set(Object, double) - Method in class net.openhft.chronicle.wire.VanillaFieldInfo
 
SET_LOW_INT16 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
SET_LOW_INT8 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
setAll(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
setAll(YamlLogging.YamlLoggingLevel) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
setField(String, Object) - Method in interface net.openhft.chronicle.wire.Marshallable
 
setField(Object, String, Object) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
setField(Object, String, Object) - Static method in enum net.openhft.chronicle.wire.Wires
 
setLength(int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
setLongField(String, long) - Method in interface net.openhft.chronicle.wire.Marshallable
 
setLongField(Object, String, long) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
setLongField(Object, String, long) - Static method in enum net.openhft.chronicle.wire.Wires
 
setSequence(long, long) - Method in interface net.openhft.chronicle.wire.Sequence
sets the sequence number for a writePosition
setStart(long) - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
setup() - Method in class net.openhft.chronicle.wire.TextMethodTester
 
setup(String) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
setups(List<String>) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
SharedDocumentContext - Interface in net.openhft.chronicle.wire
Deprecated.
shouldHandleMessage(String, Object) - Method in interface net.openhft.chronicle.wire.MethodFilter
 
showClientReads() - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showClientReads(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showClientWrites() - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showClientWrites(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showHeartBeats() - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showHeartBeats(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showServerReads() - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showServerReads(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showServerWrites(boolean) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
showServerWrites() - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
size() - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns the number of bits of space actually in use by this BitSet to represent bit values.
SKIP_READABLE_BYTES - Static variable in interface net.openhft.chronicle.wire.WireParser
 
skipReadable(long, WireIn) - Static method in interface net.openhft.chronicle.wire.WireParser
 
skipSep(Bytes<?>) - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
 
skipValue() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
skipValue() - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
skipValue() - Method in interface net.openhft.chronicle.wire.ValueIn
 
SMALL_MESSAGE - Static variable in interface net.openhft.chronicle.wire.ValueOut
 
SOD_SEP - Static variable in class net.openhft.chronicle.wire.TextReadDocumentContext
 
sourceCode - Variable in class net.openhft.chronicle.wire.AbstractClassGenerator
 
SourceCodeFormatter - Class in net.openhft.chronicle.wire.utils
simple java source code formatter, will indent on a "{" and reduce the indent on a "}" all spaces before a "/n" are removed to enforce a consistent format
SourceCodeFormatter(int, AtomicInteger) - Constructor for class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
SourceCodeFormatter(int) - Constructor for class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
SourceCodeFormatter(int, int) - Constructor for class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
SourceContext - Interface in net.openhft.chronicle.wire
 
sourceId() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
sourceId() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
 
sourceId() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
 
sourceId(int) - Method in interface net.openhft.chronicle.wire.MessageHistory
Returns the source id at a position specified by the input n.
sourceId() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
 
sourceId() - Method in interface net.openhft.chronicle.wire.SourceContext
Returns the source id of this source context.
sourceId() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
 
sourceId() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
 
sourceId(int) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
sourceId() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
 
sourceIdsEndsWith(int[]) - Method in interface net.openhft.chronicle.wire.MessageHistory
Returns true if the source ids contained in this MessageHistory end with the provided sourceIds.
sourceIdsEndsWith(int[]) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
sourceIndex(int) - Method in interface net.openhft.chronicle.wire.MessageHistory
Returns the index of the source at a position specified by the input n.
sourceIndex(int) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
sources() - Method in interface net.openhft.chronicle.wire.MessageHistory
Returns the number of sources contained in this MessageHistory.
sources() - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
SPB_HEADER_SIZE - Static variable in enum net.openhft.chronicle.wire.Wires
 
start - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
start() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
start(boolean) - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
 
start() - Method in interface net.openhft.chronicle.wire.ReadDocumentContext
 
start() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
 
start(boolean) - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
 
start(boolean) - Method in interface net.openhft.chronicle.wire.WriteDocumentContext
 
startEvent() - Method in interface net.openhft.chronicle.wire.WireIn
 
startEvent() - Method in class net.openhft.chronicle.wire.YamlWire
 
startUse() - Method in class net.openhft.chronicle.wire.AbstractWire
 
startUse() - Method in class net.openhft.chronicle.wire.HashWire
 
startUse() - Method in interface net.openhft.chronicle.wire.WireCommon
Used to check that the wire is being used by only one thread
stream() - Method in class net.openhft.chronicle.wire.LongValueBitSet
Returns a stream of indices for which this BitSet contains a bit in the set state.
streamFromBytes(Class<T>, Bytes) - Method in enum net.openhft.chronicle.wire.WireType
 
streamFromFile(String) - Static method in interface net.openhft.chronicle.wire.Marshallable
 
streamFromFile(Class<T>, String) - Static method in interface net.openhft.chronicle.wire.Marshallable
 
streamFromFile(String) - Method in enum net.openhft.chronicle.wire.WireType
 
streamFromFile(Class<T>, String) - Method in enum net.openhft.chronicle.wire.WireType
 
strict() - Method in class net.openhft.chronicle.wire.TextWire
 
strict(boolean) - Method in class net.openhft.chronicle.wire.TextWire
 
STRING_0 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
STRING_31 - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
STRING_ANY - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
STRING_FOR_CODE - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
stringForCode(int) - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
 
subSequence(int, int) - Method in class net.openhft.chronicle.wire.utils.SourceCodeFormatter
 
swapLeaf(boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
 

T

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(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
 
text(String) - Method in interface net.openhft.chronicle.wire.ValueOut
 
text(char) - Method in interface net.openhft.chronicle.wire.ValueOut
 
text(BytesStore) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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.PostSetup - Interface in net.openhft.chronicle.wire
 
TextMethodWriterInvocationHandler - Class in net.openhft.chronicle.wire
 
TextMethodWriterInvocationHandler(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 interface net.openhft.chronicle.wire.ValueIn
 
textTo(Bytes) - Method in interface net.openhft.chronicle.wire.ValueIn
 
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
 
TextWriteDocumentContext - Class in net.openhft.chronicle.wire
 
TextWriteDocumentContext(Wire) - Constructor for class net.openhft.chronicle.wire.TextWriteDocumentContext
 
threadSafetyCheck(boolean) - Method in class net.openhft.chronicle.wire.LongValueBitSet
 
throwable(boolean) - Method in interface net.openhft.chronicle.wire.ValueIn
 
throwable(Throwable) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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
 
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 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
 
timeoutMS(long) - Method in class net.openhft.chronicle.wire.TextMethodTester
 
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.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
 
toEnd - Variable in enum net.openhft.chronicle.wire.YamlToken
 
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
 
toIndex(long, long) - Method in interface net.openhft.chronicle.wire.Sequence
 
toIntU30(long, String) - Static method in enum net.openhft.chronicle.wire.Wires
 
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
 
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.LongValueBitSet
Returns a string representation of this bit set.
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
 
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
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
 
TriConsumer<T,U,V> - Interface in net.openhft.chronicle.wire
 
TRUE - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
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 - Static variable in class net.openhft.chronicle.wire.TextWire
 
type() - Method in interface net.openhft.chronicle.wire.WireKey
 
TYPE - Static variable in class net.openhft.chronicle.wire.YamlWire
 
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
 
typedMap(Map<K, V>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
typedMap(Map<? extends WriteMarshallable, ? extends Marshallable>) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
typedMap(Map<K, V>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
typedMap(Map<K, V>) - Method in interface net.openhft.chronicle.wire.ValueIn
Deprecated.
use marshallableAsMap
typedMap(Map<? extends WriteMarshallable, ? extends Marshallable>) - Method in interface net.openhft.chronicle.wire.ValueOut
Deprecated.
use typedMarshallable(map) or object(map)
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 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
 
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(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
 
typeLiteral(Type) - Method in interface net.openhft.chronicle.wire.ValueOut
 
typeLiteral(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
 
typeLiteral(BiConsumer<Class, Bytes>, Class) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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 interface net.openhft.chronicle.wire.ValueIn
 
typeNameFor(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 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
 
typePrefix(Class) - Method in interface net.openhft.chronicle.wire.ValueOut
 
typePrefixOrObject(Class) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
typePrefixOrObject(Class) - Method in interface net.openhft.chronicle.wire.ValueIn
 

U

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 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
 
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
 
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 interface net.openhft.chronicle.wire.ValueIn
 
uint32(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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
 
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 interface net.openhft.chronicle.wire.ValueIn
 
uint8(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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
 
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
 
unescape(ACS) - Static method in class net.openhft.chronicle.wire.YamlWire
 
UNEXPECTED_FIELDS_PARAMETER_TYPES - Static variable in class net.openhft.chronicle.wire.WireMarshaller
 
unexpectedField(Object, ValueIn) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
 
unexpectedField(Object, ValueIn) - Method in interface net.openhft.chronicle.wire.ReadMarshallable
 
UNKNOWN_LENGTH - Static variable in enum net.openhft.chronicle.wire.Wires
 
UnrecoverableTimeoutException - Exception in net.openhft.chronicle.wire
 
UnrecoverableTimeoutException(Exception) - Constructor for exception net.openhft.chronicle.wire.UnrecoverableTimeoutException
 
UnsignedIntConverter - Class in net.openhft.chronicle.wire
 
UnsignedIntConverter() - Constructor for class net.openhft.chronicle.wire.UnsignedIntConverter
 
UnsignedLongConverter - Class in net.openhft.chronicle.wire
 
UnsignedLongConverter() - Constructor for class net.openhft.chronicle.wire.UnsignedLongConverter
 
untypedObject(Object) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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 afloating 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() - Method in class net.openhft.chronicle.wire.HashWire
 
updateFirstHeader() - Method in interface net.openhft.chronicle.wire.WireOut
update the first header after writing.
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
 
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
 
use8bit - Variable in class net.openhft.chronicle.wire.AbstractWire
 
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
Deprecated.
 
useMethodIds(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
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
 
usesSelfDescribingMessage() - Method in class net.openhft.chronicle.wire.BytesInBinaryMarshallable
 
usesSelfDescribingMessage() - Method in interface net.openhft.chronicle.wire.Marshallable
 
usesSelfDescribingMessage() - Method in interface net.openhft.chronicle.wire.ReadMarshallable
 
usesSelfDescribingMessage() - Method in class net.openhft.chronicle.wire.SelfDescribingMarshallable
 
usesSelfDescribingMessage() - Method in interface net.openhft.chronicle.wire.WriteMarshallable
 
useTextDocuments() - Method in class net.openhft.chronicle.wire.TextWire
 
useTextDocuments() - Method in class net.openhft.chronicle.wire.YamlWire
 
useUpdateInterceptor() - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
 
useUpdateInterceptor(boolean) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator.MetaData
 
utf8(int) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
utf8(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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 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
 

V

valueIn - Variable in class net.openhft.chronicle.wire.TextWire
 
ValueIn - Interface in net.openhft.chronicle.wire
Read in data after reading a field.
ValueIn.Reader - Interface in net.openhft.chronicle.wire
 
valueOf(String) - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.BinaryWireHighCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.BracketType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.GeneratedProxyClass
Returns the enum constant of this type with the specified name.
valueOf(byte[]) - Static method in class net.openhft.chronicle.wire.LongValueBitSet
Returns a new bit set containing all the bits in the given byte array.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.MarshallableOut.Padding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.NoDocumentContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.SerializationStrategies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.WireIn.HeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.WireInternal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.Wires
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.WireType
Returns the enum constant of this type with the specified name.
valueOf(Wire) - Static method in enum net.openhft.chronicle.wire.WireType
 
valueOf(String) - Static method in enum net.openhft.chronicle.wire.YamlLogging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.YamlLogging.YamlLoggingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.wire.YamlToken
Returns the enum constant of this type with the specified name.
ValueOut - Interface in net.openhft.chronicle.wire
Write out data after writing a field.
values() - Static method in enum net.openhft.chronicle.wire.BinaryWireCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.BinaryWireHighCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.BracketType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.GeneratedProxyClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.MarshallableOut.Padding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.NoDocumentContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.SerializationStrategies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.WireIn.HeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.WireInternal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.Wires
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.WireType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.YamlLogging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.YamlLogging.YamlLoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.wire.YamlToken
Returns an array containing the constants of this enum type, in the order they are declared.
ValueWriter<T> - Interface in net.openhft.chronicle.wire
 
VanillaFieldInfo - Class in net.openhft.chronicle.wire
 
VanillaFieldInfo(String, Class, BracketType, Field) - Constructor for class net.openhft.chronicle.wire.VanillaFieldInfo
 
VanillaMessageHistory - Class in net.openhft.chronicle.wire
 
VanillaMessageHistory() - Constructor for class net.openhft.chronicle.wire.VanillaMessageHistory
 
VanillaMethodReader - Class in net.openhft.chronicle.wire
 
VanillaMethodReader(MarshallableIn, boolean, WireParselet, MethodReaderInterceptorReturns, Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
 
VanillaMethodReader(MarshallableIn, boolean, WireParselet, FieldNumberParselet, MethodReaderInterceptorReturns, Object...) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReader
 
VanillaMethodReaderBuilder - Class in net.openhft.chronicle.wire
 
VanillaMethodReaderBuilder(MarshallableIn) - Constructor for class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
VanillaMethodWriterBuilder<T> - Class in net.openhft.chronicle.wire
 
VanillaMethodWriterBuilder(Class<T>, WireType, Supplier<MethodWriterInvocationHandler>) - Constructor for class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
VanillaWireParser - Class in net.openhft.chronicle.wire
A simple parser to associate actions based on events/field names received.
VanillaWireParser(WireParselet, FieldNumberParselet) - Constructor for class net.openhft.chronicle.wire.VanillaWireParser
 

W

warnMissing() - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
warnMissing(boolean) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
WatermarkedMicroTimestampLongConverter - Class in net.openhft.chronicle.wire
 
WatermarkedMicroTimestampLongConverter() - Constructor for class net.openhft.chronicle.wire.WatermarkedMicroTimestampLongConverter
 
wire - Variable in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
wire() - Method in class net.openhft.chronicle.wire.BinaryReadDocumentContext
 
wire - Variable in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
 
wire() - Method in class net.openhft.chronicle.wire.BinaryWriteDocumentContext
 
wire() - Method in interface net.openhft.chronicle.wire.DocumentContext
Returns the Wire associated with the Document.
wire() - Method in class net.openhft.chronicle.wire.DocumentContextHolder
 
wire() - Method in enum net.openhft.chronicle.wire.NoDocumentContext
 
wire - Variable in class net.openhft.chronicle.wire.TextReadDocumentContext
 
wire() - Method in class net.openhft.chronicle.wire.TextReadDocumentContext
 
wire - Variable in class net.openhft.chronicle.wire.TextWriteDocumentContext
 
wire() - Method in class net.openhft.chronicle.wire.TextWriteDocumentContext
 
Wire - Interface in net.openhft.chronicle.wire
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
wire() - Method in class net.openhft.chronicle.wire.WrappedDocumentContext
 
WIRE_MARSHALLER_CL - Static variable in class net.openhft.chronicle.wire.WireMarshaller
 
wireAcquisition - Variable in class net.openhft.chronicle.wire.AbstractAnyWire
 
WireCommon - Interface in net.openhft.chronicle.wire
 
WireDumper - Class in net.openhft.chronicle.wire
 
wireIn() - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
wireIn() - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
wireIn() - Method in interface net.openhft.chronicle.wire.ValueIn
 
WireIn - Interface in net.openhft.chronicle.wire
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
WireIn.HeaderType - Enum in net.openhft.chronicle.wire
 
WireInternal - Enum in net.openhft.chronicle.wire
 
WireKey - Interface in net.openhft.chronicle.wire
 
WireMarshaller<T> - Class in net.openhft.chronicle.wire
 
WireMarshaller(Class<T>, WireMarshaller.FieldAccess[], boolean) - Constructor for class net.openhft.chronicle.wire.WireMarshaller
 
WireMarshallerForUnexpectedFields<T> - Class in net.openhft.chronicle.wire
 
WireMarshallerForUnexpectedFields(Class<T>, WireMarshaller.FieldAccess[], boolean) - Constructor for class net.openhft.chronicle.wire.WireMarshallerForUnexpectedFields
 
wireOut() - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
wireOut() - Method in interface net.openhft.chronicle.wire.ValueOut
 
WireOut - Interface in net.openhft.chronicle.wire
The defines the standard interface for writing and reading sequentially to/from a Bytes stream
WireParselet - Interface in net.openhft.chronicle.wire
 
wireParser() - Method in class net.openhft.chronicle.wire.VanillaMethodReader
 
WireParser - Interface in net.openhft.chronicle.wire
Interface to parseOne arbitrary field-value data.
wireParser(WireParselet) - Static method in interface net.openhft.chronicle.wire.WireParser
 
wireParser(WireParselet, FieldNumberParselet) - Static method in interface net.openhft.chronicle.wire.WireParser
 
Wires - Enum in net.openhft.chronicle.wire
 
WireSerializedLambda - Class in net.openhft.chronicle.wire
Helper calls to support serialization of lambdas in Wire formats.
WireSerializedLambda() - Constructor for class net.openhft.chronicle.wire.WireSerializedLambda
 
WireToOutputStream - Class in net.openhft.chronicle.wire
 
WireToOutputStream(WireType, OutputStream) - Constructor for class net.openhft.chronicle.wire.WireToOutputStream
 
wireType() - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
wireType(WireType) - Method in class net.openhft.chronicle.wire.VanillaMethodReaderBuilder
 
wireType() - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
wireType(WireType) - Method in class net.openhft.chronicle.wire.VanillaMethodWriterBuilder
 
WireType - Enum in net.openhft.chronicle.wire
A selection of prebuilt wire types.
withLineNumber(SourceCodeFormatter) - Method in class net.openhft.chronicle.wire.AbstractClassGenerator
 
WordsIntConverter - Class in net.openhft.chronicle.wire
 
WordsIntConverter() - Constructor for class net.openhft.chronicle.wire.WordsIntConverter
 
WordsIntConverter(char) - Constructor for class net.openhft.chronicle.wire.WordsIntConverter
 
WordsLongConverter - Class in net.openhft.chronicle.wire
 
WordsLongConverter() - Constructor for class net.openhft.chronicle.wire.WordsLongConverter
 
WordsLongConverter(char) - Constructor for class net.openhft.chronicle.wire.WordsLongConverter
 
WrappedDocumentContext - Class in net.openhft.chronicle.wire
 
WrappedDocumentContext(DocumentContext) - Constructor for class net.openhft.chronicle.wire.WrappedDocumentContext
 
write() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
write(CharSequence) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
write() - Method in class net.openhft.chronicle.wire.BinaryWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
 
write(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
 
write() - Method in class net.openhft.chronicle.wire.HashWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.HashWire
 
write(CharSequence) - Method in class net.openhft.chronicle.wire.HashWire
 
write() - Method in class net.openhft.chronicle.wire.QueryWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.QueryWire
 
write(CharSequence) - Method in class net.openhft.chronicle.wire.QueryWire
 
write() - Method in class net.openhft.chronicle.wire.RawWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.RawWire
 
write(CharSequence) - Method in class net.openhft.chronicle.wire.RawWire
 
write() - Method in class net.openhft.chronicle.wire.TextWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.TextWire
 
write(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
 
write() - Method in interface net.openhft.chronicle.wire.WireOut
Write an empty filed marker
write(WireKey) - Method in interface net.openhft.chronicle.wire.WireOut
Write a key for wires that support fields.
write(CharSequence) - Method in interface net.openhft.chronicle.wire.WireOut
 
write(Lambda, ValueOut) - Static method in class net.openhft.chronicle.wire.WireSerializedLambda
 
write() - Method in class net.openhft.chronicle.wire.YamlWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.YamlWire
 
write(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWire
 
writeAlignTo(int, int) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeAllAsMap(Class<K>, Class<V>, Map<K, V>) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeBoolean(boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeByte(byte) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeBytes(WriteBytesMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableOut
 
writeChar(char) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeCode(int) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.HashWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.QueryWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.RawWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
 
writeComment(CharSequence) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.YamlWire
 
writeData(WireOut, boolean, boolean, WriteMarshallable) - Static method in enum net.openhft.chronicle.wire.WireInternal
 
writeData(WireOut, T) - Static method in enum net.openhft.chronicle.wire.Wires
 
writeDocument(WriteMarshallable) - Method in interface net.openhft.chronicle.wire.MarshallableOut
Write the Marshallable as a document/message
writeDocument(T, BiConsumer<ValueOut, T>) - Method in interface net.openhft.chronicle.wire.MarshallableOut
Write an object with a custom marshalling.
writeDocument(boolean, WriteMarshallable) - Method in interface net.openhft.chronicle.wire.WireOut
This will increment the headerNumber as appropriate if successful
WriteDocumentContext - Interface in net.openhft.chronicle.wire
 
writeDouble(double) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeEndEvent() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
writeEndEvent() - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeEndEvent() - Method in class net.openhft.chronicle.wire.HashWire
 
writeEndEvent() - Method in class net.openhft.chronicle.wire.RawWire
 
writeEndEvent() - Method in class net.openhft.chronicle.wire.TextWire
 
writeEndEvent() - Method in interface net.openhft.chronicle.wire.WireOut
 
writeEndEvent() - Method in class net.openhft.chronicle.wire.YamlWire
 
writeEndOfWire(long, TimeUnit, long) - Method in class net.openhft.chronicle.wire.AbstractWire
 
writeEndOfWire(long, TimeUnit, long) - Method in class net.openhft.chronicle.wire.HashWire
 
writeEndOfWire(long, TimeUnit, long) - Method in interface net.openhft.chronicle.wire.WireOut
Write the end of wire marker, unless one is already written.
writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.HashWire
 
writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.TextWire
 
writeEvent(Class, Object) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeEvent(Class, Object) - Method in class net.openhft.chronicle.wire.YamlWire
 
writeEventId(int) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeEventId(String, int) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeEventId(int) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeEventId(String, int) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeEventName(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeEventName(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeEventName(WireKey) - Method in class net.openhft.chronicle.wire.RawWire
 
writeEventName(CharSequence) - Method in class net.openhft.chronicle.wire.RawWire
 
writeEventName(WireKey) - Method in interface net.openhft.chronicle.wire.WireOut
Always write a key.
writeEventName(CharSequence) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeFirstHeader() - Method in class net.openhft.chronicle.wire.AbstractWire
 
writeFirstHeader() - Method in class net.openhft.chronicle.wire.HashWire
 
writeFirstHeader() - Method in interface net.openhft.chronicle.wire.WireOut
Start the first header, if there is none This will increment the headerNumber as appropriate if successful
writeFloat(float) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeHistory(DocumentContext) - Static method in interface net.openhft.chronicle.wire.MessageHistory
 
writeInt(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeKey(Bytes) - Method in interface net.openhft.chronicle.wire.KeyedMarshallable
 
writeKey(T, Bytes) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
writeKey(Object, Bytes) - Static method in enum net.openhft.chronicle.wire.Wires
 
writeLength(long) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
writeLength(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeLong(LongConverter, long) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueOut
 
writeLong(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeLong(LongConverter, long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeMap(Map<?, ?>) - Method in interface net.openhft.chronicle.wire.MarshallableOut
Write a Map as a marshallable
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.AbstractBytesMarshallable
Deprecated.
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.AbstractMarshallableCfg
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.LongValueBitSet
 
writeMarshallable(WireOut) - Method in interface net.openhft.chronicle.wire.Marshallable
 
writeMarshallable(WireOut) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
writeMarshallable(BytesOut) - Method in class net.openhft.chronicle.wire.VanillaMessageHistory
 
writeMarshallable(T, WireOut) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
writeMarshallable(T, Bytes) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
writeMarshallable(T, WireOut, T, boolean) - Method in class net.openhft.chronicle.wire.WireMarshaller
 
writeMarshallable(Object, WireOut) - Static method in enum net.openhft.chronicle.wire.Wires
 
writeMarshallable(Object, WireOut, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
 
writeMarshallable(Object, WireOut, Object, boolean) - Static method in enum net.openhft.chronicle.wire.Wires
 
WriteMarshallable - Interface in net.openhft.chronicle.wire
 
writeMarshallable(WireOut) - Method in interface net.openhft.chronicle.wire.WriteMarshallable
Write data to the wire
writeMessage(WireKey, Object) - Method in interface net.openhft.chronicle.wire.MarshallableOut
Wrie a key and value which could be a scalar or a marshallable.
writeMessage(String, Object) - Method in interface net.openhft.chronicle.wire.MarshallableOut
 
writeMessage(String) - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
writeMessage() - Static method in enum net.openhft.chronicle.wire.YamlLogging
 
writeNotCompleteDocument(boolean, WriteMarshallable) - Method in interface net.openhft.chronicle.wire.WireOut
Deprecated.
writeObject(Object) - Method in class net.openhft.chronicle.wire.TextWire
 
writeShort(short) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeStartEvent() - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
writeStartEvent() - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeStartEvent() - Method in class net.openhft.chronicle.wire.HashWire
 
writeStartEvent() - Method in class net.openhft.chronicle.wire.RawWire
 
writeStartEvent() - Method in class net.openhft.chronicle.wire.TextWire
 
writeStartEvent() - Method in interface net.openhft.chronicle.wire.WireOut
Start an event object, mostly for internal use.
writeStartEvent() - Method in class net.openhft.chronicle.wire.YamlWire
 
writeString(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
 
writeText(CharSequence) - Method in interface net.openhft.chronicle.wire.MarshallableOut
 
writeToWire(T, WireOut) - Method in interface net.openhft.chronicle.wire.WritingMarshaller
 
writeValue(T, ValueOut) - Method in interface net.openhft.chronicle.wire.ValueWriter
 
writeValue(ValueOut) - Method in interface net.openhft.chronicle.wire.WriteMarshallable
 
WriteValue - Interface in net.openhft.chronicle.wire
 
writeValue(ValueOut) - Method in interface net.openhft.chronicle.wire.WriteValue
Writes a value to the provided ValueOut.
writingDocument(boolean) - Method in class net.openhft.chronicle.wire.AbstractAnyWire
 
writingDocument(boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writingDocument() - Method in interface net.openhft.chronicle.wire.DocumentWritten
 
writingDocument(boolean) - Method in interface net.openhft.chronicle.wire.DocumentWritten
Start a new DocumentContext, must always call close() when done.
writingDocument(boolean) - Method in class net.openhft.chronicle.wire.HashWire
 
writingDocument() - Method in interface net.openhft.chronicle.wire.MarshallableOut
Start a document which is completed when DocumentContext.close() is called.
writingDocument(boolean) - Method in interface net.openhft.chronicle.wire.MarshallableOut
Start a new DocumentContext, must always call close() when done.
writingDocument(boolean) - Method in class net.openhft.chronicle.wire.RawWire
 
writingDocument(boolean) - Method in class net.openhft.chronicle.wire.TextWire
 
writingDocument(boolean) - Method in interface net.openhft.chronicle.wire.WireOut
This will increment the headerNumber as appropriate if successful
writingDocument() - Method in interface net.openhft.chronicle.wire.WireOut
 
writingDocument(boolean) - Method in class net.openhft.chronicle.wire.YamlWire
 
WritingMarshaller<T> - Interface in net.openhft.chronicle.wire
 

X

xor(LongValueBitSet) - Method in class net.openhft.chronicle.wire.LongValueBitSet
Performs a logical XOR of this bit set with the bit set argument.

Y

YamlKeys - Class in net.openhft.chronicle.wire
 
YamlKeys() - Constructor for class net.openhft.chronicle.wire.YamlKeys
 
YamlLogging - Enum in net.openhft.chronicle.wire
Class to control whether to log Yaml messages for debugging or documentation.
YamlLogging.YamlLoggingLevel - Enum in net.openhft.chronicle.wire
 
YamlMethodTester<T> - Class in net.openhft.chronicle.wire
 
YamlMethodTester(String, Function<T, Object>, Class<T>, String) - Constructor for class net.openhft.chronicle.wire.YamlMethodTester
 
YamlToken - Enum in net.openhft.chronicle.wire
 
YamlTokeniser - Class in net.openhft.chronicle.wire
 
YamlTokeniser(BytesIn) - Constructor for class net.openhft.chronicle.wire.YamlTokeniser
 
YamlWire - Class in net.openhft.chronicle.wire
YAML Based wire format
YamlWire(Bytes, boolean) - Constructor for class net.openhft.chronicle.wire.YamlWire
 
YamlWire(Bytes) - Constructor for class net.openhft.chronicle.wire.YamlWire
 

Z

ZEROS_64 - Static variable in interface net.openhft.chronicle.wire.ValueOut
 
ZONED_DATE_TIME - Static variable in enum net.openhft.chronicle.wire.BinaryWireCode
 
zonedDateTime(T, BiConsumer<T, ZonedDateTime>) - Method in class net.openhft.chronicle.wire.BinaryWire.BinaryValueIn
 
zonedDateTime(ZonedDateTime) - Method in class net.openhft.chronicle.wire.BinaryWire.FixedBinaryValueOut
 
zonedDateTime(T, BiConsumer<T, ZonedDateTime>) - Method in class net.openhft.chronicle.wire.DefaultValueIn
 
zonedDateTime(T, BiConsumer<T, ZonedDateTime>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
zonedDateTime() - Method in interface net.openhft.chronicle.wire.ValueIn
 
zonedDateTime(ZonedDateTime) - Method in interface net.openhft.chronicle.wire.ValueOut
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2020. All rights reserved.