A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

A

ABORTED - eu.antidotedb.client.InteractiveTransaction.TransactionStatus
 
abortTransaction() - Method in class eu.antidotedb.client.InteractiveTransaction
Abort transaction.
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest
Handle the request using the given request transformer.
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgAbortTransaction
 
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgCommitTransaction
 
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgReadObjects
 
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStartTransaction
 
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticReadObjects
 
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticUpdateObjects
 
accept(AntidoteRequest.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgUpdateObjects
 
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse
Handle the response using the given response transformer.
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgCommitResp
 
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgErrorResp
 
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgGetConnectionDescriptorResponse
 
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgOperationResp
 
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgReadObjectsResp
 
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStartTransactionResp
 
accept(AntidoteResponse.Handler<V>) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp
 
add(T) - Method in class eu.antidotedb.client.SetKey
Creates an update operation which adds a value to the set.
ADD - eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
ADD = 1;
ADD_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
ADD = 1;
addAdds(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes adds = 2;
addAll(Iterable<? extends T>) - Method in class eu.antidotedb.client.SetKey
Creates an update operation which adds values to the set.
addAll(T...) - Method in class eu.antidotedb.client.SetKey
Creates an update operation which adds values to the set.
addAllAdds(Iterable<? extends ByteString>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes adds = 2;
addAllBoundobjects(Iterable<? extends AntidotePB.ApbBoundObject>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
addAllDescriptors(Iterable<? extends ByteString>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
addAllEntries(Iterable<? extends AntidotePB.ApbMapEntry>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
addAllExclusiveLocks(Iterable<? extends ByteString>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes exclusive_locks = 4;
addAllNodes(Iterable<String>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
addAllObjects(Iterable<? extends AntidotePB.ApbBoundObject>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
addAllObjects(Iterable<? extends AntidotePB.ApbReadObjectResp>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
addAllRemovedKeys(Iterable<? extends AntidotePB.ApbMapKey>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
addAllRems(Iterable<? extends ByteString>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes rems = 3;
addAllSharedLocks(Iterable<? extends ByteString>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes shared_locks = 3;
addAllUpdates(Iterable<? extends AntidotePB.ApbMapNestedUpdate>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
addAllUpdates(Iterable<? extends AntidotePB.ApbUpdateOp>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
addAllUpdates(Iterable<? extends AntidotePB.ApbUpdateOp>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
addAllValue(Iterable<? extends ByteString>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
repeated bytes value = 1;
addAllValues(Iterable<? extends ByteString>) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
repeated bytes values = 1;
addBoundobjects(int, AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
addBoundobjects(int, AntidotePB.ApbBoundObject.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
addBoundobjects(AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
addBoundobjects(AntidotePB.ApbBoundObject.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
addBoundobjectsBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
addBoundobjectsBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
addDescriptors(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
addEntries(int, AntidotePB.ApbMapEntry) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
addEntries(int, AntidotePB.ApbMapEntry.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
addEntries(AntidotePB.ApbMapEntry) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
addEntries(AntidotePB.ApbMapEntry.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
addEntriesBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
addEntriesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
addExclusiveLocks(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes exclusive_locks = 4;
addHost(int, int, InetSocketAddress) - Method in class eu.antidotedb.client.PoolManager
Instantiates a new pool manager.
addHost(InetSocketAddress) - Method in class eu.antidotedb.client.PoolManager
Instantiates a new pool manager.
addNodes(String) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
addNodesBytes(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
addObjects(int, AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
addObjects(int, AntidotePB.ApbBoundObject.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
addObjects(int, AntidotePB.ApbReadObjectResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
addObjects(int, AntidotePB.ApbReadObjectResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
addObjects(AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
addObjects(AntidotePB.ApbBoundObject.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
addObjects(AntidotePB.ApbReadObjectResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
addObjects(AntidotePB.ApbReadObjectResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
addObjectsBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
addObjectsBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
addObjectsBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
addObjectsBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
addRemovedKeys(int, AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
addRemovedKeys(int, AntidotePB.ApbMapKey.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
addRemovedKeys(AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
addRemovedKeys(AntidotePB.ApbMapKey.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
addRemovedKeysBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
addRemovedKeysBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
addRems(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes rems = 3;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
ADDS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
addSharedLocks(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes shared_locks = 3;
addUpdates(int, AntidotePB.ApbMapNestedUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
addUpdates(int, AntidotePB.ApbMapNestedUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
addUpdates(int, AntidotePB.ApbUpdateOp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
addUpdates(int, AntidotePB.ApbUpdateOp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
addUpdates(int, AntidotePB.ApbUpdateOp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
addUpdates(int, AntidotePB.ApbUpdateOp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
addUpdates(AntidotePB.ApbMapNestedUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
addUpdates(AntidotePB.ApbMapNestedUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
addUpdates(AntidotePB.ApbUpdateOp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
addUpdates(AntidotePB.ApbUpdateOp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
addUpdates(AntidotePB.ApbUpdateOp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
addUpdates(AntidotePB.ApbUpdateOp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
addUpdatesBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
addUpdatesBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
addUpdatesBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
addUpdatesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
addUpdatesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
addUpdatesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
addValue(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
repeated bytes value = 1;
addValues(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
repeated bytes values = 1;
antidoteClient - Variable in class eu.antidotedb.client.InteractiveTransaction
The antidote client.
AntidoteClient - Class in eu.antidotedb.client
An AntidoteClient manages the connection to one or more Antidote servers.
AntidoteClient(PoolManager) - Constructor for class eu.antidotedb.client.AntidoteClient
Instantiates a new antidote client.
AntidoteClient(InetSocketAddress...) - Constructor for class eu.antidotedb.client.AntidoteClient
Initializes an AntidoteClient with the given hosts.
AntidoteClient(List<TransformerFactory>, InetSocketAddress...) - Constructor for class eu.antidotedb.client.AntidoteClient
Initializes an AntidoteClient.
AntidoteClient(List<TransformerFactory>, List<InetSocketAddress>) - Constructor for class eu.antidotedb.client.AntidoteClient
Initializes an AntidoteClient.
AntidoteClient(List<InetSocketAddress>) - Constructor for class eu.antidotedb.client.AntidoteClient
Initializes an AntidoteClient with the given hosts.
AntidoteConfigManager - Class in eu.antidotedb.client
Created by Salman on 3/5/2017.
AntidoteConfigManager() - Constructor for class eu.antidotedb.client.AntidoteConfigManager
 
AntidoteException - Exception in eu.antidotedb.client
The Class AntidoteException.
AntidoteException(String) - Constructor for exception eu.antidotedb.client.AntidoteException
Instantiates a new antidote exception.
AntidoteException(String, Throwable) - Constructor for exception eu.antidotedb.client.AntidoteException
 
AntidoteException(Throwable) - Constructor for exception eu.antidotedb.client.AntidoteException
 
AntidoteMessage - Class in eu.antidotedb.client.messages
Supertype of all messages sent by the Antidote Protocol Buffer interface
AntidoteMessage() - Constructor for class eu.antidotedb.client.messages.AntidoteMessage
 
AntidotePB - Class in eu.antidotedb.antidotepb
 
AntidotePB.ApbAbortTransaction - Class in eu.antidotedb.antidotepb
Abort Transaction
AntidotePB.ApbAbortTransaction.Builder - Class in eu.antidotedb.antidotepb
Abort Transaction
AntidotePB.ApbAbortTransactionOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbBoundObject - Class in eu.antidotedb.antidotepb
Object (Key) representation
AntidotePB.ApbBoundObject.Builder - Class in eu.antidotedb.antidotepb
Object (Key) representation
AntidotePB.ApbBoundObjectOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbCommitResp - Class in eu.antidotedb.antidotepb
Commit Response
AntidotePB.ApbCommitResp.Builder - Class in eu.antidotedb.antidotepb
Commit Response
AntidotePB.ApbCommitRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbCommitTransaction - Class in eu.antidotedb.antidotepb
Commit Transaction
AntidotePB.ApbCommitTransaction.Builder - Class in eu.antidotedb.antidotepb
Commit Transaction
AntidotePB.ApbCommitTransactionOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbConnectToDCs - Class in eu.antidotedb.antidotepb
Connect DC with each other to start replication.
AntidotePB.ApbConnectToDCs.Builder - Class in eu.antidotedb.antidotepb
Connect DC with each other to start replication.
AntidotePB.ApbConnectToDCsOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbConnectToDCsResp - Class in eu.antidotedb.antidotepb
Protobuf type ApbConnectToDCsResp
AntidotePB.ApbConnectToDCsResp.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbConnectToDCsResp
AntidotePB.ApbConnectToDCsRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbCounterUpdate - Class in eu.antidotedb.antidotepb
Counter increment request
AntidotePB.ApbCounterUpdate.Builder - Class in eu.antidotedb.antidotepb
Counter increment request
AntidotePB.ApbCounterUpdateOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbCrdtReset - Class in eu.antidotedb.antidotepb
General reset operation
AntidotePB.ApbCrdtReset.Builder - Class in eu.antidotedb.antidotepb
General reset operation
AntidotePB.ApbCrdtResetOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbCreateDC - Class in eu.antidotedb.antidotepb
Create a DC with multiple nodes
AntidotePB.ApbCreateDC.Builder - Class in eu.antidotedb.antidotepb
Create a DC with multiple nodes
AntidotePB.ApbCreateDCOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbCreateDCResp - Class in eu.antidotedb.antidotepb
Protobuf type ApbCreateDCResp
AntidotePB.ApbCreateDCResp.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbCreateDCResp
AntidotePB.ApbCreateDCRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbErrorResp - Class in eu.antidotedb.antidotepb
Riak Error response
AntidotePB.ApbErrorResp.Builder - Class in eu.antidotedb.antidotepb
Riak Error response
AntidotePB.ApbErrorRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbFlagUpdate - Class in eu.antidotedb.antidotepb
Protobuf type ApbFlagUpdate
AntidotePB.ApbFlagUpdate.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbFlagUpdate
AntidotePB.ApbFlagUpdateOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetConnectionDescriptor - Class in eu.antidotedb.antidotepb
Get a connection descriptor of the DC to be given to other DCs.
AntidotePB.ApbGetConnectionDescriptor.Builder - Class in eu.antidotedb.antidotepb
Get a connection descriptor of the DC to be given to other DCs.
AntidotePB.ApbGetConnectionDescriptorOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetConnectionDescriptorResp - Class in eu.antidotedb.antidotepb
Protobuf type ApbGetConnectionDescriptorResp
AntidotePB.ApbGetConnectionDescriptorResp.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbGetConnectionDescriptorResp
AntidotePB.ApbGetConnectionDescriptorRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetCounterResp - Class in eu.antidotedb.antidotepb
Response operation
AntidotePB.ApbGetCounterResp.Builder - Class in eu.antidotedb.antidotepb
Response operation
AntidotePB.ApbGetCounterRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetFlagResp - Class in eu.antidotedb.antidotepb
Protobuf type ApbGetFlagResp
AntidotePB.ApbGetFlagResp.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbGetFlagResp
AntidotePB.ApbGetFlagRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetMapResp - Class in eu.antidotedb.antidotepb
Protobuf type ApbGetMapResp
AntidotePB.ApbGetMapResp.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbGetMapResp
AntidotePB.ApbGetMapRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetMVRegResp - Class in eu.antidotedb.antidotepb
response:
AntidotePB.ApbGetMVRegResp.Builder - Class in eu.antidotedb.antidotepb
response:
AntidotePB.ApbGetMVRegRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetRegResp - Class in eu.antidotedb.antidotepb
Response operation
AntidotePB.ApbGetRegResp.Builder - Class in eu.antidotedb.antidotepb
Response operation
AntidotePB.ApbGetRegRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbGetSetResp - Class in eu.antidotedb.antidotepb
Get set request
AntidotePB.ApbGetSetResp.Builder - Class in eu.antidotedb.antidotepb
Get set request
AntidotePB.ApbGetSetRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbMapEntry - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapEntry
AntidotePB.ApbMapEntry.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapEntry
AntidotePB.ApbMapEntryOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbMapKey - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapKey
AntidotePB.ApbMapKey.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapKey
AntidotePB.ApbMapKeyOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbMapNestedUpdate - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapNestedUpdate
AntidotePB.ApbMapNestedUpdate.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapNestedUpdate
AntidotePB.ApbMapNestedUpdateOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbMapUpdate - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapUpdate
AntidotePB.ApbMapUpdate.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbMapUpdate
AntidotePB.ApbMapUpdateOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbOperationResp - Class in eu.antidotedb.antidotepb
Response operation
AntidotePB.ApbOperationResp.Builder - Class in eu.antidotedb.antidotepb
Response operation
AntidotePB.ApbOperationRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbReadObjectResp - Class in eu.antidotedb.antidotepb
Read Objects Response
AntidotePB.ApbReadObjectResp.Builder - Class in eu.antidotedb.antidotepb
Read Objects Response
AntidotePB.ApbReadObjectRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbReadObjects - Class in eu.antidotedb.antidotepb
Objects to be read
AntidotePB.ApbReadObjects.Builder - Class in eu.antidotedb.antidotepb
Objects to be read
AntidotePB.ApbReadObjectsOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbReadObjectsResp - Class in eu.antidotedb.antidotepb
Protobuf type ApbReadObjectsResp
AntidotePB.ApbReadObjectsResp.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbReadObjectsResp
AntidotePB.ApbReadObjectsRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbRegUpdate - Class in eu.antidotedb.antidotepb
Register update
AntidotePB.ApbRegUpdate.Builder - Class in eu.antidotedb.antidotepb
Register update
AntidotePB.ApbRegUpdateOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbSetUpdate - Class in eu.antidotedb.antidotepb
Set updates request
AntidotePB.ApbSetUpdate.Builder - Class in eu.antidotedb.antidotepb
Set updates request
AntidotePB.ApbSetUpdate.SetOpType - Enum in eu.antidotedb.antidotepb
Protobuf enum ApbSetUpdate.SetOpType
AntidotePB.ApbSetUpdateOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbStartTransaction - Class in eu.antidotedb.antidotepb
Start Transaction
AntidotePB.ApbStartTransaction.Builder - Class in eu.antidotedb.antidotepb
Start Transaction
AntidotePB.ApbStartTransactionOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbStartTransactionResp - Class in eu.antidotedb.antidotepb
Start transaction response
AntidotePB.ApbStartTransactionResp.Builder - Class in eu.antidotedb.antidotepb
Start transaction response
AntidotePB.ApbStartTransactionRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbStaticReadObjects - Class in eu.antidotedb.antidotepb
Protobuf type ApbStaticReadObjects
AntidotePB.ApbStaticReadObjects.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbStaticReadObjects
AntidotePB.ApbStaticReadObjectsOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbStaticReadObjectsResp - Class in eu.antidotedb.antidotepb
Protobuf type ApbStaticReadObjectsResp
AntidotePB.ApbStaticReadObjectsResp.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbStaticReadObjectsResp
AntidotePB.ApbStaticReadObjectsRespOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbStaticUpdateObjects - Class in eu.antidotedb.antidotepb
Protobuf type ApbStaticUpdateObjects
AntidotePB.ApbStaticUpdateObjects.Builder - Class in eu.antidotedb.antidotepb
Protobuf type ApbStaticUpdateObjects
AntidotePB.ApbStaticUpdateObjectsOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbTxnProperties - Class in eu.antidotedb.antidotepb
Properties parameters of a transaction
AntidotePB.ApbTxnProperties.Builder - Class in eu.antidotedb.antidotepb
Properties parameters of a transaction
AntidotePB.ApbTxnPropertiesOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbUpdateObjects - Class in eu.antidotedb.antidotepb
Objects to be updated
AntidotePB.ApbUpdateObjects.Builder - Class in eu.antidotedb.antidotepb
Objects to be updated
AntidotePB.ApbUpdateObjectsOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbUpdateOp - Class in eu.antidotedb.antidotepb
An Object to be updated with specified operation
AntidotePB.ApbUpdateOp.Builder - Class in eu.antidotedb.antidotepb
An Object to be updated with specified operation
AntidotePB.ApbUpdateOperation - Class in eu.antidotedb.antidotepb
TODO use this above
AntidotePB.ApbUpdateOperation.Builder - Class in eu.antidotedb.antidotepb
TODO use this above
AntidotePB.ApbUpdateOperationOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.ApbUpdateOpOrBuilder - Interface in eu.antidotedb.antidotepb
 
AntidotePB.CRDT_type - Enum in eu.antidotedb.antidotepb
Protobuf enum CRDT_type
AntidoteRequest<Response> - Class in eu.antidotedb.client.messages
Requests sent by Antidote on the Protocol Buffer interface.
AntidoteRequest() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest
 
AntidoteRequest.ExtractionError - Exception in eu.antidotedb.client.messages
An exception thrown by response extractors when response type does not match.
AntidoteRequest.Handler<V> - Interface in eu.antidotedb.client.messages
A transformer for all possible cases of Antidote requests.
AntidoteRequest.MsgAbortTransaction - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgAbortTransaction.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgCommitTransaction - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgCommitTransaction.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgReadObjects - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgReadObjects.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgStartTransaction - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgStartTransaction.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgStaticReadObjects - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgStaticReadObjects.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgStaticUpdateObjects - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgStaticUpdateObjects.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgUpdateObjects - Class in eu.antidotedb.client.messages
 
AntidoteRequest.MsgUpdateObjects.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteResponse - Class in eu.antidotedb.client.messages
Responses sent by Antidote on the Protocol Buffer interface.
AntidoteResponse() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse
 
AntidoteResponse.ExtractionError - Exception in eu.antidotedb.client.messages
An exception thrown by response extractors when response type does not match.
AntidoteResponse.Handler<V> - Interface in eu.antidotedb.client.messages
A transformer for all possible cases of Antidote responses.
AntidoteResponse.MsgCommitResp - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgCommitResp.Extractor - Class in eu.antidotedb.client.messages
A response transformer used to extract the encapsulated Protocol Buffer message
AntidoteResponse.MsgErrorResp - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgErrorResp.Extractor - Class in eu.antidotedb.client.messages
A response transformer used to extract the encapsulated Protocol Buffer message
AntidoteResponse.MsgGetConnectionDescriptorResponse - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgGetConnectionDescriptorResponse.Extractor - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgOperationResp - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgOperationResp.Extractor - Class in eu.antidotedb.client.messages
A response transformer used to extract the encapsulated Protocol Buffer message
AntidoteResponse.MsgReadObjectsResp - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgReadObjectsResp.Extractor - Class in eu.antidotedb.client.messages
A response transformer used to extract the encapsulated Protocol Buffer message
AntidoteResponse.MsgStartTransactionResp - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgStartTransactionResp.Extractor - Class in eu.antidotedb.client.messages
A response transformer used to extract the encapsulated Protocol Buffer message
AntidoteResponse.MsgStaticReadObjectsResp - Class in eu.antidotedb.client.messages
 
AntidoteResponse.MsgStaticReadObjectsResp.Extractor - Class in eu.antidotedb.client.messages
A response transformer used to extract the encapsulated Protocol Buffer message
AntidoteStaticTransaction - Class in eu.antidotedb.client
The Class AntidoteStaticTransaction.
AntidoteTransaction - Class in eu.antidotedb.client
A transaction, either static (batch of updates) or interactive (mixed reads and writes)
AntidoteTransaction() - Constructor for class eu.antidotedb.client.AntidoteTransaction
 
ApbAbortTransaction - Static variable in class eu.antidotedb.client.MessageCodes
The Constant ApbAbortTransaction.
ApbCoder - Class in eu.antidotedb.client
Created by mweber on 12.04.17.
ApbCoder() - Constructor for class eu.antidotedb.client.ApbCoder
 
ApbCommitTransaction - Static variable in class eu.antidotedb.client.MessageCodes
The Constant ApbCommitTransaction.
ApbConnectToDCs - Static variable in class eu.antidotedb.client.MessageCodes
 
ApbCreateDC - Static variable in class eu.antidotedb.client.MessageCodes
 
ApbGetConnectionDescriptor - Static variable in class eu.antidotedb.client.MessageCodes
 
ApbGetConnectionDescriptorResponse - Static variable in class eu.antidotedb.client.MessageCodes
 
ApbReadObjects - Static variable in class eu.antidotedb.client.MessageCodes
The Constant ApbReadObjects.
ApbStartTransaction - Static variable in class eu.antidotedb.client.MessageCodes
The Constant ApbStartTransaction.
ApbStaticReadObjects - Static variable in class eu.antidotedb.client.MessageCodes
The Constant ApbStaticReadObjects.
ApbStaticUpdateObjects - Static variable in class eu.antidotedb.client.MessageCodes
The Constant ApbStaticUpdateObjects.
ApbUpdateObjects - Static variable in class eu.antidotedb.client.MessageCodes
The Constant ApbUpdateObjects.
asJavaMap(ResponseDecoder<V>) - Method in class eu.antidotedb.client.MapKey.MapReadResult
Same as MapKey.MapReadResult.asJavaMap(Function, ResponseDecoder) with Strings as keys (keyCoder = key -> key.getKey().toStringUtf8())
asJavaMap(Function<Key<?>, K>, ResponseDecoder<V>) - Method in class eu.antidotedb.client.MapKey.MapReadResult
Converts this result to a plain Java map
assign(boolean) - Method in class eu.antidotedb.client.FlagKey
Creates an update operation which assigns a new value to the flag.
assign(T) - Method in class eu.antidotedb.client.MVRegisterKey
Creates an update operation which assigns a new value to the register.
assign(T) - Method in class eu.antidotedb.client.RegisterKey
Creates an update operation which assigns a new value to the register.
assign(V) - Method in class eu.antidotedb.client.MergeRegisterKey
Creates an update operation which assigns a new value to the register.

B

BatchRead - Class in eu.antidotedb.client
 
BatchRead() - Constructor for class eu.antidotedb.client.BatchRead
 
BatchReadResult<T> - Interface in eu.antidotedb.client
 
BCOUNTER - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
BCOUNTER = 15;
BCOUNTER_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
BCOUNTER = 15;
BOUNDOBJECT_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
BOUNDOBJECTS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
bucket(ByteString) - Static method in class eu.antidotedb.client.Bucket
Get the bucket with the given name.
bucket(String) - Static method in class eu.antidotedb.client.Bucket
Get the bucket with the given name.
Bucket - Class in eu.antidotedb.client
A bucket represents a section of the database.
BUCKET_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
build() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
buildPartial() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
byteCoder(Function<T, ByteString>, Function<ByteString, T>) - Static method in interface eu.antidotedb.client.ValueCoder
A helper method to create a custom ValueCoder.
bytestringEncoder - Static variable in interface eu.antidotedb.client.ValueCoder
Stores plain ByteStrings

C

checkHealth(ConnectionPool) - Method in class eu.antidotedb.client.ConnectionPool
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
clear() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
clearAdds() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes adds = 2;
clearBoundobject() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
clearBoundobjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
clearBucket() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes bucket = 3;
clearCommittime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
clearCommitTime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional bytes commit_time = 2;
clearCounter() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
clearCounterop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
clearD() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
structure of descriptor is internal to antidote.
clearDescriptors() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
clearEntries() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
clearErrcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required uint32 errcode = 2;
clearErrmsg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required bytes errmsg = 1;
clearErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional uint32 errorcode = 3;
clearErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
optional uint32 errorcode = 2;
clearErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
optional uint32 errorcode = 2;
clearErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
optional uint32 errorcode = 3;
clearErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
optional uint32 errorcode = 2;
clearErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
optional uint32 errorcode = 3;
clearErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional uint32 errorcode = 3;
clearExclusiveLocks() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes exclusive_locks = 4;
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
clearFlag() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
clearFlagop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
clearInc() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
inc indicates the value to be incremented.
clearKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes key = 1;
clearKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
clearKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required bytes key = 1;
clearKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
clearMap() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
clearMapop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
clearMvreg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
clearNodes() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
clearObjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
clearObjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
clearObjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
clearOperation() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
clearOptype() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
required .ApbSetUpdate.SetOpType optype = 1;
clearProperties() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
clearReadWrite() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = read_write, 1 = read_only, 2 = write_only
clearRedBlue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = blue, 1 = red
clearReg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
clearRegop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
clearRemovedKeys() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
clearRems() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes rems = 3;
clearResetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
clearSet() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
clearSetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
clearSharedLocks() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes shared_locks = 3;
clearSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
required bool success = 1;
clearSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
required bool success = 1;
clearSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
required bool success = 1;
clearSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
required bool success = 1;
clearSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
required bool success = 1;
clearSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
required bool success = 1;
clearSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
required bool success = 1;
clearTimestamp() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional bytes timestamp = 1;
clearTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
clearTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
clearTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
required bytes transaction_descriptor = 1;
clearTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
required bytes transaction_descriptor = 1;
clearTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
required bytes transaction_descriptor = 2;
clearTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional bytes transaction_descriptor = 2;
clearTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
required bytes transaction_descriptor = 2;
clearType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required .CRDT_type type = 2;
clearType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required .CRDT_type type = 2;
clearUpdate() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
clearUpdates() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
clearUpdates() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
clearUpdates() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
clearValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
required bool value = 1;
clearValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
required sint32 value = 1;
clearValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
required bool value = 1;
clearValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
required bytes value = 1;
clearValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
repeated bytes value = 1;
clearValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
clearValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
required bytes value = 1;
clearValues() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
repeated bytes values = 1;
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
clone() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
close() - Method in class eu.antidotedb.client.Connection
 
close() - Method in class eu.antidotedb.client.InteractiveTransaction
Close the transaction.
CLOSED - eu.antidotedb.client.InteractiveTransaction.TransactionStatus
 
commit(TransactionWithReads) - Method in class eu.antidotedb.client.BatchRead
Performs this batch of reads in the context of another transaction
COMMIT_TIME_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
CommitInfo - Class in eu.antidotedb.client
 
CommitInfo(ByteString) - Constructor for class eu.antidotedb.client.CommitInfo
 
COMMITTED - eu.antidotedb.client.InteractiveTransaction.TransactionStatus
 
COMMITTIME_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
commitTransaction() - Method in class eu.antidotedb.client.AntidoteStaticTransaction
Commit static transaction.
commitTransaction() - Method in class eu.antidotedb.client.InteractiveTransaction
Commit transaction.
configExist() - Method in class eu.antidotedb.client.AntidoteConfigManager
 
configExist(String) - Method in class eu.antidotedb.client.AntidoteConfigManager
 
connection - Variable in class eu.antidotedb.client.InteractiveTransaction
The explicit connection object.
Connection - Class in eu.antidotedb.client
The Class Connection.
Connection(ConnectionPool, Socket, List<TransformerFactory>) - Constructor for class eu.antidotedb.client.Connection
Instantiates a new connection.
ConnectionPool - Class in eu.antidotedb.client
The Class ConnectionPool.
ConnectionPool(int, int, InetSocketAddress, List<TransformerFactory>) - Constructor for class eu.antidotedb.client.ConnectionPool
Instantiates a new connection pool.
connectToDCs(InetSocketAddress, List<ByteString>) - Static method in class eu.antidotedb.client.AntidoteClient
 
containsKey(Object) - Method in class eu.antidotedb.client.MapKey.MapReadResult
 
counter() - Static method in class eu.antidotedb.client.ResponseDecoder
 
counter(ByteString) - Static method in class eu.antidotedb.client.Key
A counter CRDT.
counter(String) - Static method in class eu.antidotedb.client.Key
A counter CRDT.
COUNTER - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
COUNTER = 3;
COUNTER_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
COUNTER_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
COUNTER = 3;
CounterKey - Class in eu.antidotedb.client
 
COUNTEROP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
CountingTransformer - Class in eu.antidotedb.client.transformer
A Transformer, which counts how often each kind of operation has been executed
CountingTransformer() - Constructor for class eu.antidotedb.client.transformer.CountingTransformer
 
create(AntidotePB.CRDT_type, ByteString) - Static method in class eu.antidotedb.client.Key
Creates a Key from a CRDT_type and a ByteString.
createDC(InetSocketAddress, List<String>) - Static method in class eu.antidotedb.client.AntidoteClient
 
createStaticTransaction() - Method in class eu.antidotedb.client.AntidoteClient
Creates a static transaction.
createStaticTransaction(CommitInfo) - Method in class eu.antidotedb.client.AntidoteClient
Creates a static transaction.
createUpdateStaticObject() - Method in class eu.antidotedb.client.AntidoteStaticTransaction
Creates the static update object.

D

D_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
decode(ByteString) - Method in interface eu.antidotedb.client.ValueCoder
 
decodeList(List<ByteString>) - Method in interface eu.antidotedb.client.ValueCoder
 
decodeRequest(InputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
decodeResponse(InputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
DEFAULT_FILE - Static variable in class eu.antidotedb.client.AntidoteConfigManager
 
DEFAULT_HOST - Static variable in class eu.antidotedb.client.AntidoteConfigManager
 
DEFAULT_INITIAL_POOL_SIZE - Static variable in class eu.antidotedb.client.PoolManager
 
DEFAULT_MAX_POOL_SIZE - Static variable in class eu.antidotedb.client.PoolManager
 
DEFAULT_PORT - Static variable in class eu.antidotedb.client.AntidoteConfigManager
 
descriptor - Variable in class eu.antidotedb.client.InteractiveTransaction
The descriptor.
DESCRIPTORS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
doubleCoder - Static variable in interface eu.antidotedb.client.ValueCoder
Stores doubles

E

encode(T) - Method in interface eu.antidotedb.client.ValueCoder
 
encodeList(List<T>) - Method in interface eu.antidotedb.client.ValueCoder
 
encodeRequest(AntidotePB.ApbAbortTransaction, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbCommitTransaction, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbConnectToDCs, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbCreateDC, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbGetConnectionDescriptor, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbReadObjects, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbStartTransaction, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbStaticReadObjects, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbStaticUpdateObjects, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidotePB.ApbUpdateObjects, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeRequest(AntidoteRequest<?>, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeResponse(AntidotePB.ApbCommitResp, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeResponse(AntidotePB.ApbGetConnectionDescriptorResp, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeResponse(AntidotePB.ApbOperationResp, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeResponse(AntidotePB.ApbReadObjectsResp, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeResponse(AntidotePB.ApbStartTransactionResp, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeResponse(AntidotePB.ApbStaticReadObjectsResp, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
encodeResponse(AntidoteResponse, OutputStream) - Static method in class eu.antidotedb.client.ApbCoder
 
ENTRIES_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
entrySet() - Method in class eu.antidotedb.client.MapKey.MapReadResult
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
equals(Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
equals(Object) - Method in class eu.antidotedb.client.Key
Equality and hashCode on keys is defined only in terms of the key and type fields.
ERRCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
ERRMSG_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
ERRORCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
ERRORCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
ERRORCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
ERRORCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
ERRORCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
ERRORCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
ERRORCODE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
eu.antidotedb.antidotepb - package eu.antidotedb.antidotepb
This package contains the code generated by the Protocol-Buffer tool.
eu.antidotedb.client - package eu.antidotedb.client
This is the main package of the Antidote Java Client.
eu.antidotedb.client.messages - package eu.antidotedb.client.messages
Contains classes for sending messages to Antidote and receiving corresponding responses.
eu.antidotedb.client.transformer - package eu.antidotedb.client.transformer
Transformers can be used to integrate middleware into the client.
EXCLUSIVE_LOCKS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
ExtractionError(String) - Constructor for exception eu.antidotedb.client.messages.AntidoteRequest.ExtractionError
 
ExtractionError(String) - Constructor for exception eu.antidotedb.client.messages.AntidoteResponse.ExtractionError
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest.MsgAbortTransaction.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest.MsgCommitTransaction.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest.MsgReadObjects.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest.MsgStartTransaction.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticReadObjects.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticUpdateObjects.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteRequest.MsgUpdateObjects.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse.MsgCommitResp.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse.MsgErrorResp.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse.MsgGetConnectionDescriptorResponse.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse.MsgOperationResp.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse.MsgReadObjectsResp.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse.MsgStartTransactionResp.Extractor
 
Extractor() - Constructor for class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp.Extractor
 

F

factory - Static variable in class eu.antidotedb.client.transformer.LogTransformer
 
fatCounter(ByteString) - Static method in class eu.antidotedb.client.Key
A counter CRDT.
fatCounter(String) - Static method in class eu.antidotedb.client.Key
A counter CRDT.
FATCOUNTER - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
FATCOUNTER = 12;
FATCOUNTER_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
FATCOUNTER = 12;
flag() - Static method in class eu.antidotedb.client.ResponseDecoder
 
flag_dw(ByteString) - Static method in class eu.antidotedb.client.Key
 
flag_dw(String) - Static method in class eu.antidotedb.client.Key
 
FLAG_DW - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
FLAG_DW = 14;
FLAG_DW_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
FLAG_DW = 14;
flag_ew(ByteString) - Static method in class eu.antidotedb.client.Key
 
flag_ew(String) - Static method in class eu.antidotedb.client.Key
 
FLAG_EW - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
FLAG_EW = 13;
FLAG_EW_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
FLAG_EW = 13;
FLAG_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
FlagKey - Class in eu.antidotedb.client
 
FLAGOP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
floatCoder - Static variable in interface eu.antidotedb.client.ValueCoder
Stores floats
forNumber(int) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
 
forNumber(int) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
 

G

generateDefaultConfig() - Method in class eu.antidotedb.client.AntidoteConfigManager
 
get() - Method in interface eu.antidotedb.client.BatchReadResult
Get the result from the batch-read.
get(Key<V>) - Method in class eu.antidotedb.client.MapKey.MapReadResult
Reads an entry from the map.
get(Object) - Method in class eu.antidotedb.client.MapKey.MapReadResult
Deprecated.
Use the get-method which takes a Key instead.
getAbortTransactionCounter() - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
getActiveConnections() - Method in class eu.antidotedb.client.ConnectionPool
Returns the number of currently active connections.
getAdds(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes adds = 2;
getAdds(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
repeated bytes adds = 2;
getAdds(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
repeated bytes adds = 2;
getAddsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes adds = 2;
getAddsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
repeated bytes adds = 2;
getAddsCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
repeated bytes adds = 2;
getAddsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes adds = 2;
getAddsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
repeated bytes adds = 2;
getAddsList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
repeated bytes adds = 2;
getBoundobject() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
getBoundobject() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
required .ApbBoundObject boundobject = 1;
getBoundobject() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOpOrBuilder
required .ApbBoundObject boundobject = 1;
getBoundobjectBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
getBoundobjectOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
getBoundobjectOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
required .ApbBoundObject boundobject = 1;
getBoundobjectOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOpOrBuilder
required .ApbBoundObject boundobject = 1;
getBoundobjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
repeated .ApbBoundObject boundobjects = 1;
getBoundobjects(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsOrBuilder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsOrBuilder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsOrBuilder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsOrBuilder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
repeated .ApbBoundObject boundobjects = 1;
getBoundobjectsOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsOrBuilder
repeated .ApbBoundObject boundobjects = 1;
getBucket() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes bucket = 3;
getBucket() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
required bytes bucket = 3;
getBucket() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbBoundObjectOrBuilder
required bytes bucket = 3;
getClient() - Method in class eu.antidotedb.client.InteractiveTransaction
Get the antidote client.
getCommittime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
getCommittime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
required .ApbCommitResp committime = 2;
getCommittime() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsRespOrBuilder
required .ApbCommitResp committime = 2;
getCommitTime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional bytes commit_time = 2;
getCommitTime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
optional bytes commit_time = 2;
getCommitTime() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitRespOrBuilder
optional bytes commit_time = 2;
getCommitTime() - Method in class eu.antidotedb.client.CommitInfo
 
getCommittimeBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
getCommittimeOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
getCommittimeOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
required .ApbCommitResp committime = 2;
getCommittimeOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsRespOrBuilder
required .ApbCommitResp committime = 2;
getCommitTransactionCounter() - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
getConfigHosts() - Method in class eu.antidotedb.client.AntidoteConfigManager
 
getConfigHosts(String) - Method in class eu.antidotedb.client.AntidoteConfigManager
 
getConnection() - Method in class eu.antidotedb.client.ConnectionPool
returns a connection from the pool
getConnection() - Method in class eu.antidotedb.client.PoolManager
Returns a random healthy connection
getConnectionDescriptor(InetSocketAddress) - Static method in class eu.antidotedb.client.AntidoteClient
 
getCounter() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
getCounter() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
one of the following:
getCounter() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
one of the following:
getCounterBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
getCounterop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
getCounterop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbCounterUpdate counterop = 1;
getCounterop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbCounterUpdate counterop = 1;
getCounteropBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
getCounteropOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
getCounteropOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbCounterUpdate counterop = 1;
getCounteropOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbCounterUpdate counterop = 1;
getCounterOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
getCounterOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
one of the following:
getCounterOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
one of the following:
getCurrentPoolSize() - Method in class eu.antidotedb.client.ConnectionPool
Number of connections generated so far.
getD() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
structure of descriptor is internal to antidote.
getD() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
structure of descriptor is internal to antidote.
getD() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorRespOrBuilder
structure of descriptor is internal to antidote.
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
getDefaultInstance() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
getDefaultInstanceForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
getDescriptor() - Static method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
getDescriptor() - Static method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
 
getDescriptor() - Static method in class eu.antidotedb.antidotepb.AntidotePB
 
getDescriptor() - Method in class eu.antidotedb.client.InteractiveTransaction
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
getDescriptorForType() - Method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
getDescriptorForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
getDescriptorForType() - Method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
 
getDescriptors(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptors(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptors(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsOrBuilder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptorsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptorsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptorsCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsOrBuilder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptorsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptorsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDescriptorsList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsOrBuilder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
getDownstream() - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
Get the request transformer below this layer.
getEntries(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
getEntries(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
repeated .ApbMapEntry entries = 1;
getEntries(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMapRespOrBuilder
repeated .ApbMapEntry entries = 1;
getEntriesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
getEntriesBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
getEntriesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
getEntriesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
repeated .ApbMapEntry entries = 1;
getEntriesCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMapRespOrBuilder
repeated .ApbMapEntry entries = 1;
getEntriesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
getEntriesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
repeated .ApbMapEntry entries = 1;
getEntriesList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMapRespOrBuilder
repeated .ApbMapEntry entries = 1;
getEntriesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
getEntriesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
repeated .ApbMapEntry entries = 1;
getEntriesOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMapRespOrBuilder
repeated .ApbMapEntry entries = 1;
getEntriesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
getEntriesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
repeated .ApbMapEntry entries = 1;
getEntriesOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMapRespOrBuilder
repeated .ApbMapEntry entries = 1;
getErrcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required uint32 errcode = 2;
getErrcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
required uint32 errcode = 2;
getErrcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbErrorRespOrBuilder
required uint32 errcode = 2;
getErrmsg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required bytes errmsg = 1;
getErrmsg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
required bytes errmsg = 1;
getErrmsg() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbErrorRespOrBuilder
required bytes errmsg = 1;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional uint32 errorcode = 3;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
optional uint32 errorcode = 3;
getErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitRespOrBuilder
optional uint32 errorcode = 3;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
optional uint32 errorcode = 2;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
optional uint32 errorcode = 2;
getErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsRespOrBuilder
optional uint32 errorcode = 2;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
optional uint32 errorcode = 2;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
optional uint32 errorcode = 2;
getErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCRespOrBuilder
optional uint32 errorcode = 2;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
optional uint32 errorcode = 3;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
optional uint32 errorcode = 3;
getErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorRespOrBuilder
optional uint32 errorcode = 3;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
optional uint32 errorcode = 2;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
optional uint32 errorcode = 2;
getErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbOperationRespOrBuilder
optional uint32 errorcode = 2;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
optional uint32 errorcode = 3;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
optional uint32 errorcode = 3;
getErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
optional uint32 errorcode = 3;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional uint32 errorcode = 3;
getErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
optional uint32 errorcode = 3;
getErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionRespOrBuilder
optional uint32 errorcode = 3;
getExclusiveLocks(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes exclusive_locks = 4;
getExclusiveLocks(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
repeated bytes exclusive_locks = 4;
getExclusiveLocks(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
repeated bytes exclusive_locks = 4;
getExclusiveLocksCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes exclusive_locks = 4;
getExclusiveLocksCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
repeated bytes exclusive_locks = 4;
getExclusiveLocksCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
repeated bytes exclusive_locks = 4;
getExclusiveLocksList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes exclusive_locks = 4;
getExclusiveLocksList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
repeated bytes exclusive_locks = 4;
getExclusiveLocksList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
repeated bytes exclusive_locks = 4;
getFlag() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
getFlag() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetFlagResp flag = 7;
getFlag() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetFlagResp flag = 7;
getFlagBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
getFlagop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
getFlagop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbFlagUpdate flagop = 7;
getFlagop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbFlagUpdate flagop = 7;
getFlagopBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
getFlagopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
getFlagopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbFlagUpdate flagop = 7;
getFlagopOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbFlagUpdate flagop = 7;
getFlagOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
getFlagOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetFlagResp flag = 7;
getFlagOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetFlagResp flag = 7;
getInc() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
inc indicates the value to be incremented.
getInc() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
inc indicates the value to be incremented.
getInc() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdateOrBuilder
inc indicates the value to be incremented.
getInetSocketAddress() - Method in class eu.antidotedb.client.ConnectionPool
The IP Socket Address.
getInitialPoolSize() - Method in class eu.antidotedb.client.ConnectionPool
Number of connections that should be created initially.
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes key = 1;
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
required bytes key = 1;
getKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbBoundObjectOrBuilder
required bytes key = 1;
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
required .ApbMapKey key = 1;
getKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapEntryOrBuilder
required .ApbMapKey key = 1;
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required bytes key = 1;
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
required bytes key = 1;
getKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapKeyOrBuilder
required bytes key = 1;
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
getKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
required .ApbMapKey key = 1;
getKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdateOrBuilder
required .ApbMapKey key = 1;
getKey() - Method in class eu.antidotedb.client.Key
 
getKey() - Method in class eu.antidotedb.client.UpdateOp
The key of this update operation.
getKeyBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
getKeyBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
getKeyOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
getKeyOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
required .ApbMapKey key = 1;
getKeyOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapEntryOrBuilder
required .ApbMapKey key = 1;
getKeyOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
getKeyOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
required .ApbMapKey key = 1;
getKeyOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdateOrBuilder
required .ApbMapKey key = 1;
getLastCommitTimestamp() - Method in class eu.antidotedb.client.NoTransaction
 
getMap() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
getMap() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetMapResp map = 6;
getMap() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetMapResp map = 6;
getMapBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
getMapop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
getMapop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbMapUpdate mapop = 5;
getMapop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbMapUpdate mapop = 5;
getMapopBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
getMapopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
getMapopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbMapUpdate mapop = 5;
getMapopOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbMapUpdate mapop = 5;
getMapOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
getMapOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetMapResp map = 6;
getMapOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetMapResp map = 6;
getMaxPoolSize() - Method in class eu.antidotedb.client.ConnectionPool
Maximum number of connections that the pool can have.
getMvreg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
getMvreg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetMVRegResp mvreg = 4;
getMvreg() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetMVRegResp mvreg = 4;
getMvregBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
getMvregOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
getMvregOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetMVRegResp mvreg = 4;
getMvregOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetMVRegResp mvreg = 4;
getName() - Method in class eu.antidotedb.client.Bucket
 
getNodes(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodes(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodes(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCOrBuilder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesBytes(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesBytes(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesBytes(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCOrBuilder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCOrBuilder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNodesList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCOrBuilder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
getNumber() - Method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
 
getNumber() - Method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
 
getObjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
getObjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
required .ApbReadObjectsResp objects = 1;
getObjects() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsRespOrBuilder
required .ApbReadObjectsResp objects = 1;
getObjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
getObjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
repeated .ApbReadObjectResp objects = 2;
getObjects(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
repeated .ApbReadObjectResp objects = 2;
getObjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
getObjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
repeated .ApbBoundObject objects = 2;
getObjects(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
repeated .ApbBoundObject objects = 2;
getObjectsBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
getObjectsBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
getObjectsBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
getObjectsBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
getObjectsBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
getObjectsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
getObjectsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
repeated .ApbReadObjectResp objects = 2;
getObjectsCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
repeated .ApbReadObjectResp objects = 2;
getObjectsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
getObjectsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
repeated .ApbBoundObject objects = 2;
getObjectsCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
repeated .ApbBoundObject objects = 2;
getObjectsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
getObjectsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
repeated .ApbReadObjectResp objects = 2;
getObjectsList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
repeated .ApbReadObjectResp objects = 2;
getObjectsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
getObjectsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
repeated .ApbBoundObject objects = 2;
getObjectsList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
repeated .ApbBoundObject objects = 2;
getObjectsOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
getObjectsOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
required .ApbReadObjectsResp objects = 1;
getObjectsOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsRespOrBuilder
required .ApbReadObjectsResp objects = 1;
getObjectsOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
getObjectsOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
repeated .ApbReadObjectResp objects = 2;
getObjectsOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
repeated .ApbReadObjectResp objects = 2;
getObjectsOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
getObjectsOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
repeated .ApbBoundObject objects = 2;
getObjectsOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
repeated .ApbBoundObject objects = 2;
getObjectsOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
getObjectsOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
repeated .ApbReadObjectResp objects = 2;
getObjectsOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
repeated .ApbReadObjectResp objects = 2;
getObjectsOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
getObjectsOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
repeated .ApbBoundObject objects = 2;
getObjectsOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
repeated .ApbBoundObject objects = 2;
getOperation() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
getOperation() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
required .ApbUpdateOperation operation = 2;
getOperation() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOpOrBuilder
required .ApbUpdateOperation operation = 2;
getOperationBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
getOperationOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
getOperationOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
required .ApbUpdateOperation operation = 2;
getOperationOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOpOrBuilder
required .ApbUpdateOperation operation = 2;
getOptype() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
required .ApbSetUpdate.SetOpType optype = 1;
getOptype() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
required .ApbSetUpdate.SetOpType optype = 1;
getOptype() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
required .ApbSetUpdate.SetOpType optype = 1;
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
getParserForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
getPoolManager() - Method in class eu.antidotedb.client.AntidoteClient
Get the pool manager.
getProperties() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
getProperties() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
optional .ApbTxnProperties properties = 2;
getProperties() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionOrBuilder
optional .ApbTxnProperties properties = 2;
getPropertiesBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
getPropertiesOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
getPropertiesOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
optional .ApbTxnProperties properties = 2;
getPropertiesOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionOrBuilder
optional .ApbTxnProperties properties = 2;
getReadObjectsCounter() - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
getReadWrite() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = read_write, 1 = read_only, 2 = write_only
getReadWrite() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
default = 0 = read_write, 1 = read_only, 2 = write_only
getReadWrite() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
default = 0 = read_write, 1 = read_only, 2 = write_only
getRedBlue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = blue, 1 = red
getRedBlue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
default = 0 = blue, 1 = red
getRedBlue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
default = 0 = blue, 1 = red
getReg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
getReg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetRegResp reg = 3;
getReg() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetRegResp reg = 3;
getRegBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
getRegop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
getRegop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbRegUpdate regop = 3;
getRegop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbRegUpdate regop = 3;
getRegopBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
getRegopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
getRegopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbRegUpdate regop = 3;
getRegopOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbRegUpdate regop = 3;
getRegOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
getRegOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetRegResp reg = 3;
getRegOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetRegResp reg = 3;
getRemovedKeys(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeys(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapKey removedKeys = 2;
getRemovedKeys(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapKey removedKeys = 2;
getRemovedKeysOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapKey removedKeys = 2;
getRems(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes rems = 3;
getRems(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
repeated bytes rems = 3;
getRems(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
repeated bytes rems = 3;
getRemsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes rems = 3;
getRemsCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
repeated bytes rems = 3;
getRemsCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
repeated bytes rems = 3;
getRemsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes rems = 3;
getRemsList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
repeated bytes rems = 3;
getRemsList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
repeated bytes rems = 3;
getResetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
getResetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbCrdtReset resetop = 6;
getResetop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbCrdtReset resetop = 6;
getResetopBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
getResetopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
getResetopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbCrdtReset resetop = 6;
getResetopOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbCrdtReset resetop = 6;
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
getSerializedSize() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
getSet() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
getSet() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetSetResp set = 2;
getSet() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetSetResp set = 2;
getSetBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
getSetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
getSetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbSetUpdate setop = 2;
getSetop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbSetUpdate setop = 2;
getSetopBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
getSetopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
getSetopOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbSetUpdate setop = 2;
getSetopOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbSetUpdate setop = 2;
getSetOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
getSetOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetSetResp set = 2;
getSetOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetSetResp set = 2;
getSharedLocks(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes shared_locks = 3;
getSharedLocks(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
repeated bytes shared_locks = 3;
getSharedLocks(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
repeated bytes shared_locks = 3;
getSharedLocksCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes shared_locks = 3;
getSharedLocksCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
repeated bytes shared_locks = 3;
getSharedLocksCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
repeated bytes shared_locks = 3;
getSharedLocksList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes shared_locks = 3;
getSharedLocksList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
repeated bytes shared_locks = 3;
getSharedLocksList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
repeated bytes shared_locks = 3;
getStartTransactionCounter() - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
getStaticReadsCounter() - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
getStaticUpdatesCounter() - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
required bool success = 1;
getSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitRespOrBuilder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
required bool success = 1;
getSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsRespOrBuilder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
required bool success = 1;
getSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCRespOrBuilder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
required bool success = 1;
getSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorRespOrBuilder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
required bool success = 1;
getSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbOperationRespOrBuilder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
required bool success = 1;
getSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
required bool success = 1;
getSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
required bool success = 1;
getSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionRespOrBuilder
required bool success = 1;
getTimestamp() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional bytes timestamp = 1;
getTimestamp() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
optional bytes timestamp = 1;
getTimestamp() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionOrBuilder
optional bytes timestamp = 1;
getTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
getTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
required .ApbStartTransaction transaction = 1;
getTransaction() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
required .ApbStartTransaction transaction = 1;
getTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
getTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
required .ApbStartTransaction transaction = 1;
getTransaction() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
required .ApbStartTransaction transaction = 1;
getTransactionBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
getTransactionBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
required bytes transaction_descriptor = 1;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
required bytes transaction_descriptor = 1;
getTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransactionOrBuilder
required bytes transaction_descriptor = 1;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
required bytes transaction_descriptor = 1;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
required bytes transaction_descriptor = 1;
getTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransactionOrBuilder
required bytes transaction_descriptor = 1;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
required bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
required bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsOrBuilder
required bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
optional bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionRespOrBuilder
optional bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
required bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
required bytes transaction_descriptor = 2;
getTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjectsOrBuilder
required bytes transaction_descriptor = 2;
getTransactionOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
getTransactionOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
required .ApbStartTransaction transaction = 1;
getTransactionOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
required .ApbStartTransaction transaction = 1;
getTransactionOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
getTransactionOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
required .ApbStartTransaction transaction = 1;
getTransactionOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
required .ApbStartTransaction transaction = 1;
getType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required .CRDT_type type = 2;
getType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
required .CRDT_type type = 2;
getType() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbBoundObjectOrBuilder
required .CRDT_type type = 2;
getType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required .CRDT_type type = 2;
getType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
required .CRDT_type type = 2;
getType() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapKeyOrBuilder
required .CRDT_type type = 2;
getType() - Method in class eu.antidotedb.client.Key
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
getUnknownFields() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
getUpdate() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
getUpdate() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
required .ApbUpdateOperation update = 2;
getUpdate() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdateOrBuilder
required .ApbUpdateOperation update = 2;
getUpdateBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
getUpdateObjectsCounter() - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
getUpdateOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
getUpdateOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
required .ApbUpdateOperation update = 2;
getUpdateOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdateOrBuilder
required .ApbUpdateOperation update = 2;
getUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
getUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapNestedUpdate updates = 1;
getUpdates(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapNestedUpdate updates = 1;
getUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
getUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
repeated .ApbUpdateOp updates = 2;
getUpdates(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 2;
getUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
getUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
repeated .ApbUpdateOp updates = 1;
getUpdates(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 1;
getUpdatesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
getUpdatesBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
getUpdatesBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
getUpdatesBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
getUpdatesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
getUpdatesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
repeated .ApbUpdateOp updates = 2;
getUpdatesCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 2;
getUpdatesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
getUpdatesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
repeated .ApbUpdateOp updates = 1;
getUpdatesCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 1;
getUpdatesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
getUpdatesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
repeated .ApbUpdateOp updates = 2;
getUpdatesList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 2;
getUpdatesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
getUpdatesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
repeated .ApbUpdateOp updates = 1;
getUpdatesList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 1;
getUpdatesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
getUpdatesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
repeated .ApbUpdateOp updates = 2;
getUpdatesOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 2;
getUpdatesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
getUpdatesOrBuilder(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
repeated .ApbUpdateOp updates = 1;
getUpdatesOrBuilder(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 1;
getUpdatesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdateOrBuilder
repeated .ApbMapNestedUpdate updates = 1;
getUpdatesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
getUpdatesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
repeated .ApbUpdateOp updates = 2;
getUpdatesOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 2;
getUpdatesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
getUpdatesOrBuilderList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
repeated .ApbUpdateOp updates = 1;
getUpdatesOrBuilderList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjectsOrBuilder
repeated .ApbUpdateOp updates = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
required bool value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
required bool value = 1;
getValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdateOrBuilder
required bool value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
required sint32 value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
required sint32 value = 1;
getValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterRespOrBuilder
required sint32 value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
required bool value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
required bool value = 1;
getValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagRespOrBuilder
required bool value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
required bytes value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
required bytes value = 1;
getValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetRegRespOrBuilder
required bytes value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
required .ApbReadObjectResp value = 2;
getValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapEntryOrBuilder
required .ApbReadObjectResp value = 2;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
required bytes value = 1;
getValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
required bytes value = 1;
getValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdateOrBuilder
required bytes value = 1;
getValue() - Method in class eu.antidotedb.client.MergeRegisterKey.MergeResult
 
getValue(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
repeated bytes value = 1;
getValue(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
repeated bytes value = 1;
getValue(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetSetRespOrBuilder
repeated bytes value = 1;
getValueBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
getValueCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
repeated bytes value = 1;
getValueCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
repeated bytes value = 1;
getValueCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetSetRespOrBuilder
repeated bytes value = 1;
getValueDescriptor() - Method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
 
getValueDescriptor() - Method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
 
getValueList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
repeated bytes value = 1;
getValueList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
repeated bytes value = 1;
getValueList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetSetRespOrBuilder
repeated bytes value = 1;
getValueOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
getValueOrBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
required .ApbReadObjectResp value = 2;
getValueOrBuilder() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapEntryOrBuilder
required .ApbReadObjectResp value = 2;
getValues(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
repeated bytes values = 1;
getValues(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
repeated bytes values = 1;
getValues(int) - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegRespOrBuilder
repeated bytes values = 1;
getValuesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
repeated bytes values = 1;
getValuesCount() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
repeated bytes values = 1;
getValuesCount() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegRespOrBuilder
repeated bytes values = 1;
getValuesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
repeated bytes values = 1;
getValuesList() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
repeated bytes values = 1;
getValuesList() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegRespOrBuilder
repeated bytes values = 1;
GMAP - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
GMAP = 8;
GMAP_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
GMAP = 8;

H

handle(AntidotePB.ApbAbortTransaction) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbAbortTransaction) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgAbortTransaction.Extractor
 
handle(AntidotePB.ApbAbortTransaction) - Method in class eu.antidotedb.client.transformer.LogTransformer
 
handle(AntidotePB.ApbAbortTransaction) - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
 
handle(AntidotePB.ApbCommitResp) - Method in interface eu.antidotedb.client.messages.AntidoteResponse.Handler
 
handle(AntidotePB.ApbCommitResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgCommitResp.Extractor
 
handle(AntidotePB.ApbCommitResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp.Extractor
 
handle(AntidotePB.ApbCommitTransaction) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbCommitTransaction) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgCommitTransaction.Extractor
 
handle(AntidotePB.ApbCommitTransaction) - Method in class eu.antidotedb.client.transformer.LogTransformer
 
handle(AntidotePB.ApbCommitTransaction) - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
 
handle(AntidotePB.ApbConnectToDCs) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbCreateDC) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbErrorResp) - Method in interface eu.antidotedb.client.messages.AntidoteResponse.Handler
 
handle(AntidotePB.ApbErrorResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgErrorResp.Extractor
 
handle(AntidotePB.ApbErrorResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp.Extractor
 
handle(AntidotePB.ApbGetConnectionDescriptor) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbGetConnectionDescriptorResp) - Method in interface eu.antidotedb.client.messages.AntidoteResponse.Handler
 
handle(AntidotePB.ApbGetConnectionDescriptorResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgGetConnectionDescriptorResponse.Extractor
 
handle(AntidotePB.ApbOperationResp) - Method in interface eu.antidotedb.client.messages.AntidoteResponse.Handler
 
handle(AntidotePB.ApbOperationResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgOperationResp.Extractor
 
handle(AntidotePB.ApbOperationResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp.Extractor
 
handle(AntidotePB.ApbReadObjects) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbReadObjects) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgReadObjects.Extractor
 
handle(AntidotePB.ApbReadObjects) - Method in class eu.antidotedb.client.transformer.LogTransformer
 
handle(AntidotePB.ApbReadObjects) - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
 
handle(AntidotePB.ApbReadObjectsResp) - Method in interface eu.antidotedb.client.messages.AntidoteResponse.Handler
 
handle(AntidotePB.ApbReadObjectsResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgReadObjectsResp.Extractor
 
handle(AntidotePB.ApbReadObjectsResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp.Extractor
 
handle(AntidotePB.ApbStartTransaction) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStartTransaction.Extractor
 
handle(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.client.transformer.LogTransformer
 
handle(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
 
handle(AntidotePB.ApbStartTransactionResp) - Method in interface eu.antidotedb.client.messages.AntidoteResponse.Handler
 
handle(AntidotePB.ApbStartTransactionResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStartTransactionResp.Extractor
 
handle(AntidotePB.ApbStartTransactionResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp.Extractor
 
handle(AntidotePB.ApbStaticReadObjects) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbStaticReadObjects) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticReadObjects.Extractor
 
handle(AntidotePB.ApbStaticReadObjects) - Method in class eu.antidotedb.client.transformer.LogTransformer
 
handle(AntidotePB.ApbStaticReadObjects) - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
 
handle(AntidotePB.ApbStaticReadObjectsResp) - Method in interface eu.antidotedb.client.messages.AntidoteResponse.Handler
 
handle(AntidotePB.ApbStaticReadObjectsResp) - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp.Extractor
 
handle(AntidotePB.ApbStaticUpdateObjects) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbStaticUpdateObjects) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticUpdateObjects.Extractor
 
handle(AntidotePB.ApbStaticUpdateObjects) - Method in class eu.antidotedb.client.transformer.LogTransformer
 
handle(AntidotePB.ApbStaticUpdateObjects) - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
 
handle(AntidotePB.ApbUpdateObjects) - Method in interface eu.antidotedb.client.messages.AntidoteRequest.Handler
 
handle(AntidotePB.ApbUpdateObjects) - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgUpdateObjects.Extractor
 
handle(AntidotePB.ApbUpdateObjects) - Method in class eu.antidotedb.client.transformer.LogTransformer
 
handle(AntidotePB.ApbUpdateObjects) - Method in class eu.antidotedb.client.transformer.TransformerWithDownstream
 
hasBoundobject() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
hasBoundobject() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
required .ApbBoundObject boundobject = 1;
hasBoundobject() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOpOrBuilder
required .ApbBoundObject boundobject = 1;
hasBucket() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes bucket = 3;
hasBucket() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
required bytes bucket = 3;
hasBucket() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbBoundObjectOrBuilder
required bytes bucket = 3;
hasCommittime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
hasCommittime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
required .ApbCommitResp committime = 2;
hasCommittime() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsRespOrBuilder
required .ApbCommitResp committime = 2;
hasCommitTime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional bytes commit_time = 2;
hasCommitTime() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
optional bytes commit_time = 2;
hasCommitTime() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitRespOrBuilder
optional bytes commit_time = 2;
hasCounter() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
hasCounter() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
one of the following:
hasCounter() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
one of the following:
hasCounterop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
hasCounterop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbCounterUpdate counterop = 1;
hasCounterop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbCounterUpdate counterop = 1;
hasD() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
structure of descriptor is internal to antidote.
hasD() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
structure of descriptor is internal to antidote.
hasD() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorRespOrBuilder
structure of descriptor is internal to antidote.
hasErrcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required uint32 errcode = 2;
hasErrcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
required uint32 errcode = 2;
hasErrcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbErrorRespOrBuilder
required uint32 errcode = 2;
hasErrmsg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required bytes errmsg = 1;
hasErrmsg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
required bytes errmsg = 1;
hasErrmsg() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbErrorRespOrBuilder
required bytes errmsg = 1;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional uint32 errorcode = 3;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
optional uint32 errorcode = 3;
hasErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitRespOrBuilder
optional uint32 errorcode = 3;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
optional uint32 errorcode = 2;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
optional uint32 errorcode = 2;
hasErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsRespOrBuilder
optional uint32 errorcode = 2;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
optional uint32 errorcode = 2;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
optional uint32 errorcode = 2;
hasErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCRespOrBuilder
optional uint32 errorcode = 2;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
optional uint32 errorcode = 3;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
optional uint32 errorcode = 3;
hasErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorRespOrBuilder
optional uint32 errorcode = 3;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
optional uint32 errorcode = 2;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
optional uint32 errorcode = 2;
hasErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbOperationRespOrBuilder
optional uint32 errorcode = 2;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
optional uint32 errorcode = 3;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
optional uint32 errorcode = 3;
hasErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
optional uint32 errorcode = 3;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional uint32 errorcode = 3;
hasErrorcode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
optional uint32 errorcode = 3;
hasErrorcode() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionRespOrBuilder
optional uint32 errorcode = 3;
hasFlag() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
hasFlag() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetFlagResp flag = 7;
hasFlag() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetFlagResp flag = 7;
hasFlagop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
hasFlagop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbFlagUpdate flagop = 7;
hasFlagop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbFlagUpdate flagop = 7;
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
hashCode() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
hashCode() - Method in class eu.antidotedb.client.Key
Equality and hashCode on keys is defined only in terms of the key and type fields.
hasInc() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
inc indicates the value to be incremented.
hasInc() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
inc indicates the value to be incremented.
hasInc() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdateOrBuilder
inc indicates the value to be incremented.
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes key = 1;
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
required bytes key = 1;
hasKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbBoundObjectOrBuilder
required bytes key = 1;
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
required .ApbMapKey key = 1;
hasKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapEntryOrBuilder
required .ApbMapKey key = 1;
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required bytes key = 1;
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
required bytes key = 1;
hasKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapKeyOrBuilder
required bytes key = 1;
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
hasKey() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
required .ApbMapKey key = 1;
hasKey() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdateOrBuilder
required .ApbMapKey key = 1;
hasMap() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
hasMap() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetMapResp map = 6;
hasMap() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetMapResp map = 6;
hasMapop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
hasMapop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbMapUpdate mapop = 5;
hasMapop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbMapUpdate mapop = 5;
hasMvreg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
hasMvreg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetMVRegResp mvreg = 4;
hasMvreg() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetMVRegResp mvreg = 4;
hasObjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
hasObjects() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
required .ApbReadObjectsResp objects = 1;
hasObjects() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsRespOrBuilder
required .ApbReadObjectsResp objects = 1;
hasOperation() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
hasOperation() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
required .ApbUpdateOperation operation = 2;
hasOperation() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOpOrBuilder
required .ApbUpdateOperation operation = 2;
hasOptype() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
required .ApbSetUpdate.SetOpType optype = 1;
hasOptype() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
required .ApbSetUpdate.SetOpType optype = 1;
hasOptype() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdateOrBuilder
required .ApbSetUpdate.SetOpType optype = 1;
hasProperties() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
hasProperties() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
optional .ApbTxnProperties properties = 2;
hasProperties() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionOrBuilder
optional .ApbTxnProperties properties = 2;
hasReadWrite() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = read_write, 1 = read_only, 2 = write_only
hasReadWrite() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
default = 0 = read_write, 1 = read_only, 2 = write_only
hasReadWrite() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
default = 0 = read_write, 1 = read_only, 2 = write_only
hasRedBlue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = blue, 1 = red
hasRedBlue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
default = 0 = blue, 1 = red
hasRedBlue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbTxnPropertiesOrBuilder
default = 0 = blue, 1 = red
hasReg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
hasReg() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetRegResp reg = 3;
hasReg() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetRegResp reg = 3;
hasRegop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
hasRegop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbRegUpdate regop = 3;
hasRegop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbRegUpdate regop = 3;
hasResetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
hasResetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbCrdtReset resetop = 6;
hasResetop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbCrdtReset resetop = 6;
hasSet() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
hasSet() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
optional .ApbGetSetResp set = 2;
hasSet() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectRespOrBuilder
optional .ApbGetSetResp set = 2;
hasSetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
hasSetop() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
optional .ApbSetUpdate setop = 2;
hasSetop() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperationOrBuilder
optional .ApbSetUpdate setop = 2;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
required bool success = 1;
hasSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitRespOrBuilder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
required bool success = 1;
hasSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsRespOrBuilder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
required bool success = 1;
hasSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCRespOrBuilder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
required bool success = 1;
hasSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorRespOrBuilder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
required bool success = 1;
hasSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbOperationRespOrBuilder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
required bool success = 1;
hasSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsRespOrBuilder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
required bool success = 1;
hasSuccess() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
required bool success = 1;
hasSuccess() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionRespOrBuilder
required bool success = 1;
hasTimestamp() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional bytes timestamp = 1;
hasTimestamp() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
optional bytes timestamp = 1;
hasTimestamp() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionOrBuilder
optional bytes timestamp = 1;
hasTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
hasTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
required .ApbStartTransaction transaction = 1;
hasTransaction() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsOrBuilder
required .ApbStartTransaction transaction = 1;
hasTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
hasTransaction() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
required .ApbStartTransaction transaction = 1;
hasTransaction() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjectsOrBuilder
required .ApbStartTransaction transaction = 1;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
required bytes transaction_descriptor = 1;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
required bytes transaction_descriptor = 1;
hasTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransactionOrBuilder
required bytes transaction_descriptor = 1;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
required bytes transaction_descriptor = 1;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
required bytes transaction_descriptor = 1;
hasTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransactionOrBuilder
required bytes transaction_descriptor = 1;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
required bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
required bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsOrBuilder
required bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
optional bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionRespOrBuilder
optional bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
required bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
required bytes transaction_descriptor = 2;
hasTransactionDescriptor() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjectsOrBuilder
required bytes transaction_descriptor = 2;
hasType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required .CRDT_type type = 2;
hasType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
required .CRDT_type type = 2;
hasType() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbBoundObjectOrBuilder
required .CRDT_type type = 2;
hasType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required .CRDT_type type = 2;
hasType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
required .CRDT_type type = 2;
hasType() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapKeyOrBuilder
required .CRDT_type type = 2;
hasUpdate() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
hasUpdate() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
required .ApbUpdateOperation update = 2;
hasUpdate() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdateOrBuilder
required .ApbUpdateOperation update = 2;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
required bool value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
required bool value = 1;
hasValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdateOrBuilder
required bool value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
required sint32 value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
required sint32 value = 1;
hasValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterRespOrBuilder
required sint32 value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
required bool value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
required bool value = 1;
hasValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagRespOrBuilder
required bool value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
required bytes value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
required bytes value = 1;
hasValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbGetRegRespOrBuilder
required bytes value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
required .ApbReadObjectResp value = 2;
hasValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbMapEntryOrBuilder
required .ApbReadObjectResp value = 2;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
required bytes value = 1;
hasValue() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
required bytes value = 1;
hasValue() - Method in interface eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdateOrBuilder
required bytes value = 1;

I

INC_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
increment(long) - Method in class eu.antidotedb.client.CounterKey
Creates an update operation, which increments the counter by the given amount.
init(List<TransformerFactory>, List<InetSocketAddress>) - Method in class eu.antidotedb.client.AntidoteClient
initializes the client.
integerCoder - Static variable in interface eu.antidotedb.client.ValueCoder
Stores integers
InteractiveTransaction - Class in eu.antidotedb.client
 
InteractiveTransaction(AntidoteClient) - Constructor for class eu.antidotedb.client.InteractiveTransaction
Instantiates a new antidote transaction.
InteractiveTransaction(AntidoteClient, CommitInfo) - Constructor for class eu.antidotedb.client.InteractiveTransaction
Instantiates a new antidote transaction.
InteractiveTransaction.TransactionStatus - Enum in eu.antidotedb.client
The enum types of the transaction status.
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
internalGetFieldAccessorTable() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
internalGetValueMap() - Static method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
 
internalGetValueMap() - Static method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
 
isHealthy() - Method in class eu.antidotedb.client.ConnectionPool
Checks if is healthy.
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
isInitialized() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
isMerged() - Method in class eu.antidotedb.client.MergeRegisterKey.MergeResult
 

K

Key<Value> - Class in eu.antidotedb.client
An Antidote key consists of a CRDT type and a corresponding key.
KEY_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
KEY_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
KEY_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
KEY_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
keySet() - Method in class eu.antidotedb.client.MapKey.MapReadResult
 

L

LogTransformer - Class in eu.antidotedb.client.transformer
A Transformer, which logs all messages
LogTransformer(Transformer) - Constructor for class eu.antidotedb.client.transformer.LogTransformer
 
longCoder - Static variable in interface eu.antidotedb.client.ValueCoder
Stores longs
LWWREG - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
LWWREG = 5;
LWWREG_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
LWWREG = 5;

M

map() - Static method in class eu.antidotedb.client.ResponseDecoder
 
map(Function<T, S>) - Method in interface eu.antidotedb.client.BatchReadResult
 
MAP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
map_g(ByteString) - Static method in class eu.antidotedb.client.Key
Grow-only map.
map_g(String) - Static method in class eu.antidotedb.client.Key
 
map_rr(ByteString) - Static method in class eu.antidotedb.client.Key
Remove-resets map.
map_rr(String) - Static method in class eu.antidotedb.client.Key
 
MapKey - Class in eu.antidotedb.client
 
MapKey.MapReadResult - Class in eu.antidotedb.client
Presents the result of a read request on a map CRDT.
MapKey.MapUpdateOpBuilder - Class in eu.antidotedb.client
 
MAPOP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
MaxValueMerger<V extends java.lang.Comparable<V>> - Class in eu.antidotedb.client
 
MaxValueMerger(V) - Constructor for class eu.antidotedb.client.MaxValueMerger
 
merge(List<V>) - Method in class eu.antidotedb.client.MaxValueMerger
 
merge(List<V>) - Method in interface eu.antidotedb.client.MergeRegisterKey.ValueMerger
Merges the concurrent values of the (possibly empty) list concValues into a single value
merge(List<V>) - Method in class eu.antidotedb.client.MinValueMerger
 
mergeBoundobject(AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
mergeCommittime(AntidotePB.ApbCommitResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
mergeCounter(AntidotePB.ApbGetCounterResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
mergeCounterop(AntidotePB.ApbCounterUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
mergeFlag(AntidotePB.ApbGetFlagResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
mergeFlagop(AntidotePB.ApbFlagUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
mergeFrom(Message) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
mergeFrom(AntidotePB.ApbAbortTransaction) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
mergeFrom(AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
mergeFrom(AntidotePB.ApbCommitResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
mergeFrom(AntidotePB.ApbCommitTransaction) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
mergeFrom(AntidotePB.ApbConnectToDCs) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
mergeFrom(AntidotePB.ApbConnectToDCsResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
mergeFrom(AntidotePB.ApbCounterUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
mergeFrom(AntidotePB.ApbCrdtReset) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
mergeFrom(AntidotePB.ApbCreateDC) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
mergeFrom(AntidotePB.ApbCreateDCResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
mergeFrom(AntidotePB.ApbErrorResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
mergeFrom(AntidotePB.ApbFlagUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
mergeFrom(AntidotePB.ApbGetConnectionDescriptor) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
mergeFrom(AntidotePB.ApbGetConnectionDescriptorResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
mergeFrom(AntidotePB.ApbGetCounterResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
mergeFrom(AntidotePB.ApbGetFlagResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
mergeFrom(AntidotePB.ApbGetMapResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
mergeFrom(AntidotePB.ApbGetMVRegResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
mergeFrom(AntidotePB.ApbGetRegResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
mergeFrom(AntidotePB.ApbGetSetResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
mergeFrom(AntidotePB.ApbMapEntry) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
mergeFrom(AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
mergeFrom(AntidotePB.ApbMapNestedUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
mergeFrom(AntidotePB.ApbMapUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
mergeFrom(AntidotePB.ApbOperationResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
mergeFrom(AntidotePB.ApbReadObjectResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
mergeFrom(AntidotePB.ApbReadObjects) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
mergeFrom(AntidotePB.ApbReadObjectsResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
mergeFrom(AntidotePB.ApbRegUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
mergeFrom(AntidotePB.ApbSetUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
mergeFrom(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
mergeFrom(AntidotePB.ApbStartTransactionResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
mergeFrom(AntidotePB.ApbStaticReadObjects) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
mergeFrom(AntidotePB.ApbStaticReadObjectsResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
mergeFrom(AntidotePB.ApbStaticUpdateObjects) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
mergeFrom(AntidotePB.ApbTxnProperties) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
mergeFrom(AntidotePB.ApbUpdateObjects) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
mergeFrom(AntidotePB.ApbUpdateOp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
mergeFrom(AntidotePB.ApbUpdateOperation) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
mergeKey(AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
mergeKey(AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
mergeMap(AntidotePB.ApbGetMapResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
mergeMapop(AntidotePB.ApbMapUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
mergeMvreg(AntidotePB.ApbGetMVRegResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
mergeObjects(AntidotePB.ApbReadObjectsResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
mergeOperation(AntidotePB.ApbUpdateOperation) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
mergeProperties(AntidotePB.ApbTxnProperties) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
mergeReg(AntidotePB.ApbGetRegResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
mergeRegister(ByteString, ValueCoder<V>, MergeRegisterKey.ValueMerger<V>) - Static method in class eu.antidotedb.client.Key
 
mergeRegister(String, ValueCoder<V>, MergeRegisterKey.ValueMerger<V>) - Static method in class eu.antidotedb.client.Key
 
MergeRegisterKey<V> - Class in eu.antidotedb.client
 
MergeRegisterKey.MergeResult<V> - Class in eu.antidotedb.client
 
MergeRegisterKey.ValueMerger<V> - Interface in eu.antidotedb.client
 
mergeRegop(AntidotePB.ApbRegUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
mergeResetop(AntidotePB.ApbCrdtReset) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
MergeResult(boolean, V) - Constructor for class eu.antidotedb.client.MergeRegisterKey.MergeResult
 
mergeSet(AntidotePB.ApbGetSetResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
mergeSetop(AntidotePB.ApbSetUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
mergeTransaction(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
mergeTransaction(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
mergeUpdate(AntidotePB.ApbUpdateOperation) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
mergeValue(AntidotePB.ApbReadObjectResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
MessageCodes - Class in eu.antidotedb.client
 
MessageCodes() - Constructor for class eu.antidotedb.client.MessageCodes
 
MinValueMerger<V extends java.lang.Comparable<V>> - Class in eu.antidotedb.client
 
MinValueMerger(V) - Constructor for class eu.antidotedb.client.MinValueMerger
 
multiValueRegister() - Static method in class eu.antidotedb.client.ResponseDecoder
 
multiValueRegister(ByteString) - Static method in class eu.antidotedb.client.Key
 
multiValueRegister(ByteString, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
A multi-value register.
multiValueRegister(ValueCoder<T>) - Static method in class eu.antidotedb.client.ResponseDecoder
 
multiValueRegister(String) - Static method in class eu.antidotedb.client.Key
 
multiValueRegister(String, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
 
MVREG - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
MVREG = 6;
MVREG_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
MVREG_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
MVREG = 6;
MVRegisterKey<T> - Class in eu.antidotedb.client
 

N

newBatchRead() - Method in class eu.antidotedb.client.AntidoteClient
Starts a new batch read, which allows to read several objects at once.
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
newBuilder() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
newBuilder(AntidotePB.ApbAbortTransaction) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
newBuilder(AntidotePB.ApbBoundObject) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
newBuilder(AntidotePB.ApbCommitResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
newBuilder(AntidotePB.ApbCommitTransaction) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
newBuilder(AntidotePB.ApbConnectToDCs) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
newBuilder(AntidotePB.ApbConnectToDCsResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
newBuilder(AntidotePB.ApbCounterUpdate) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
newBuilder(AntidotePB.ApbCrdtReset) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
newBuilder(AntidotePB.ApbCreateDC) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
newBuilder(AntidotePB.ApbCreateDCResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
newBuilder(AntidotePB.ApbErrorResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
newBuilder(AntidotePB.ApbFlagUpdate) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
newBuilder(AntidotePB.ApbGetConnectionDescriptor) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
newBuilder(AntidotePB.ApbGetConnectionDescriptorResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
newBuilder(AntidotePB.ApbGetCounterResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
newBuilder(AntidotePB.ApbGetFlagResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
newBuilder(AntidotePB.ApbGetMapResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
newBuilder(AntidotePB.ApbGetMVRegResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
newBuilder(AntidotePB.ApbGetRegResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
newBuilder(AntidotePB.ApbGetSetResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
newBuilder(AntidotePB.ApbMapEntry) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
newBuilder(AntidotePB.ApbMapKey) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
newBuilder(AntidotePB.ApbMapNestedUpdate) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
newBuilder(AntidotePB.ApbMapUpdate) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
newBuilder(AntidotePB.ApbOperationResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
newBuilder(AntidotePB.ApbReadObjectResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
newBuilder(AntidotePB.ApbReadObjects) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
newBuilder(AntidotePB.ApbReadObjectsResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
newBuilder(AntidotePB.ApbRegUpdate) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
newBuilder(AntidotePB.ApbSetUpdate) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
newBuilder(AntidotePB.ApbStartTransaction) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
newBuilder(AntidotePB.ApbStartTransactionResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
newBuilder(AntidotePB.ApbStaticReadObjects) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
newBuilder(AntidotePB.ApbStaticReadObjectsResp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
newBuilder(AntidotePB.ApbStaticUpdateObjects) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
newBuilder(AntidotePB.ApbTxnProperties) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
newBuilder(AntidotePB.ApbUpdateObjects) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
newBuilder(AntidotePB.ApbUpdateOp) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
newBuilder(AntidotePB.ApbUpdateOperation) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
newBuilderForType() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
newStartTransaction(CommitInfo) - Static method in class eu.antidotedb.client.AntidoteStaticTransaction
 
newTransformer(Transformer, Connection) - Method in class eu.antidotedb.client.transformer.CountingTransformer
 
newTransformer(Transformer, Connection) - Method in interface eu.antidotedb.client.transformer.TransformerFactory
Creates a new transformer with the given downstream transformer.
NODES_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
noTransaction() - Method in class eu.antidotedb.client.AntidoteClient
Use this for executing updates and reads without a transaction context.
noTransaction(CommitInfo) - Method in class eu.antidotedb.client.AntidoteClient
Use this for executing updates and reads without a transaction context.
NoTransaction - Class in eu.antidotedb.client
This class can be used to execute an individual operation without any transactional context
NoTransaction(AntidoteClient) - Constructor for class eu.antidotedb.client.NoTransaction
 
NoTransaction(AntidoteClient, CommitInfo) - Constructor for class eu.antidotedb.client.NoTransaction
 

O

OBJECTS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
OBJECTS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
OBJECTS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
of(AntidotePB.ApbAbortTransaction) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbCommitResp) - Static method in class eu.antidotedb.client.messages.AntidoteResponse
 
of(AntidotePB.ApbCommitTransaction) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbConnectToDCs) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbCreateDC) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbErrorResp) - Static method in class eu.antidotedb.client.messages.AntidoteResponse
 
of(AntidotePB.ApbGetConnectionDescriptor) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbGetConnectionDescriptorResp) - Static method in class eu.antidotedb.client.messages.AntidoteResponse
 
of(AntidotePB.ApbOperationResp) - Static method in class eu.antidotedb.client.messages.AntidoteResponse
 
of(AntidotePB.ApbReadObjects) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbReadObjectsResp) - Static method in class eu.antidotedb.client.messages.AntidoteResponse
 
of(AntidotePB.ApbStartTransaction) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbStartTransactionResp) - Static method in class eu.antidotedb.client.messages.AntidoteResponse
 
of(AntidotePB.ApbStaticReadObjects) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbStaticReadObjectsResp) - Static method in class eu.antidotedb.client.messages.AntidoteResponse
 
of(AntidotePB.ApbStaticUpdateObjects) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
of(AntidotePB.ApbUpdateObjects) - Static method in class eu.antidotedb.client.messages.AntidoteRequest
 
onGetConnection(Connection) - Method in class eu.antidotedb.client.AntidoteTransaction
Called when a connection is acquired by the transaction
onReleaseConnection(Connection) - Method in class eu.antidotedb.client.AntidoteTransaction
Called when a connection is released by the transaction
operation() - Method in class eu.antidotedb.client.MapKey
Builds a new update operation.
OPERATION_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
OPTYPE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
ORSET - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
ORSET = 4;
ORSET_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
ORSET = 4;

P

parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseDelimitedFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(byte[]) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(ByteString) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(CodedInputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(InputStream) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(ByteBuffer) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
parser() - Static method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
Deprecated.
PARSER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
Deprecated.
PoolManager - Class in eu.antidotedb.client
The Class PoolManager.
PoolManager(List<TransformerFactory>) - Constructor for class eu.antidotedb.client.PoolManager
Creates a new empty pool manager.
PROPERTIES_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 

R

read(BatchRead, Key<T>) - Method in class eu.antidotedb.client.Bucket
Reads one object from the database in a batch transaction.
read(TransactionWithReads, Key<T>) - Method in class eu.antidotedb.client.Bucket
Reads one object from the database.
READ_WRITE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
readAll(TransactionWithReads, Key<? extends T>...) - Method in class eu.antidotedb.client.Bucket
Reads several objects from the database.
readAll(TransactionWithReads, Collection<? extends Key<? extends T>>) - Method in class eu.antidotedb.client.Bucket
Reads several objects from the database.
readHelper(ByteString, ByteString, AntidotePB.CRDT_type) - Method in class eu.antidotedb.client.BatchRead
 
readHelper(ByteString, ByteString, AntidotePB.CRDT_type) - Method in class eu.antidotedb.client.InteractiveTransaction
Read helper that has the generic part of the code.
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgAbortTransaction
 
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgCommitTransaction
 
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgReadObjects
 
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStartTransaction
 
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticReadObjects
 
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticUpdateObjects
 
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgUpdateObjects
 
readResponseExtractor() - Method in class eu.antidotedb.client.messages.AntidoteRequest
 
RED_BLUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
REG_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
register() - Static method in class eu.antidotedb.client.ResponseDecoder
 
register(ByteString) - Static method in class eu.antidotedb.client.Key
 
register(ByteString, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
A last-writer-wins register.
register(ValueCoder<T>) - Static method in class eu.antidotedb.client.ResponseDecoder
 
register(String) - Static method in class eu.antidotedb.client.Key
 
register(String, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
A last-writer-wins register.
registerAllExtensions(ExtensionRegistry) - Static method in class eu.antidotedb.antidotepb.AntidotePB
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class eu.antidotedb.antidotepb.AntidotePB
 
RegisterKey<T> - Class in eu.antidotedb.client
 
REGOP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
remove(T) - Method in class eu.antidotedb.client.SetKey
Creates an update operation which removes a value from the set.
REMOVE - eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
REMOVE = 2;
REMOVE_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
REMOVE = 2;
removeAll(Iterable<? extends T>) - Method in class eu.antidotedb.client.SetKey
Creates an update operation which removes values from the set.
removeAll(T...) - Method in class eu.antidotedb.client.SetKey
Creates an update operation which removes values from the set.
removeBoundobjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
REMOVEDKEYS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
removeEntries(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
removeKey(Key<?>) - Method in class eu.antidotedb.client.MapKey.MapUpdateOpBuilder
Adds one more removed key to this map update and returns a reference to the same object to allow chaining of methods.
removeKey(Key<?>) - Method in class eu.antidotedb.client.MapKey
Creates an update operation, which removes a key from the map.
removeKeys(Key<?>...) - Method in class eu.antidotedb.client.MapKey.MapUpdateOpBuilder
Adds more removed keys to this map update and returns a reference to the same object to allow chaining of methods.
removeKeys(Key<?>...) - Method in class eu.antidotedb.client.MapKey
Creates an update operation, which removes keys from the map.
removeKeys(Iterable<? extends Key<?>>) - Method in class eu.antidotedb.client.MapKey.MapUpdateOpBuilder
Adds more removed keys to this map update and returns a reference to the same object to allow chaining of methods.
removeKeys(Iterable<? extends Key<?>>) - Method in class eu.antidotedb.client.MapKey
Creates an update operation, which removes keys from the map.
removeObjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
removeObjects(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
removeRemovedKeys(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
removeUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
removeUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
removeUpdates(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
REMS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
reset() - Method in class eu.antidotedb.client.Key
Creates a reset operation.
RESETOP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
ResponseDecoder<Value> - Class in eu.antidotedb.client
Can decode a response for a read request
ResponseDecoder() - Constructor for class eu.antidotedb.client.ResponseDecoder
 
returnConnection() - Method in class eu.antidotedb.client.Connection
Return connection.
RRMAP - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
RRMAP = 11;
RRMAP_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
RRMAP = 11;
RWSET - eu.antidotedb.antidotepb.AntidotePB.CRDT_type
RWSET = 10;
RWSET_VALUE - Static variable in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
RWSET = 10;

S

set() - Static method in class eu.antidotedb.client.ResponseDecoder
 
set(ByteString) - Static method in class eu.antidotedb.client.Key
 
set(ByteString, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
An add-wins set.
set(ValueCoder<T>) - Static method in class eu.antidotedb.client.ResponseDecoder
 
set(String) - Static method in class eu.antidotedb.client.Key
 
set(String, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
 
SET_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
set_removeWins(ByteString) - Static method in class eu.antidotedb.client.Key
 
set_removeWins(ByteString, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
A remove-wins set.
set_removeWins(String) - Static method in class eu.antidotedb.client.Key
 
set_removeWins(String, ValueCoder<T>) - Static method in class eu.antidotedb.client.Key
 
setAdds(int, ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes adds = 2;
setBoundobject(AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
setBoundobject(AntidotePB.ApbBoundObject.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbBoundObject boundobject = 1;
setBoundobjects(int, AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
setBoundobjects(int, AntidotePB.ApbBoundObject.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
repeated .ApbBoundObject boundobjects = 1;
setBucket(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes bucket = 3;
setCommittime(AntidotePB.ApbCommitResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
setCommittime(AntidotePB.ApbCommitResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbCommitResp committime = 2;
setCommitTime(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional bytes commit_time = 2;
setCounter(AntidotePB.ApbGetCounterResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
setCounter(AntidotePB.ApbGetCounterResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
one of the following:
setCounterop(AntidotePB.ApbCounterUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
setCounterop(AntidotePB.ApbCounterUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCounterUpdate counterop = 1;
setD(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
structure of descriptor is internal to antidote.
setDescriptors(int, ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
descriptors is a list of connection information of all DCs obtained from ApbGetConnectionDescriptorResp.descriptor
setEntries(int, AntidotePB.ApbMapEntry) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
setEntries(int, AntidotePB.ApbMapEntry.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
repeated .ApbMapEntry entries = 1;
setErrcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required uint32 errcode = 2;
setErrmsg(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
required bytes errmsg = 1;
setErrorcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
optional uint32 errorcode = 3;
setErrorcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
optional uint32 errorcode = 2;
setErrorcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
optional uint32 errorcode = 2;
setErrorcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
optional uint32 errorcode = 3;
setErrorcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
optional uint32 errorcode = 2;
setErrorcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
optional uint32 errorcode = 3;
setErrorcode(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional uint32 errorcode = 3;
setExclusiveLocks(int, ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes exclusive_locks = 4;
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
setFlag(AntidotePB.ApbGetFlagResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
setFlag(AntidotePB.ApbGetFlagResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetFlagResp flag = 7;
setFlagop(AntidotePB.ApbFlagUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
setFlagop(AntidotePB.ApbFlagUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbFlagUpdate flagop = 7;
setInc(long) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
inc indicates the value to be incremented.
setKey(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required bytes key = 1;
setKey(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required bytes key = 1;
setKey(AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
setKey(AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
setKey(AntidotePB.ApbMapKey.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbMapKey key = 1;
setKey(AntidotePB.ApbMapKey.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbMapKey key = 1;
SetKey<T> - Class in eu.antidotedb.client
 
setMap(AntidotePB.ApbGetMapResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
setMap(AntidotePB.ApbGetMapResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMapResp map = 6;
setMapop(AntidotePB.ApbMapUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
setMapop(AntidotePB.ApbMapUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbMapUpdate mapop = 5;
setMvreg(AntidotePB.ApbGetMVRegResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
setMvreg(AntidotePB.ApbGetMVRegResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetMVRegResp mvreg = 4;
setNodes(int, String) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
name of antidote nodes of the form 'antidote@hostname' or 'antidote@ip'
setObjects(int, AntidotePB.ApbBoundObject) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
setObjects(int, AntidotePB.ApbBoundObject.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
repeated .ApbBoundObject objects = 2;
setObjects(int, AntidotePB.ApbReadObjectResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
setObjects(int, AntidotePB.ApbReadObjectResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
repeated .ApbReadObjectResp objects = 2;
setObjects(AntidotePB.ApbReadObjectsResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
setObjects(AntidotePB.ApbReadObjectsResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
required .ApbReadObjectsResp objects = 1;
SETOP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
setOperation(AntidotePB.ApbUpdateOperation) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
setOperation(AntidotePB.ApbUpdateOperation.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
required .ApbUpdateOperation operation = 2;
setOptype(AntidotePB.ApbSetUpdate.SetOpType) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
required .ApbSetUpdate.SetOpType optype = 1;
setProperties(AntidotePB.ApbTxnProperties) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
setProperties(AntidotePB.ApbTxnProperties.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional .ApbTxnProperties properties = 2;
setReadWrite(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = read_write, 1 = read_only, 2 = write_only
setRedBlue(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
default = 0 = blue, 1 = red
setReg(AntidotePB.ApbGetRegResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
setReg(AntidotePB.ApbGetRegResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetRegResp reg = 3;
setRegop(AntidotePB.ApbRegUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
setRegop(AntidotePB.ApbRegUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbRegUpdate regop = 3;
setRemovedKeys(int, AntidotePB.ApbMapKey) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
setRemovedKeys(int, AntidotePB.ApbMapKey.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapKey removedKeys = 2;
setRems(int, ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
repeated bytes rems = 3;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
setResetop(AntidotePB.ApbCrdtReset) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
setResetop(AntidotePB.ApbCrdtReset.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbCrdtReset resetop = 6;
setSet(AntidotePB.ApbGetSetResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
setSet(AntidotePB.ApbGetSetResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
optional .ApbGetSetResp set = 2;
setSetop(AntidotePB.ApbSetUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
setSetop(AntidotePB.ApbSetUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
optional .ApbSetUpdate setop = 2;
setSharedLocks(int, ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
repeated bytes shared_locks = 3;
setSuccess(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
required bool success = 1;
setSuccess(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
required bool success = 1;
setSuccess(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
required bool success = 1;
setSuccess(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
required bool success = 1;
setSuccess(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
required bool success = 1;
setSuccess(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
required bool success = 1;
setSuccess(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
required bool success = 1;
setTimestamp(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
optional bytes timestamp = 1;
setTransaction(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
setTransaction(AntidotePB.ApbStartTransaction) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
setTransaction(AntidotePB.ApbStartTransaction.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
required .ApbStartTransaction transaction = 1;
setTransaction(AntidotePB.ApbStartTransaction.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
required .ApbStartTransaction transaction = 1;
setTransactionDescriptor(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
required bytes transaction_descriptor = 1;
setTransactionDescriptor(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
required bytes transaction_descriptor = 1;
setTransactionDescriptor(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
required bytes transaction_descriptor = 2;
setTransactionDescriptor(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
optional bytes transaction_descriptor = 2;
setTransactionDescriptor(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
required bytes transaction_descriptor = 2;
setType(AntidotePB.CRDT_type) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
required .CRDT_type type = 2;
setType(AntidotePB.CRDT_type) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
required .CRDT_type type = 2;
setunHealthyConnection() - Method in class eu.antidotedb.client.Connection
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation.Builder
 
setUpdate(AntidotePB.ApbUpdateOperation) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
setUpdate(AntidotePB.ApbUpdateOperation.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate.Builder
required .ApbUpdateOperation update = 2;
setUpdates(int, AntidotePB.ApbMapNestedUpdate) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
setUpdates(int, AntidotePB.ApbMapNestedUpdate.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate.Builder
repeated .ApbMapNestedUpdate updates = 1;
setUpdates(int, AntidotePB.ApbUpdateOp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
setUpdates(int, AntidotePB.ApbUpdateOp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
setUpdates(int, AntidotePB.ApbUpdateOp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects.Builder
repeated .ApbUpdateOp updates = 2;
setUpdates(int, AntidotePB.ApbUpdateOp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects.Builder
repeated .ApbUpdateOp updates = 1;
setValue(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate.Builder
required bool value = 1;
setValue(boolean) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp.Builder
required bool value = 1;
setValue(int) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp.Builder
required sint32 value = 1;
setValue(int, ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp.Builder
repeated bytes value = 1;
setValue(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp.Builder
required bytes value = 1;
setValue(ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate.Builder
required bytes value = 1;
setValue(AntidotePB.ApbReadObjectResp) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
setValue(AntidotePB.ApbReadObjectResp.Builder) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry.Builder
required .ApbReadObjectResp value = 2;
setValues(int, ByteString) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp.Builder
repeated bytes values = 1;
SHARED_LOCKS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
size() - Method in class eu.antidotedb.client.MapKey.MapReadResult
 
STARTED - eu.antidotedb.client.InteractiveTransaction.TransactionStatus
 
startTransaction() - Method in class eu.antidotedb.client.AntidoteClient
Starts an interactive transactions.
startTransaction(CommitInfo) - Method in class eu.antidotedb.client.AntidoteClient
Starts an interactive transactions.
stringCoder(Function<T, String>, Function<String, T>) - Static method in interface eu.antidotedb.client.ValueCoder
A helper method to create a custom ValueCoder based on a string encoding.
SUCCESS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
SUCCESS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
SUCCESS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
SUCCESS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
SUCCESS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
SUCCESS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
SUCCESS_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
surrenderConnection(Connection) - Method in class eu.antidotedb.client.ConnectionPool
Surrender connection.

T

TIMESTAMP_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
toBuilder() - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
toString() - Method in class eu.antidotedb.client.Bucket
 
toString() - Method in class eu.antidotedb.client.Key
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgAbortTransaction
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgCommitTransaction
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgReadObjects
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStartTransaction
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticReadObjects
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgStaticUpdateObjects
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteRequest.MsgUpdateObjects
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgCommitResp
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgErrorResp
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgOperationResp
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgReadObjectsResp
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStartTransactionResp
 
toString() - Method in class eu.antidotedb.client.messages.AntidoteResponse.MsgStaticReadObjectsResp
 
TRANSACTION_DESCRIPTOR_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
TRANSACTION_DESCRIPTOR_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
TRANSACTION_DESCRIPTOR_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
TRANSACTION_DESCRIPTOR_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
TRANSACTION_DESCRIPTOR_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
TRANSACTION_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
TRANSACTION_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
transactionStatus - Variable in class eu.antidotedb.client.InteractiveTransaction
The transaction status.
TransactionWithReads - Class in eu.antidotedb.client
 
TransactionWithReads() - Constructor for class eu.antidotedb.client.TransactionWithReads
 
transformer() - Method in class eu.antidotedb.client.Connection
 
Transformer - Interface in eu.antidotedb.client.transformer
Transforms an Antidote request.
TransformerFactory - Interface in eu.antidotedb.client.transformer
Creates transformers
TransformerWithDownstream - Class in eu.antidotedb.client.transformer
 
TransformerWithDownstream(Transformer) - Constructor for class eu.antidotedb.client.transformer.TransformerWithDownstream
 
TYPE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
TYPE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 

U

update(AntidoteTransaction, UpdateOp) - Method in class eu.antidotedb.client.Bucket
Performs an update on the database.
update(UpdateOp...) - Method in class eu.antidotedb.client.MapKey.MapUpdateOpBuilder
Adds more updates to this map update and returns a reference to the same object to allow chaining of methods.
update(UpdateOp...) - Method in class eu.antidotedb.client.MapKey
Creates an update operation, which updates the CRDTs embedded in this map.
update(Iterable<UpdateOp>) - Method in class eu.antidotedb.client.MapKey.MapUpdateOpBuilder
Adds more updates to this map update and returns a reference to the same object to allow chaining of methods.
update(Iterable<UpdateOp>) - Method in class eu.antidotedb.client.MapKey
Creates an update operation, which updates the CRDTs embedded in this map.
UPDATE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
UpdateContext - Interface in eu.antidotedb.client
 
updateHelper(AntidotePB.ApbUpdateOperation.Builder, String, String, AntidotePB.CRDT_type) - Method in class eu.antidotedb.client.InteractiveTransaction
Update helper that has the generic part of the code.
UpdateOp - Class in eu.antidotedb.client
An update operation which can be executed with methods on Bucket.
updates(AntidoteTransaction, UpdateOp...) - Method in class eu.antidotedb.client.Bucket
Performs several updates on the database.
updates(AntidoteTransaction, Collection<? extends UpdateOp>) - Method in class eu.antidotedb.client.Bucket
Performs several updates on the database.
UPDATES_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
UPDATES_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
UPDATES_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
utf8String - Static variable in interface eu.antidotedb.client.ValueCoder
Stores Strings in utf8 encoding

V

VALUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
VALUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
VALUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
VALUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
VALUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
VALUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
VALUE_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
ValueCoder<T> - Interface in eu.antidotedb.client
A ValueCoder is used encode and decode values to and from ByteStrings.
valueOf(int) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
Deprecated.
valueOf(int) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.antidotedb.client.InteractiveTransaction.TransactionStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate.SetOpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.antidotedb.antidotepb.AntidotePB.CRDT_type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.antidotedb.client.InteractiveTransaction.TransactionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 

W

whenReady(Consumer<T>) - Method in interface eu.antidotedb.client.BatchReadResult
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbAbortTransaction
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbBoundObject
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCommitTransaction
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCs
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbConnectToDCsResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCounterUpdate
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCrdtReset
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDC
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbCreateDCResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbErrorResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbFlagUpdate
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptor
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetConnectionDescriptorResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetCounterResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetFlagResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMapResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetMVRegResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetRegResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbGetSetResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapEntry
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapKey
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapNestedUpdate
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbMapUpdate
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbOperationResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjects
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbReadObjectsResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbRegUpdate
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbSetUpdate
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransaction
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStartTransactionResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjects
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticReadObjectsResp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbStaticUpdateObjects
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbTxnProperties
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateObjects
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOp
 
writeTo(CodedOutputStream) - Method in class eu.antidotedb.antidotepb.AntidotePB.ApbUpdateOperation
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages