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

A

append(String, byte[]) - Method in class driveline.DrivelineClient
 
append(String, byte[], AppendOptions) - Method in class driveline.DrivelineClient
 
append(String, Collection<byte[]>) - Method in class driveline.DrivelineClient
 
append(String, Collection<byte[]>, AppendOptions) - Method in class driveline.DrivelineClient
 
append(byte[]) - Method in class driveline.Stream
 
append(byte[], AppendOptions) - Method in class driveline.Stream
 
append(Collection<byte[]>) - Method in class driveline.Stream
 
append(Collection<byte[]>, AppendOptions) - Method in class driveline.Stream
 
AppendOptions - Class in driveline.protocol
 
AppendOptions() - Constructor for class driveline.protocol.AppendOptions
 
Array - Static variable in class driveline.cbor.Cbor
 
arrayEncoder() - Static method in class driveline.cbor.encoder.CborEncoder
 

B

BooleanEx - Static variable in class driveline.cbor.Cbor
 
BREAK - Static variable in class driveline.cbor.Cbor
 
buf - Variable in class driveline.cbor.decoder.CborBuffer
 
build() - Method in class driveline.DrivelineClient.Builder
 
builder() - Static method in class driveline.DrivelineClient
 
Builder() - Constructor for class driveline.DrivelineClient.Builder
 
ByteString - Static variable in class driveline.cbor.Cbor
 

C

cancel(Query) - Method in class driveline.DrivelineClient
 
cancel(Query, CancelOptions) - Method in class driveline.DrivelineClient
 
CancelOptions - Class in driveline.protocol
 
CancelOptions() - Constructor for class driveline.protocol.CancelOptions
 
cause - Variable in class driveline.ErrorRecord
 
Cbor - Class in driveline.cbor
 
Cbor() - Constructor for class driveline.cbor.Cbor
 
CborBuffer - Class in driveline.cbor.decoder
 
CborBuffer() - Constructor for class driveline.cbor.decoder.CborBuffer
 
CborBuffer(byte[], int, int) - Constructor for class driveline.cbor.decoder.CborBuffer
 
CborEncoder - Class in driveline.cbor.encoder
 
CborEncoder() - Constructor for class driveline.cbor.encoder.CborEncoder
 
CborException - Exception in driveline.cbor
 
CborException(String) - Constructor for exception driveline.cbor.CborException
 
CborException(String, Throwable) - Constructor for exception driveline.cbor.CborException
 
CborInteger - Class in driveline.cbor.encoder
 
CborSerializable - Interface in driveline.cbor.encoder
 
close() - Method in class driveline.Query
 
close() - Method in class driveline.Stream
 
closeStream(Stream) - Method in class driveline.DrivelineClient
 
CommandOptions - Class in driveline.protocol
 
CommandOptions() - Constructor for class driveline.protocol.CommandOptions
 
connect(URI, TransportConfig, TransportDelegate) - Method in class driveline.transport.SyncTransport
 
connect(URI, TransportConfig, TransportDelegate) - Method in interface driveline.transport.Transport
 
consumerID - Variable in class driveline.protocol.ServerMessage
 
continuousQuery(String, RecordHandler) - Method in class driveline.DrivelineClient
 
continuousQuery(String, QueryOptions, RecordHandler) - Method in class driveline.DrivelineClient
 

D

DataMessage - Class in driveline.protocol
 
DataMessage(long, byte[][], byte[][]) - Constructor for class driveline.protocol.DataMessage
 
DataRecord - Class in driveline
 
disconnect() - Method in class driveline.transport.SyncTransport
 
disconnect() - Method in interface driveline.transport.Transport
 
displayId(byte[]) - Static method in interface driveline.Record
 
driveline - package driveline
 
driveline.cbor - package driveline.cbor
 
driveline.cbor.decoder - package driveline.cbor.decoder
 
driveline.cbor.encoder - package driveline.cbor.encoder
 
driveline.protocol - package driveline.protocol
 
driveline.transport - package driveline.transport
 
DrivelineClient - Class in driveline
 
DrivelineClient.Builder - Class in driveline
 
DrivelineException - Exception in driveline
 
DrivelineException(String) - Constructor for exception driveline.DrivelineException
 
DrivelineException(String, Throwable) - Constructor for exception driveline.DrivelineException
 

E

encode(CborSerializable) - Method in class driveline.cbor.encoder.CborEncoder
 
encode(String) - Method in class driveline.cbor.encoder.CborEncoder
 
encode(byte[]) - Method in class driveline.cbor.encoder.CborEncoder
 
encode(long) - Method in class driveline.cbor.encoder.CborEncoder
 
encode(boolean) - Method in class driveline.cbor.encoder.CborEncoder
 
encode(CborEncoder) - Method in interface driveline.cbor.encoder.CborSerializable
 
encode(CborEncoder) - Method in class driveline.protocol.CommandOptions
 
encode(CborEncoder) - Method in class driveline.protocol.QueryOptions
 
encode(CborEncoder) - Method in class driveline.protocol.StoreOptions
 
