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

A

AbstractTarantoolOps<Space,Tuple,Operation,Result> - Class in org.tarantool
 
AbstractTarantoolOps() - Constructor for class org.tarantool.AbstractTarantoolOps
 
asyncOps() - Method in interface org.tarantool.TarantoolClient
 
asyncOps() - Method in class org.tarantool.TarantoolClientImpl
 

B

Base64 - Class in org.tarantool
 
Base64() - Constructor for class org.tarantool.Base64
 
begin() - Method in class org.tarantool.TarantoolConnection
 
buffered - Variable in class org.tarantool.TarantoolClientStats
 
ByteBufferInputStream - Class in org.tarantool
 
ByteBufferInputStream(SocketChannel) - Constructor for class org.tarantool.ByteBufferInputStream
 

C

call(String, Object...) - Method in class org.tarantool.AbstractTarantoolOps
 
call() - Method in enum org.tarantool.Key
 
call(String, Object...) - Method in interface org.tarantool.TarantoolClientOps
 
cancel(boolean) - Method in class org.tarantool.FutureImpl
 
close() - Method in class org.tarantool.ByteBufferInputStream
 
close() - Method in class org.tarantool.CountInputStreamImpl
 
close() - Method in interface org.tarantool.TarantoolClient
 
close() - Method in class org.tarantool.TarantoolClientImpl
 
close() - Method in interface org.tarantool.TarantoolClientOps
 
close() - Method in class org.tarantool.TarantoolConnection
 
Code - Enum in org.tarantool
 
commit() - Method in class org.tarantool.TarantoolConnection
 
CommunicationException - Exception in org.tarantool
CommunicationException class.
CommunicationException(String, Throwable) - Constructor for exception org.tarantool.CommunicationException
Constructor for CommunicationException.
CommunicationException(String) - Constructor for exception org.tarantool.CommunicationException
Constructor for CommunicationException.
CountInputStream - Class in org.tarantool
 
CountInputStream() - Constructor for class org.tarantool.CountInputStream
 
CountInputStreamImpl - Class in org.tarantool
 
CountInputStreamImpl(InputStream) - Constructor for class org.tarantool.CountInputStreamImpl
 

D

decode(String) - Static method in class org.tarantool.Base64
 
defaultRequestSize - Variable in class org.tarantool.TarantoolClientConfig
default ByteArrayOutputStream size when make query serialization
delete(Space, Tuple) - Method in class org.tarantool.AbstractTarantoolOps
 
delete(T, O) - Method in interface org.tarantool.TarantoolClientOps
 
directMaxPacketSize - Variable in class org.tarantool.TarantoolClientStats
 
directPacketSizeGrowth - Variable in class org.tarantool.TarantoolClientStats
 
directWrite - Variable in class org.tarantool.TarantoolClientStats
 
directWriteFactor - Variable in class org.tarantool.TarantoolClientConfig
not put request into the shared buffer if request size is ge directWriteFactor * sharedBufferSize
directWriteLockTimeouts - Variable in class org.tarantool.TarantoolClientStats
 

E

eval(String, Object...) - Method in class org.tarantool.AbstractTarantoolOps
 
eval(String, Object...) - Method in interface org.tarantool.TarantoolClientOps
 
exec(Code, Object...) - Method in class org.tarantool.AbstractTarantoolOps
 
exec(Code, Object...) - Method in class org.tarantool.TarantoolClientImpl
 
exec(Code, Object...) - Method in class org.tarantool.TarantoolConnection
 

F

fireAndForgetOps() - Method in interface org.tarantool.TarantoolClient
 
fireAndForgetOps() - Method in class org.tarantool.TarantoolClientImpl
 
FutureImpl<V> - Class in org.tarantool
 
FutureImpl(long) - Constructor for class org.tarantool.FutureImpl
 
FutureImpl(long, Exception) - Constructor for class org.tarantool.FutureImpl
 

G

get() - Method in class org.tarantool.FutureImpl
 
get(long, TimeUnit) - Method in class org.tarantool.FutureImpl
 
get(int, Throwable) - Method in interface org.tarantool.SocketChannelProvider
Provides socket channel to init restore connection.
getById(int) - Static method in enum org.tarantool.Key
 
getBytesRead() - Method in class org.tarantool.ByteBufferInputStream
 
getBytesRead() - Method in class org.tarantool.CountInputStreamImpl
 
getCode() - Method in exception org.tarantool.TarantoolException
Getter for the field code.
getId() - Method in enum org.tarantool.Code
 
getId() - Method in class org.tarantool.FutureImpl
 
getId() - Method in enum org.tarantool.Key
 
getStats() - Method in class org.tarantool.TarantoolClientImpl
 
getThumbstone() - Method in class org.tarantool.TarantoolClientImpl
 

I

initTimeoutMillis - Variable in class org.tarantool.TarantoolClientConfig
Any blocking ops timeout
insert(Space, Tuple) - Method in class org.tarantool.AbstractTarantoolOps
 
insert(T, O) - Method in interface org.tarantool.TarantoolClientOps
 
INSTANCE - Static variable in class org.tarantool.MsgPackLite
 
isAlive() - Method in interface org.tarantool.TarantoolClient
 
isAlive() - Method in class org.tarantool.TarantoolClientImpl
 
isCancelled() - Method in class org.tarantool.FutureImpl
 
isDone() - Method in class org.tarantool.FutureImpl
 

K

Key - Enum in org.tarantool
 

M

MsgPackLite - Class in org.tarantool
forked from https://bitbucket.org/sirbrialliance/msgpack-java-lite
MsgPackLite() - Constructor for class org.tarantool.MsgPackLite
 

