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

A

accept(Boolean) - Method in interface net.openhft.chronicle.wire.util.BooleanConsumer
Performs this operation on the given argument.
accept(byte) - Method in interface net.openhft.chronicle.wire.util.ByteConsumer
Performs this operation on the given argument.
accept(char) - Method in interface net.openhft.chronicle.wire.util.CharConsumer
Performs this operation on the given argument.
accept(float) - Method in interface net.openhft.chronicle.wire.util.FloatConsumer
Performs this operation on the given argument.
accept(short) - Method in interface net.openhft.chronicle.wire.util.ShortConsumer
Performs this operation on the given argument.
acquireAnotherStringBuilder(CharSequence) - Static method in enum net.openhft.chronicle.wire.Wires
 
acquireStringBuilder() - Static method in enum net.openhft.chronicle.wire.Wires
 
addAtomicValue(int) - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
addAtomicValue(long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
addAtomicValue(int) - Method in class net.openhft.chronicle.wire.TextIntReference
 
addAtomicValue(long) - Method in class net.openhft.chronicle.wire.TextLongReference
 
addPadding(int) - Method in class net.openhft.chronicle.wire.BinaryWire
 
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
 
addValue(int) - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
addValue(long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
addValue(int) - Method in class net.openhft.chronicle.wire.TextIntReference
 
addValue(long) - Method in class net.openhft.chronicle.wire.TextLongReference
 
andThen(BooleanConsumer) - Method in interface net.openhft.chronicle.wire.util.BooleanConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(ByteConsumer) - Method in interface net.openhft.chronicle.wire.util.ByteConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(CharConsumer) - Method in interface net.openhft.chronicle.wire.util.CharConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(FloatConsumer) - Method in interface net.openhft.chronicle.wire.util.FloatConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(ShortConsumer) - Method in interface net.openhft.chronicle.wire.util.ShortConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
ANY_CODE_MATCH - Static variable in class net.openhft.chronicle.wire.BinaryWire
 
applyToMarshallable(Function<WireIn, T>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
asText(Wire) - Static method in class net.openhft.chronicle.wire.TextWire
 

B

BinaryIntReference - Class in net.openhft.chronicle.wire
 
BinaryIntReference() - Constructor for class net.openhft.chronicle.wire.BinaryIntReference
 
BinaryLongArrayReference - Class in net.openhft.chronicle.wire
 
BinaryLongArrayReference() - Constructor for class net.openhft.chronicle.wire.BinaryLongArrayReference
 
BinaryLongReference - Class in net.openhft.chronicle.wire
 
BinaryLongReference() - Constructor for class net.openhft.chronicle.wire.BinaryLongReference
 
BinaryWire - Class in net.openhft.chronicle.wire
Created by peter.lawrey on 15/01/15.
BinaryWire(Bytes) - Constructor for class net.openhft.chronicle.wire.BinaryWire
 
BinaryWire(Bytes, boolean, boolean, boolean) - Constructor for class net.openhft.chronicle.wire.BinaryWire
 
BinaryWireHighCode - Enum in net.openhft.chronicle.wire
Created by peter on 18/05/15.
bindValueAt(int, LongValue) - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
bindValueAt(int, LongValue) - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
bool(BooleanConsumer) - 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
 
BooleanConsumer - Interface in net.openhft.chronicle.wire.util
Represents an operation that accepts a single int-valued argument and returns no result.
ByteableLongArrayValues - Interface in net.openhft.chronicle.wire
Created by Rob Austin
ByteConsumer - Interface in net.openhft.chronicle.wire.util
Represents an operation that accepts a single int-valued argument and returns no result.
bytes() - Method in class net.openhft.chronicle.wire.BinaryWire
 
bytes() - Method in class net.openhft.chronicle.wire.QueryWire
 
bytes() - Method in class net.openhft.chronicle.wire.RawWire
 
bytes() - Method in class net.openhft.chronicle.wire.TextWire
 
bytes(Bytes<?>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
bytes(Consumer<WireIn>) - 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(byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
 
bytes() - Method in interface net.openhft.chronicle.wire.WireCommon
 
bytesMatch(BytesStore, BooleanConsumer) - Method in interface net.openhft.chronicle.wire.ValueIn
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.TextIntReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.TextLongReference
 
bytesStore() - Method in interface net.openhft.chronicle.wire.ValueIn
 

C

CharConsumer - Interface in net.openhft.chronicle.wire.util
Represents an operation that accepts a single int-valued argument and returns no result.
CharSequenceComparator - Enum in net.openhft.chronicle.wire.util
 
checkKeys(WireKey[]) - Static method in interface net.openhft.chronicle.wire.WireKey
 
clear() - Method in class net.openhft.chronicle.wire.BinaryWire
 
clear() - Method in class net.openhft.chronicle.wire.QueryWire
 
clear() - Method in class net.openhft.chronicle.wire.RawWire
 
clear() - Method in class net.openhft.chronicle.wire.TextWire
 
clear() - Method in interface net.openhft.chronicle.wire.WireIn
 
clientReads - Static variable in class net.openhft.chronicle.wire.YamlLogging
 
clientWrites - Static variable in class net.openhft.chronicle.wire.YamlLogging
 
code() - Method in interface net.openhft.chronicle.wire.WireKey
 
compare(CharSequence, CharSequence) - Method in enum net.openhft.chronicle.wire.util.CharSequenceComparator
 
compareAndSet(long, long, long) - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
compareAndSet(long, long, long) - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
compareAndSwapValue(int, int) - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
compareAndSwapValue(long, long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
compareAndSwapValue(int, int) - Method in class net.openhft.chronicle.wire.TextIntReference
 
compareAndSwapValue(long, long) - Method in class net.openhft.chronicle.wire.TextLongReference
 
contentEquals(CharSequence) - Method in interface net.openhft.chronicle.wire.WireKey
 
copyTo(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
 
copyTo(WireOut) - Method in class net.openhft.chronicle.wire.QueryWire
 
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
 

D

date(Consumer<LocalDate>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
date(LocalDate) - Method in interface net.openhft.chronicle.wire.ValueOut
 
DEFAULT - Static variable in interface net.openhft.chronicle.wire.WireParser
 
defaultValue() - Method in interface net.openhft.chronicle.wire.WireKey
 
DISCARD - Static variable in interface net.openhft.chronicle.wire.ReadMarshallable
 
DISCARD - Static variable in interface net.openhft.chronicle.wire.ValueIn
 

E

EMPTY - Static variable in interface net.openhft.chronicle.wire.WriteMarshallable
 

F

FALSE - Static variable in class net.openhft.chronicle.wire.TextIntReference
 
FALSE - Static variable in class net.openhft.chronicle.wire.TextLongReference
 
FIELD_SEP - Static variable in class net.openhft.chronicle.wire.TextWire
 
float32(FloatConsumer) - 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.ValueOut
 
float64(DoubleConsumer) - 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.ValueOut
 
FloatConsumer - Interface in net.openhft.chronicle.wire.util
Represents an operation that accepts a single int-valued argument and returns no result.
from(String) - Static method in class net.openhft.chronicle.wire.TextWire
 
fromSizePrefixedBlobs(Bytes) - Static method in enum net.openhft.chronicle.wire.Wires
 
fromSizePrefixedBlobs(Bytes, long, long) - Static method in enum net.openhft.chronicle.wire.Wires
 

G

getCapacity() - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
getCapacity() - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
getValue() - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
getValue() - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
getValue() - Method in class net.openhft.chronicle.wire.TextIntReference
 
getValue() - Method in class net.openhft.chronicle.wire.TextLongReference
 
getValueAt(long) - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
getValueAt(long) - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
getValueIn() - Method in class net.openhft.chronicle.wire.BinaryWire
 
getValueIn() - Method in class net.openhft.chronicle.wire.QueryWire
 
getValueIn() - Method in class net.openhft.chronicle.wire.RawWire
 
getValueIn() - Method in class net.openhft.chronicle.wire.TextWire
 
getValueIn() - Method in interface net.openhft.chronicle.wire.WireIn
Obtain the value in (for internal use)
getValueOut() - Method in class net.openhft.chronicle.wire.BinaryWire
 
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 (for internal use)
getVolatileValue() - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
getVolatileValue() - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
getVolatileValue() - Method in class net.openhft.chronicle.wire.TextIntReference
 
getVolatileValue() - Method in class net.openhft.chronicle.wire.TextLongReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 

H

hasMore() - Method in class net.openhft.chronicle.wire.BinaryWire
 
hasMore() - Method in class net.openhft.chronicle.wire.QueryWire
 
hasMore() - Method in class net.openhft.chronicle.wire.RawWire
 
hasMore() - Method in class net.openhft.chronicle.wire.TextWire
 
hasMore() - Method in interface net.openhft.chronicle.wire.WireIn
 
hasNext() - Method in interface net.openhft.chronicle.wire.ValueIn
 
hasNextSequenceItem() - Method in interface net.openhft.chronicle.wire.ValueIn
 

I

int16(ShortConsumer) - 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(IntConsumer) - Method in interface net.openhft.chronicle.wire.ValueIn
 
int32(IntValue, Consumer<IntValue>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
int32() - 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
 
int32forBinding(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
int32forBinding(int, IntValue) - Method in interface net.openhft.chronicle.wire.ValueOut
 
int64(LongConsumer) - Method in interface net.openhft.chronicle.wire.ValueIn
 
int64(LongValue) - Method in interface net.openhft.chronicle.wire.ValueIn
 
int64(LongValue, Consumer<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.ValueOut
 
int64array(LongArrayValues, Consumer<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 interface net.openhft.chronicle.wire.ValueOut
 
int64forBinding(long, LongValue) - Method in interface net.openhft.chronicle.wire.ValueOut
 
int8(ByteConsumer) - 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
 
InternalWireIn - Interface in net.openhft.chronicle.wire
These methods are for internal use only.
INTERNER - Static variable in enum net.openhft.chronicle.wire.Wires
 
isData(long) - Static method in enum net.openhft.chronicle.wire.Wires
 
isKnownLength(long) - Static method in enum net.openhft.chronicle.wire.Wires
 
isReady() - Method in class net.openhft.chronicle.wire.BinaryWire
 
isReady() - Method in class net.openhft.chronicle.wire.QueryWire
 
isReady() - Method in class net.openhft.chronicle.wire.RawWire
 
isReady() - Method in class net.openhft.chronicle.wire.TextWire
 
isReady() - Method in interface net.openhft.chronicle.wire.WireIn
 
isReady(long) - Static method in enum net.openhft.chronicle.wire.Wires
 
isSerializableLambda(Class) - Static method in class net.openhft.chronicle.wire.WireSerializedLambda
 

L

lazyWrite(Bytes, long) - Static method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
leaf() - Method in interface net.openhft.chronicle.wire.ValueOut
 
LENGTH_MASK - Static variable in enum net.openhft.chronicle.wire.Wires
 
lengthOf(long) - Static method in enum net.openhft.chronicle.wire.Wires
 
lookup(CharSequence) - Method in class net.openhft.chronicle.wire.VanillaWireParser
 
lookup(int) - Method in class net.openhft.chronicle.wire.VanillaWireParser
 
lookup(CharSequence) - Method in interface net.openhft.chronicle.wire.WireParser
 
lookup(int) - Method in interface net.openhft.chronicle.wire.WireParser
 

M

map(Map<String, String>) - Method in interface net.openhft.chronicle.wire.ValueIn
reads the map from the wire
map(Class<K>, Class<V>, Map<K, V>) - Method in interface net.openhft.chronicle.wire.ValueIn
reads the map from the wire
map(Map) - Method in interface net.openhft.chronicle.wire.ValueOut
wites the contents of the map to wire
Marshallable - Interface in net.openhft.chronicle.wire
Created by peter.lawrey on 1/10/15.
marshallable(ReadMarshallable) - Method in interface net.openhft.chronicle.wire.ValueIn
 
marshallable(WriteMarshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
 
maxSize() - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
maxSize() - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
maxSize() - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
maxSize() - Method in class net.openhft.chronicle.wire.TextIntReference
 
maxSize() - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
maxSize() - Method in class net.openhft.chronicle.wire.TextLongReference
 
META_DATA - Static variable in enum net.openhft.chronicle.wire.Wires
 

N

name() - Method in interface net.openhft.chronicle.wire.WireKey
 
net.openhft.chronicle.wire - package net.openhft.chronicle.wire
 
net.openhft.chronicle.wire.util - package net.openhft.chronicle.wire.util
 
newIntReference() - Method in class net.openhft.chronicle.wire.BinaryWire
 
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
 
newLongArrayReference() - Method in class net.openhft.chronicle.wire.BinaryWire
 
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
 
newLongReference() - Method in class net.openhft.chronicle.wire.BinaryWire
 
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
 
NOT_READY - Static variable in enum net.openhft.chronicle.wire.Wires
 
NULL - Static variable in class net.openhft.chronicle.wire.TextWire
 

O

object(Class<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
object(E, Class<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
object(Class<E>, Consumer<E>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
object(Object) - Method in interface net.openhft.chronicle.wire.ValueOut
 

P

ParameterizeWireKey - Interface in net.openhft.chronicle.wire
Created by Rob Austin
params() - Method in interface net.openhft.chronicle.wire.ParameterizeWireKey
 
parse(WireIn) - Method in interface net.openhft.chronicle.wire.WireParser
 
peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.wire.TextLongArrayReference
 

Q

QueryWire - Class in net.openhft.chronicle.wire
Created by peter.lawrey on 15/01/15.
QueryWire(Bytes) - Constructor for class net.openhft.chronicle.wire.QueryWire
 

R

rawBytes(byte[]) - Method in interface net.openhft.chronicle.wire.ValueOut
 
rawReadData(WireIn, Consumer<WireIn>) - Static method in enum net.openhft.chronicle.wire.Wires
 
RawWire - Class in net.openhft.chronicle.wire
Created by peter.lawrey on 19/01/15.
RawWire(Bytes) - Constructor for class net.openhft.chronicle.wire.RawWire
 
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() - Method in class net.openhft.chronicle.wire.QueryWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.QueryWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.QueryWire
 
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(StringBuilder) - Method in interface net.openhft.chronicle.wire.WireIn
Read the field if present, or empty string if not present.
readAlignTo(int) - Method in class net.openhft.chronicle.wire.RawWire
 
readAlignTo(int) - Method in interface net.openhft.chronicle.wire.WireIn
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.QueryWire
 
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
 
readData(long, WireIn, Consumer<WireIn>, Consumer<WireIn>) - Static method in enum net.openhft.chronicle.wire.Wires
 
readData(WireIn, Consumer<WireIn>, Consumer<WireIn>) - Static method in enum net.openhft.chronicle.wire.Wires
 
readDocument(Consumer<WireIn>, Consumer<WireIn>) - Method in interface net.openhft.chronicle.wire.WireIn
 
readDocument(long, Consumer<WireIn>, Consumer<WireIn>) - Method in interface net.openhft.chronicle.wire.WireIn
 
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.
readLength() - Method in interface net.openhft.chronicle.wire.ValueIn
the length of the field as bytes including any encoding and header character
ReadMarshallable - Interface in net.openhft.chronicle.wire
 
readMarshallable(WireIn) - Method in interface net.openhft.chronicle.wire.ReadMarshallable
Straight line ordered decoding.
readMarshallable(WireIn) - Method in class net.openhft.chronicle.wire.WireSerializedLambda
 
readResolve() - Method in class net.openhft.chronicle.wire.WireSerializedLambda
 
register(WireKey, Consumer<ValueIn>) - Method in class net.openhft.chronicle.wire.VanillaWireParser
 
register(WireKey, Consumer<ValueIn>) - Method in interface net.openhft.chronicle.wire.WireParser
 

S

SEQ_MAP - Static variable in class net.openhft.chronicle.wire.TextWire
 
sequence(Consumer<ValueIn>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
sequence(Consumer<ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
setDefault(Consumer<ValueIn>) - Method in interface net.openhft.chronicle.wire.WireParser
 
setOrderedValue(int) - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
setOrderedValue(long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
setOrderedValue(int) - Method in class net.openhft.chronicle.wire.TextIntReference
 
setOrderedValue(long) - Method in class net.openhft.chronicle.wire.TextLongReference
 
setOrderedValueAt(long, long) - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
setOrderedValueAt(long, long) - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
setReady(boolean) - Method in class net.openhft.chronicle.wire.BinaryWire
 
setReady(boolean) - Method in interface net.openhft.chronicle.wire.InternalWireIn
 
setReady(boolean) - Method in class net.openhft.chronicle.wire.QueryWire
 
setReady(boolean) - Method in class net.openhft.chronicle.wire.RawWire
 
setReady(boolean) - Method in class net.openhft.chronicle.wire.TextWire
 
setValue(int) - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
setValue(long) - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
setValue(int) - Method in class net.openhft.chronicle.wire.TextIntReference
 
setValue(long) - Method in class net.openhft.chronicle.wire.TextLongReference
 
setValueAt(long, long) - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
setValueAt(long, long) - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
ShortConsumer - Interface in net.openhft.chronicle.wire.util
Represents an operation that accepts a single int-valued argument and returns no result.
showServerReads - Static variable in class net.openhft.chronicle.wire.YamlLogging
 
showServerWrites - Static variable in class net.openhft.chronicle.wire.YamlLogging
 

T

template - Static variable in class net.openhft.chronicle.wire.TextIntReference
 
template - Static variable in class net.openhft.chronicle.wire.TextLongReference
 
text(Consumer<String>) - 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
 
TextIntReference - Class in net.openhft.chronicle.wire
 
TextIntReference() - Constructor for class net.openhft.chronicle.wire.TextIntReference
 
TextLongArrayReference - Class in net.openhft.chronicle.wire
 
TextLongArrayReference() - Constructor for class net.openhft.chronicle.wire.TextLongArrayReference
 
TextLongReference - Class in net.openhft.chronicle.wire
 
TextLongReference() - Constructor for class net.openhft.chronicle.wire.TextLongReference
 
textTo(ACS) - Method in interface net.openhft.chronicle.wire.ValueIn
 
TextWire - Class in net.openhft.chronicle.wire
Created by peter.lawrey on 15/01/15.
TextWire(Bytes) - Constructor for class net.openhft.chronicle.wire.TextWire
 
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.Wires
 
time(Consumer<LocalTime>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
time(LocalTime) - Method in interface net.openhft.chronicle.wire.ValueOut
 
title - Static variable in class net.openhft.chronicle.wire.YamlLogging
 
toIntU30(long, String) - Static method in class net.openhft.chronicle.wire.BinaryWire
 
toString() - Method in class net.openhft.chronicle.wire.BinaryIntReference
 
toString() - Method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
toString() - Method in class net.openhft.chronicle.wire.BinaryLongReference
 
toString() - Method in class net.openhft.chronicle.wire.BinaryWire
 
toString() - Method in class net.openhft.chronicle.wire.QueryWire
 
toString() - Method in class net.openhft.chronicle.wire.RawWire
 
toString() - Method in class net.openhft.chronicle.wire.TextIntReference
 
toString() - Method in class net.openhft.chronicle.wire.TextLongArrayReference
 
toString() - Method in class net.openhft.chronicle.wire.TextLongReference
 
toString() - Method in class net.openhft.chronicle.wire.TextWire
 
TRUE - Static variable in class net.openhft.chronicle.wire.TextIntReference
 
TRUE - Static variable in class net.openhft.chronicle.wire.TextLongReference
 
type(StringBuilder) - Method in interface net.openhft.chronicle.wire.ValueIn
 
type(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueOut
 
type() - Method in interface net.openhft.chronicle.wire.WireKey
 
typedMap(Map<K, V>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
typedMap(Map<? extends WriteMarshallable, ? extends Marshallable>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
typedMarshallable() - Method in interface net.openhft.chronicle.wire.ValueIn
 
typedMarshallable(WriteMarshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
 
typedMarshallable(CharSequence, WriteMarshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
 
typedScalar(Object) - Method in interface net.openhft.chronicle.wire.ValueOut
 
typeLiteral(Function<CharSequence, Class>, Consumer<Class>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
typeLiteral(Consumer<Class>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
typeLiteral() - Method in interface net.openhft.chronicle.wire.ValueIn
 
typeLiteral(Class) - 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(Consumer<CharSequence>) - Method in interface net.openhft.chronicle.wire.ValueIn
 

U

uint16(IntConsumer) - 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 interface net.openhft.chronicle.wire.ValueOut
 
uint32(LongConsumer) - Method in interface net.openhft.chronicle.wire.ValueIn
 
uint32(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
uint32checked(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
uint8(ShortConsumer) - Method in interface net.openhft.chronicle.wire.ValueIn
 
uint8(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
uint8checked(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
unescape(ACS) - Static method in class net.openhft.chronicle.wire.TextWire
 
UNKNOWN_LENGTH - Static variable in enum net.openhft.chronicle.wire.Wires
 
utf8(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
uuid(Consumer<UUID>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
uuid(UUID) - Method in interface net.openhft.chronicle.wire.ValueOut
 

V

ValueIn - Interface in net.openhft.chronicle.wire
Created by peter.lawrey on 14/01/15.
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.util.CharSequenceComparator
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.
ValueOut - Interface in net.openhft.chronicle.wire
Created by peter.lawrey on 14/01/15.
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.util.CharSequenceComparator
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.
VanillaWireParser - Class in net.openhft.chronicle.wire
 
VanillaWireParser() - Constructor for class net.openhft.chronicle.wire.VanillaWireParser
 

W

Wire - Interface in net.openhft.chronicle.wire
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
WireCommon - Interface in net.openhft.chronicle.wire
Created by peter on 30/06/15.
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.
WireKey - Interface in net.openhft.chronicle.wire
Created by peter.lawrey on 1/10/15.
wireOut() - Method in interface net.openhft.chronicle.wire.ValueOut
 
WireOut - Interface in net.openhft.chronicle.wire
The defines the stand interface for writing and reading sequentially to/from a Bytes stream.
WireParser - Interface in net.openhft.chronicle.wire
 
wireParser() - Static method in interface net.openhft.chronicle.wire.WireParser
 
Wires - Enum in net.openhft.chronicle.wire
Created by peter.lawrey on 16/01/15.
WireSerializedLambda - Class in net.openhft.chronicle.wire
Created by peter on 23/06/15.
WireSerializedLambda() - Constructor for class net.openhft.chronicle.wire.WireSerializedLambda
 
WireType - Enum in net.openhft.chronicle.wire
 
write(Bytes, long) - Static method in class net.openhft.chronicle.wire.BinaryLongArrayReference
 
write() - Method in class net.openhft.chronicle.wire.BinaryWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
 
write() - Method in class net.openhft.chronicle.wire.QueryWire
 
write(WireKey) - 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(Bytes, int) - Static method in class net.openhft.chronicle.wire.TextIntReference
 
write(Bytes, long) - Static method in class net.openhft.chronicle.wire.TextLongArrayReference
 
write(Bytes, long) - Static method in class net.openhft.chronicle.wire.TextLongReference
 
write() - Method in class net.openhft.chronicle.wire.TextWire
 
write(WireKey) - 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(Lambda, ValueOut) - Static method in class net.openhft.chronicle.wire.WireSerializedLambda
 
writeAlignTo(int) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.QueryWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.RawWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.TextWire
 
writeComment(CharSequence) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeData(WireOut, boolean, boolean, Consumer<WireOut>) - Static method in enum net.openhft.chronicle.wire.Wires
 
writeDocument(boolean, Consumer<WireOut>) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeEventName(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeEventName(WireKey) - Method in class net.openhft.chronicle.wire.RawWire
 
writeEventName(WireKey) - Method in interface net.openhft.chronicle.wire.WireOut
Always write a key.
writeLength(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
WriteMarshallable - Interface in net.openhft.chronicle.wire
 
writeMarshallable(WireOut) - Method in interface net.openhft.chronicle.wire.WriteMarshallable
Write data to the wire
writeMessage - Static variable in class net.openhft.chronicle.wire.YamlLogging
 
writeNotReadyDocument(boolean, Consumer<WireOut>) - Method in interface net.openhft.chronicle.wire.WireOut
 
writeValue() - Method in class net.openhft.chronicle.wire.BinaryWire
 
writeValue() - Method in class net.openhft.chronicle.wire.QueryWire
 
writeValue() - Method in class net.openhft.chronicle.wire.RawWire
 
writeValue() - Method in class net.openhft.chronicle.wire.TextWire
 
writeValue() - Method in interface net.openhft.chronicle.wire.WireOut
write a field less value.

Y

YamlLogging - Class in net.openhft.chronicle.wire
Created by Rob Austin
YamlLogging() - Constructor for class net.openhft.chronicle.wire.YamlLogging
 

Z

zonedDateTime(Consumer<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 L M N O P Q R S T U V W Y Z 
Skip navigation links

Copyright © 2015. All rights reserved.