encodeArray() - Method in class driveline.cbor.encoder.CborEncoder
 
encodedSize() - Method in class driveline.cbor.encoder.CborInteger
 
encodeMap() - Method in class driveline.cbor.encoder.CborEncoder
 
encodeNull() - Method in class driveline.cbor.encoder.CborEncoder
 
encodeNullable(CborSerializable) - Method in class driveline.cbor.encoder.CborEncoder
 
encodeUndefined() - Method in class driveline.cbor.encoder.CborEncoder
 
endArray() - Method in class driveline.cbor.encoder.CborEncoder
 
endMap() - Method in class driveline.cbor.encoder.CborEncoder
 
endpoint(String) - Method in class driveline.DrivelineClient.Builder
 
endpoint(URI) - Method in class driveline.DrivelineClient.Builder
 
ErrorMessage - Class in driveline.protocol
 
ErrorMessage(long, String) - Constructor for class driveline.protocol.ErrorMessage
 
ErrorRecord - Class in driveline
 

F

failure(F) - Static method in class driveline.Result
 
FALSE - Static variable in class driveline.cbor.Cbor
 
fromBytes(byte[], int, int) - Static method in class driveline.protocol.ServerMessage
 
fromBytes(ServerMessage.ServerMessageDecoder, byte[], int, int) - Static method in class driveline.protocol.ServerMessage
 
fromMessage(byte[]) - Method in class driveline.protocol.QueryOptions
 

G

getBytes() - Method in class driveline.cbor.encoder.CborEncoder
 
getByteString() - Method in class driveline.cbor.decoder.CborBuffer
 
getConcurrency() - Method in class driveline.protocol.QueryOptions
 
getDefault() - Static method in class driveline.transport.TransportConfig
 
getFailure() - Method in class driveline.Result
 
getMessageIDs() - Method in class driveline.protocol.DataMessage
 
getRecord() - Method in class driveline.DataRecord
 
getRecord() - Method in class driveline.ErrorRecord
 
getRecord() - Method in interface driveline.Record
 
getRecordId() - Method in class driveline.DataRecord
 
getRecordId() - Method in class driveline.ErrorRecord
 
getRecordId() - Method in interface driveline.Record
 
getResult() - Method in class driveline.Result
 
getTextString() - Method in class driveline.cbor.decoder.CborBuffer
 
getVarInt16() - Method in class driveline.cbor.decoder.CborBuffer
 
getVarInt32() - Method in class driveline.cbor.decoder.CborBuffer
 
getVarInt64() - Method in class driveline.cbor.decoder.CborBuffer
 
getVarInt8() - Method in class driveline.cbor.decoder.CborBuffer
 

H

hexa - Static variable in interface driveline.Record
 

I

isActive() - Method in class driveline.transport.SyncTransport
 
isActive() - Method in interface driveline.transport.Transport
 
isContinuous - Variable in class driveline.Query
 
isFailure() - Method in class driveline.Result
 
isOK() - Method in class driveline.protocol.DataMessage
 
isOK() - Method in class driveline.protocol.ErrorMessage
 
isOK() - Method in class driveline.protocol.ServerMessage
 
isOK() - Method in class driveline.Result
 

L

length - Variable in class driveline.cbor.decoder.CborBuffer
 
listKeys(String) - Method in class driveline.DrivelineClient
 
listKeys(String, ListOptions) - Method in class driveline.DrivelineClient
 
ListOptions - Class in driveline.protocol
 
ListOptions() - Constructor for class driveline.protocol.ListOptions
 
listStreams(String) - Method in class driveline.DrivelineClient
 
listStreams(String, ListOptions) - Method in class driveline.DrivelineClient
 
load(String) - Method in class driveline.DrivelineClient
 
load(String, LoadOptions) - Method in class driveline.DrivelineClient
 
LoadOptions - Class in driveline.protocol
 
LoadOptions() - Constructor for class driveline.protocol.LoadOptions
 

M

Map - Static variable in class driveline.cbor.Cbor
 
mapEncoder() - Static method in class driveline.cbor.encoder.CborEncoder
 
message - Variable in class driveline.protocol.ErrorMessage
 
messageIds - Variable in class driveline.protocol.DataMessage
 
messages - Variable in class driveline.protocol.DataMessage
 
Multi - Static variable in class driveline.cbor.Cbor
 

N

NegativeInteger - Static variable in class driveline.cbor.Cbor
 
NULL - Static variable in class driveline.cbor.Cbor
 
NullEx - Static variable in class driveline.cbor.Cbor
 

O

offset - Variable in class driveline.cbor.decoder.CborBuffer
 
ok(R) - Static method in class driveline.Result
 
onConnect() - Method in class driveline.DrivelineClient
 
onConnect() - Method in interface driveline.transport.TransportDelegate
 
onDisconnect() - Method in class driveline.DrivelineClient
 
onDisconnect() - Method in interface driveline.transport.TransportDelegate
 
onError(String) - Method in class driveline.DrivelineClient
 
