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

A

accept(Boolean) - Method in interface net.openhft.chronicle.util.BooleanConsumer
Performs this operation on the given argument.
accept(byte) - Method in interface net.openhft.chronicle.util.ByteConsumer
Performs this operation on the given argument.
accept(char) - Method in interface net.openhft.chronicle.util.CharConsumer
Performs this operation on the given argument.
accept(float) - Method in interface net.openhft.chronicle.util.FloatConsumer
Performs this operation on the given argument.
accept(short) - Method in interface net.openhft.chronicle.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.IntDirectReference
 
addAtomicValue(int) - Method in class net.openhft.chronicle.wire.IntTextReference
 
addAtomicValue(long) - Method in class net.openhft.chronicle.wire.LongDirectReference
 
addAtomicValue(long) - Method in class net.openhft.chronicle.wire.LongTextReference
 
addPadding(int) - Method in class net.openhft.chronicle.wire.BinaryWire
 
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.WrappedWire
 
addValue(int) - Method in class net.openhft.chronicle.wire.IntDirectReference
 
addValue(int) - Method in class net.openhft.chronicle.wire.IntTextReference
 
addValue(long) - Method in class net.openhft.chronicle.wire.LongDirectReference
 
addValue(long) - Method in class net.openhft.chronicle.wire.LongTextReference
 
andThen(BooleanConsumer) - Method in interface net.openhft.chronicle.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.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.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.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.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
 
asText(Wire) - Static method in class net.openhft.chronicle.wire.TextWire
 

B

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
 
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.util
Represents an operation that accepts a single int-valued argument and returns no result.
ByteConsumer - Interface in net.openhft.chronicle.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.RawWire
 
bytes() - Method in class net.openhft.chronicle.wire.TextWire
 