N

NOT_INIT_EXCEPTION - Static variable in class org.tarantool.TarantoolClientImpl
 

O

org.tarantool - package org.tarantool
 

P

pack(Object, OutputStream) - Method in class org.tarantool.MsgPackLite
 
password - Variable in class org.tarantool.TarantoolClientConfig
 
ping() - Method in class org.tarantool.AbstractTarantoolOps
 
ping() - Method in class org.tarantool.TarantoolClientImpl
 
ping() - Method in interface org.tarantool.TarantoolClientOps
 
predictedFutures - Variable in class org.tarantool.TarantoolClientConfig
initial size for map which holds futures of sent request

R

read() - Method in class org.tarantool.ByteBufferInputStream
 
read(byte[], int, int) - Method in class org.tarantool.ByteBufferInputStream
 
read() - Method in class org.tarantool.CountInputStreamImpl
 
read(byte[], int, int) - Method in class org.tarantool.CountInputStreamImpl
 
readerThreadPriority - Variable in class org.tarantool.TarantoolClientConfig
 
received - Variable in class org.tarantool.TarantoolClientStats
 
replace(Space, Tuple) - Method in class org.tarantool.AbstractTarantoolOps
 
replace(T, O) - Method in interface org.tarantool.TarantoolClientOps
 
rollback() - Method in class org.tarantool.TarantoolConnection
 

S

select(Space, Space, Tuple, int, int, int) - Method in class org.tarantool.AbstractTarantoolOps
 
select(T, T, O, int, int, int) - Method in interface org.tarantool.TarantoolClientOps
 
setCallCode(Code) - Method in class org.tarantool.AbstractTarantoolOps
 
setError(Exception) - Method in class org.tarantool.FutureImpl
 
setInitialRequestSize(int) - Method in class org.tarantool.TarantoolBase
 
setValue(V) - Method in class org.tarantool.FutureImpl
 
sharedBufferSize - Variable in class org.tarantool.TarantoolClientConfig
shared buffer is place where client collect requests when socket is busy on write
sharedEmptyAwait - Variable in class org.tarantool.TarantoolClientStats
 
sharedEmptyAwaitTimeouts - Variable in class org.tarantool.TarantoolClientStats
 
sharedMaxPacketSize - Variable in class org.tarantool.TarantoolClientStats
 
sharedPacketSizeGrowth - Variable in class org.tarantool.TarantoolClientStats
 
sharedWriteLockTimeouts - Variable in class org.tarantool.TarantoolClientStats
 
sharedWrites - Variable in class org.tarantool.TarantoolClientStats
 
SocketChannelProvider - Interface in org.tarantool
 
syncOps() - Method in interface org.tarantool.TarantoolClient
 
syncOps() - Method in class org.tarantool.TarantoolClientImpl
 

T

TarantoolBase<Result> - Class in org.tarantool
 
TarantoolBase() - Constructor for class org.tarantool.TarantoolBase
 
TarantoolBase(String, String, Socket) - Constructor for class org.tarantool.TarantoolBase
 
TarantoolClient - Interface in org.tarantool
 
TarantoolClientConfig - Class in org.tarantool
 
TarantoolClientConfig() - Constructor for class org.tarantool.TarantoolClientConfig
 
TarantoolClientImpl - Class in org.tarantool
 
TarantoolClientImpl(SocketChannelProvider, TarantoolClientConfig) - Constructor for class org.tarantool.TarantoolClientImpl
 
TarantoolClientOps<T,O,P,R> - Interface in org.tarantool
 
TarantoolClientStats - Class in org.tarantool
 
TarantoolClientStats() - Constructor for class org.tarantool.TarantoolClientStats
 
TarantoolConnection - Class in org.tarantool
 
TarantoolConnection(String, String, Socket) - Constructor for class org.tarantool.TarantoolConnection
 
TarantoolException - Exception in org.tarantool
A remote server error with error code and message.
TarantoolException(long, String, Throwable) - Constructor for exception org.tarantool.TarantoolException
Constructor for TarantoolException.
TarantoolException(long, String) - Constructor for exception org.tarantool.TarantoolException
Constructor for TarantoolException.
toString() - Method in class org.tarantool.TarantoolClientStats
 

U

unpack(InputStream) - Method in class org.tarantool.MsgPackLite
 
update(Space, Tuple, Operation...) - Method in class org.tarantool.AbstractTarantoolOps
 
update(T, O, P...) - Method in interface org.tarantool.TarantoolClientOps
 
upsert(Space, Tuple, Tuple, Operation...) - Method in class org.tarantool.AbstractTarantoolOps
 
upsert(T, O, O, P...) - Method in interface org.tarantool.TarantoolClientOps
 
useNewCall - Variable in class org.tarantool.TarantoolClientConfig
Use old call command https://github.com/tarantool/doc/issues/54, please ensure that you server supports new call command
username - Variable in class org.tarantool.TarantoolClientConfig
username and password for authorization

V

valueOf(String) - Static method in enum org.tarantool.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.tarantool.Key
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.tarantool.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tarantool.Key
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitAlive() - Method in interface org.tarantool.TarantoolClient
 
waitAlive(long, TimeUnit) - Method in interface org.tarantool.TarantoolClient
 
waitAlive() - Method in class org.tarantool.TarantoolClientImpl
 
waitAlive(long, TimeUnit) - Method in class org.tarantool.TarantoolClientImpl
 
writerThreadPriority - Variable in class org.tarantool.TarantoolClientConfig
 
writeTimeoutMillis - Variable in class org.tarantool.TarantoolClientConfig
 
A B C D E F G I K M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.