onError(String) - Method in interface driveline.transport.TransportDelegate
 
onMessage(byte[], int, int) - Method in class driveline.DrivelineClient
 
onMessage(byte[], int, int) - Method in interface driveline.transport.TransportDelegate
 
onReconnect() - Method in class driveline.DrivelineClient
 
onReconnect() - Method in interface driveline.transport.TransportDelegate
 
onRecord(Record) - Method in interface driveline.RecordHandler
 
openStream(String) - Method in class driveline.DrivelineClient
 

Q

query(String, RecordHandler) - Method in class driveline.DrivelineClient
 
query(String, QueryOptions, RecordHandler) - Method in class driveline.DrivelineClient
 
Query - Class in driveline
 
QueryOptions - Class in driveline.protocol
 
QueryOptions() - Constructor for class driveline.protocol.QueryOptions
 

R

receive(byte[]) - Method in class driveline.transport.SyncTransport
 
receive(byte[]) - Method in interface driveline.transport.Transport
 
Record - Interface in driveline
 
RecordHandler - Interface in driveline
 
remove(String) - Method in class driveline.DrivelineClient
 
removeMatches(String) - Method in class driveline.DrivelineClient
 
RemoveOptions - Class in driveline.protocol
 
RemoveOptions() - Constructor for class driveline.protocol.RemoveOptions
 
reset(byte[], int, int) - Method in class driveline.cbor.decoder.CborBuffer
 
Result<F,R> - Class in driveline
 
Result() - Constructor for class driveline.Result
 
run() - Method in class driveline.transport.SyncTransport
 

S

send(byte[]) - Method in class driveline.transport.SyncTransport
 
send(byte[]) - Method in interface driveline.transport.Transport
 
ServerMessage - Class in driveline.protocol
 
ServerMessage.ServerMessageDecoder - Class in driveline.protocol
 
ServerMessageDecoder() - Constructor for class driveline.protocol.ServerMessage.ServerMessageDecoder
 
SizeMask - Static variable in class driveline.cbor.Cbor
 
start - Variable in class driveline.cbor.decoder.CborBuffer
 
start() - Method in class driveline.DrivelineClient
 
start(TransportConfig) - Method in class driveline.DrivelineClient
 
stop() - Method in class driveline.DrivelineClient
 
store(String, byte[]) - Method in class driveline.DrivelineClient
 
store(String, byte[], StoreOptions) - Method in class driveline.DrivelineClient
 
StoreOptions - Class in driveline.protocol
 
StoreOptions() - Constructor for class driveline.protocol.StoreOptions
 
Stream - Class in driveline
 
sync() - Method in class driveline.DrivelineClient
 
SyncOptions - Class in driveline.protocol
 
SyncOptions() - Constructor for class driveline.protocol.SyncOptions
 
SyncTransport - Class in driveline.transport
 
SyncTransport() - Constructor for class driveline.transport.SyncTransport
 

T

Tag - Static variable in class driveline.cbor.Cbor
 
TextString - Static variable in class driveline.cbor.Cbor
 
transport(Transport) - Method in class driveline.DrivelineClient.Builder
 
Transport - Interface in driveline.transport
 
TransportConfig - Class in driveline.transport
 
TransportConfig() - Constructor for class driveline.transport.TransportConfig
 
TransportDelegate - Interface in driveline.transport
 
TransportException - Exception in driveline.transport
 
TransportException(String) - Constructor for exception driveline.transport.TransportException
 
TRUE - Static variable in class driveline.cbor.Cbor
 
truncate(String) - Method in class driveline.DrivelineClient
 
truncate() - Method in class driveline.Stream
 
TypeMask - Static variable in class driveline.cbor.Cbor
 

U

UNDEFINED - Static variable in class driveline.cbor.Cbor
 
UndefinedEx - Static variable in class driveline.cbor.Cbor
 
UnsignedInteger - Static variable in class driveline.cbor.Cbor
 

W

withCasId(byte[]) - Method in class driveline.protocol.StoreOptions
 
withConcurrency(int) - Method in class driveline.protocol.QueryOptions
 
withConnectionTimeout(long, TemporalUnit) - Method in class driveline.transport.TransportConfig
 
withConnectionTimeout(Duration) - Method in class driveline.transport.TransportConfig
 
withPauseBeforeReconnectAttempts(long, TemporalUnit) - Method in class driveline.transport.TransportConfig
 
withPauseBeforeReconnectAttempts(Duration) - Method in class driveline.transport.TransportConfig
 
withReadTimeout(long, TemporalUnit) - Method in class driveline.transport.TransportConfig
 
withReadTimeout(Duration) - Method in class driveline.transport.TransportConfig
 
withReconnectAttempts(int) - Method in class driveline.transport.TransportConfig
 
withTTL(long) - Method in class driveline.protocol.StoreOptions
 
withTTL(long, TemporalUnit) - Method in class driveline.protocol.StoreOptions
 
withTTL(Duration) - Method in class driveline.protocol.StoreOptions
 
A B C D E F G H I L M N O Q R S T U W 
Skip navigation links