bytes(Bytes<?>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
bytes(Consumer<byte[]>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
bytes() - Method in interface net.openhft.chronicle.wire.ValueIn
 
bytes(Bytes) - 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.WireIn
 
bytes() - Method in interface net.openhft.chronicle.wire.WireOut
 
bytes() - Method in class net.openhft.chronicle.wire.WrappedWire
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.IntDirectReference
 
bytesStore() - Method in class net.openhft.chronicle.wire.IntDirectReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.IntTextReference
 
bytesStore() - Method in class net.openhft.chronicle.wire.IntTextReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
bytesStore() - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
bytesStore() - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.LongDirectReference
 
bytesStore() - Method in class net.openhft.chronicle.wire.LongDirectReference
 
bytesStore(BytesStore, long, long) - Method in class net.openhft.chronicle.wire.LongTextReference
 
bytesStore() - Method in class net.openhft.chronicle.wire.LongTextReference
 

C

CharConsumer - Interface in net.openhft.chronicle.util
Represents an operation that accepts a single int-valued argument and returns no result.
CharSequenceComparator - Enum in net.openhft.chronicle.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.RawWire
 
clear() - Method in class net.openhft.chronicle.wire.TextWire
 
clear() - Method in interface net.openhft.chronicle.wire.WireIn
 
clear() - Method in class net.openhft.chronicle.wire.WrappedWire
 
code() - Method in interface net.openhft.chronicle.wire.WireKey
 
code() - Method in enum net.openhft.chronicle.wire.WireType
 
compare(CharSequence, CharSequence) - Method in enum net.openhft.chronicle.util.CharSequenceComparator
 
compareAndSwapValue(int, int) - Method in class net.openhft.chronicle.wire.IntDirectReference
 
compareAndSwapValue(int, int) - Method in class net.openhft.chronicle.wire.IntTextReference
 
compareAndSwapValue(long, long) - Method in class net.openhft.chronicle.wire.LongDirectReference
 
compareAndSwapValue(long, long) - Method in class net.openhft.chronicle.wire.LongTextReference
 
copyTo(WireOut) - Method in class net.openhft.chronicle.wire.BinaryWire
 
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(WireOut) - Method in class net.openhft.chronicle.wire.WrappedWire
 

D

date(Consumer<LocalDate>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
date(LocalDate) - Method in interface net.openhft.chronicle.wire.ValueOut
 
defaultValue() - Method in interface net.openhft.chronicle.wire.WireKey
 

E

expectText(CharSequence) - Method in interface net.openhft.chronicle.wire.ValueIn
 

F

FALSE - Static variable in class net.openhft.chronicle.wire.IntTextReference
 
FALSE - Static variable in class net.openhft.chronicle.wire.LongTextReference
 
FIELD_SEP - Static variable in class net.openhft.chronicle.wire.TextWire
 
flip() - Method in class net.openhft.chronicle.wire.BinaryWire
 
flip() - Method in class net.openhft.chronicle.wire.RawWire
 
flip() - Method in class net.openhft.chronicle.wire.TextWire
 
flip() - Method in interface net.openhft.chronicle.wire.WireIn
 
flip() - Method in class net.openhft.chronicle.wire.WrappedWire
 
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.util
Represents an operation that accepts a single int-valued argument and returns no result.
forCode(int) - Static method in enum net.openhft.chronicle.wire.WireType
 
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.LongArrayDirectReference
 
getCapacity() - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
getValue() - Method in class net.openhft.chronicle.wire.IntDirectReference
 
getValue() - Method in class net.openhft.chronicle.wire.IntTextReference
 
getValue() - Method in class net.openhft.chronicle.wire.LongDirectReference
 
getValue() - Method in class net.openhft.chronicle.wire.LongTextReference
 
getValueAt(long) - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
getValueAt(long) - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
getVolatileValue() - Method in class net.openhft.chronicle.wire.IntDirectReference
 
getVolatileValue() - Method in class net.openhft.chronicle.wire.IntTextReference
 
getVolatileValue() - Method in class net.openhft.chronicle.wire.LongDirectReference
 
getVolatileValue() - Method in class net.openhft.chronicle.wire.LongTextReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
getVolatileValueAt(long) - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 

H

hasDocument() - Method in class net.openhft.chronicle.wire.BinaryWire
 
hasDocument() - Method in class net.openhft.chronicle.wire.RawWire
 
hasDocument() - Method in class net.openhft.chronicle.wire.TextWire
 
hasDocument() - Method in interface net.openhft.chronicle.wire.WireOut
 
hasDocument() - Method in class net.openhft.chronicle.wire.WrappedWire
 
hasMapping() - Method in class net.openhft.chronicle.wire.BinaryWire
 
hasMapping() - Method in class net.openhft.chronicle.wire.RawWire
 
hasMapping() - Method in class net.openhft.chronicle.wire.TextWire
 
hasMapping() - Method in interface net.openhft.chronicle.wire.WireIn
 
hasMapping() - Method in interface net.openhft.chronicle.wire.WireOut
 
hasMapping() - Method in class net.openhft.chronicle.wire.WrappedWire
 
hasNext() - Method in interface net.openhft.chronicle.wire.ValueIn
 
hasNextSequenceItem() - Method in class net.openhft.chronicle.wire.BinaryWire
 
hasNextSequenceItem() - Method in class net.openhft.chronicle.wire.RawWire
 
hasNextSequenceItem() - Method in class net.openhft.chronicle.wire.TextWire
 
hasNextSequenceItem() - Method in interface net.openhft.chronicle.wire.WireIn
 
hasNextSequenceItem() - Method in class net.openhft.chronicle.wire.WrappedWire
 

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
 
int64(LongConsumer) - 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
 
int64forBinding(long) - 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
 
IntDirectReference - Class in net.openhft.chronicle.wire
 
IntDirectReference() - Constructor for class net.openhft.chronicle.wire.IntDirectReference
 
IntTextReference - Class in net.openhft.chronicle.wire
 
IntTextReference() - Constructor for class net.openhft.chronicle.wire.IntTextReference
 
isData(long) - Static method in enum net.openhft.chronicle.wire.Wires
 
isKnownLength(long) - Static method in enum net.openhft.chronicle.wire.Wires
 
isNested() - Method in interface net.openhft.chronicle.wire.ValueOut
 
isNull() - Method in interface net.openhft.chronicle.wire.ValueIn
 
isReady(long) - Static method in enum net.openhft.chronicle.wire.Wires
 

L

lazyWrite(Bytes, long) - Static method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
LENGTH_MASK - Static variable in enum net.openhft.chronicle.wire.Wires
 
lengthOf(long) - Static method in enum net.openhft.chronicle.wire.Wires
 
LongArrayDirectReference - Class in net.openhft.chronicle.wire
 
LongArrayDirectReference() - Constructor for class net.openhft.chronicle.wire.LongArrayDirectReference
 
LongArrayTextReference - Class in net.openhft.chronicle.wire
 
LongArrayTextReference() - Constructor for class net.openhft.chronicle.wire.LongArrayTextReference
 
LongDirectReference - Class in net.openhft.chronicle.wire
 
LongDirectReference() - Constructor for class net.openhft.chronicle.wire.LongDirectReference
 
LongTextReference - Class in net.openhft.chronicle.wire
 
LongTextReference() - Constructor for class net.openhft.chronicle.wire.LongTextReference
 
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

main(String[]) - Static method in enum net.openhft.chronicle.wire.WireType
 
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
 
MarshallableBytesMarshaller<M extends Marshallable> - Class in net.openhft.chronicle.wire
 
maxSize() - Method in class net.openhft.chronicle.wire.IntDirectReference
 
maxSize() - Method in class net.openhft.chronicle.wire.IntTextReference
 
maxSize() - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
maxSize() - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
maxSize() - Method in class net.openhft.chronicle.wire.LongDirectReference
 
maxSize() - Method in class net.openhft.chronicle.wire.LongTextReference
 
META_DATA - Static variable in enum net.openhft.chronicle.wire.Wires
 

N

name() - Method in interface net.openhft.chronicle.wire.WireKey
 
nested(boolean) - Method in interface net.openhft.chronicle.wire.ValueOut
 
net.openhft.chronicle.util - package net.openhft.chronicle.util
 
net.openhft.chronicle.wire - package net.openhft.chronicle.wire
 
NOT_READY - Static variable in enum net.openhft.chronicle.wire.Wires
 

O

of(Function<Bytes, Wire>, Supplier<M>) - Static method in class net.openhft.chronicle.wire.MarshallableBytesMarshaller
 
offset() - Method in class net.openhft.chronicle.wire.IntDirectReference
 
offset() - Method in class net.openhft.chronicle.wire.IntTextReference
 
offset() - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
offset() - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
offset() - Method in class net.openhft.chronicle.wire.LongDirectReference
 
offset() - Method in class net.openhft.chronicle.wire.LongTextReference
 

P

peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
peakLength(BytesStore, long) - Static method in class net.openhft.chronicle.wire.LongArrayTextReference
 

R

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(Bytes, M) - Method in class net.openhft.chronicle.wire.MarshallableBytesMarshaller
 
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.
read() - Method in class net.openhft.chronicle.wire.WrappedWire
 
read(WireKey) - Method in class net.openhft.chronicle.wire.WrappedWire
 
read(StringBuilder) - Method in class net.openhft.chronicle.wire.WrappedWire
 
readComment(StringBuilder) - Method in class net.openhft.chronicle.wire.BinaryWire
 
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.WrappedWire
 
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
 
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.
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

sequence(Consumer<ValueIn>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
sequence(Consumer<ValueOut>) - Method in interface net.openhft.chronicle.wire.ValueOut
 
setOrderedValue(int) - Method in class net.openhft.chronicle.wire.IntDirectReference
 
setOrderedValue(int) - Method in class net.openhft.chronicle.wire.IntTextReference
 
setOrderedValue(long) - Method in class net.openhft.chronicle.wire.LongDirectReference
 
setOrderedValue(long) - Method in class net.openhft.chronicle.wire.LongTextReference
 
setOrderedValueAt(long, long) - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
setOrderedValueAt(long, long) - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
setValue(int) - Method in class net.openhft.chronicle.wire.IntDirectReference
 
setValue(int) - Method in class net.openhft.chronicle.wire.IntTextReference
 
setValue(long) - Method in class net.openhft.chronicle.wire.LongDirectReference
 
setValue(long) - Method in class net.openhft.chronicle.wire.LongTextReference
 
setValueAt(long, long) - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
setValueAt(long, long) - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
setWire(Wire) - Method in class net.openhft.chronicle.wire.WrappedWire
 
ShortConsumer - Interface in net.openhft.chronicle.util
Represents an operation that accepts a single int-valued argument and returns no result.
stringForCode(int) - Static method in enum net.openhft.chronicle.wire.WireType
 

T

template - Static variable in class net.openhft.chronicle.wire.IntTextReference
 
template - Static variable in class net.openhft.chronicle.wire.LongTextReference
 
text(StringBuilder) - Method in interface net.openhft.chronicle.wire.ValueIn
 
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
 
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
 
thisWireIn() - Method in class net.openhft.chronicle.wire.WrappedWire
 
thisWireOut() - Method in class net.openhft.chronicle.wire.WrappedWire
 
time(Consumer<LocalTime>) - Method in interface net.openhft.chronicle.wire.ValueIn
 
time(LocalTime) - Method in interface net.openhft.chronicle.wire.ValueOut
 
toString() - Method in class net.openhft.chronicle.wire.BinaryWire
 
toString() - Method in class net.openhft.chronicle.wire.IntDirectReference
 
toString() - Method in class net.openhft.chronicle.wire.IntTextReference
 
toString() - Method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
toString() - Method in class net.openhft.chronicle.wire.LongArrayTextReference
 
toString() - Method in class net.openhft.chronicle.wire.LongDirectReference
 
toString() - Method in class net.openhft.chronicle.wire.LongTextReference
 
toString() - Method in class net.openhft.chronicle.wire.RawWire
 
toString() - Method in class net.openhft.chronicle.wire.TextWire
 
TRUE - Static variable in class net.openhft.chronicle.wire.IntTextReference
 
TRUE - Static variable in class net.openhft.chronicle.wire.LongTextReference
 
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
 
typedMarshallable() - Method in interface net.openhft.chronicle.wire.ValueIn
 
typedMarshallable(Marshallable) - Method in interface net.openhft.chronicle.wire.ValueOut
 

U

uint16(IntConsumer) - 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(long) - Method in interface net.openhft.chronicle.wire.ValueOut
 
uint8checked(int) - Method in interface net.openhft.chronicle.wire.ValueOut
 
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.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.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.
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 - 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.
WireType - Enum in net.openhft.chronicle.wire
Created by peter.lawrey on 15/01/15.
WrappedWire - Class in net.openhft.chronicle.wire
Created by peter.lawrey on 30/01/15.
WrappedWire(Wire) - Constructor for class net.openhft.chronicle.wire.WrappedWire
 
write() - Method in class net.openhft.chronicle.wire.BinaryWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.BinaryWire
 
write(Bytes, int) - Static method in class net.openhft.chronicle.wire.IntTextReference
 
write(Bytes, long) - Static method in class net.openhft.chronicle.wire.LongArrayDirectReference
 
write(Bytes, long) - Static method in class net.openhft.chronicle.wire.LongArrayTextReference
 
write(Bytes, long) - Static method in class net.openhft.chronicle.wire.LongTextReference
 
write(Bytes, M) - Method in class net.openhft.chronicle.wire.MarshallableBytesMarshaller
 
write() - Method in class net.openhft.chronicle.wire.RawWire
 
write(WireKey) - 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() - 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() - Method in class net.openhft.chronicle.wire.WrappedWire
 
write(WireKey) - Method in class net.openhft.chronicle.wire.WrappedWire
 
writeComment(CharSequence) - Method in class net.openhft.chronicle.wire.BinaryWire
 
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.WrappedWire
 
writeData(WireOut, 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
writeValue() - Method in class net.openhft.chronicle.wire.BinaryWire
 
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.
writeValue() - Method in class net.openhft.chronicle.wire.WrappedWire
 

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 R S T U V W Z 
Skip navigation links

Copyright © 2015. All rights reserved.