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

B

batch_mutate(Map<String, Map<String, List<Mutation>>>, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
batch_mutate(Map<String, Map<String, List<Mutation>>>, ConsistencyLevel) - Method in interface com.mymed.model.core.wrappers.cassandra.api07.ICassandraWrapper
Execute the specified mutations on the keyspace
A Mutation specifies either columns to insert or columns to delete
batchMutate(Map<ByteBuffer, Map<String, List<Mutation>>>, ConsistencyLevel) - Method in class com.mymed.model.core.wrappers.cassandra.api07.CassandraWrapper
 
booleanToByteBuffer(boolean) - Static method in class com.mymed.utils.MConverter
Convert a boolean value into a fictitious ByteBuffer
boundingCoordinates(double) - Method in class com.mymed.utils.locator.Location
Finds the coordinates of the bounding box of the circle with radius distance
BuddiesManager - Class in com.mymed.controller.core.manager.buddy
 
BuddiesManager() - Constructor for class com.mymed.controller.core.manager.buddy.BuddiesManager
 
byteBufferToBoolean(ByteBuffer) - Static method in class com.mymed.utils.MConverter
Convert a boolean value contained in a ByteBuffer into a boolean
byteBufferToByte(ByteBuffer) - Static method in class com.mymed.utils.MConverter
Convert a ByteBuffer into a byte No assumptions are made on the value stored in the ByteBuffer, it has to be a byte
byteBufferToDouble(ByteBuffer) - Static method in class com.mymed.utils.MConverter
Convert a ByteBuffer into an double No assumptions are made on the value stored in the ByteBuffer, it has to be a double
byteBufferToInteger(ByteBuffer) - Static method in class com.mymed.utils.MConverter
Convert a ByteBuffer into an integer No assumptions are made on the value stored in the ByteBuffer, it has to be an integer
byteBufferToLong(ByteBuffer) - Static method in class com.mymed.utils.MConverter
Convert a ByteBuffer into an long No assumptions are made on the value stored in the ByteBuffer, it has to be a long
byteBufferToString(ByteBuffer) - Static method in class com.mymed.utils.MConverter
Convert a ByteBuffer back into a string
byteToByteBuffer(byte) - Static method in class com.mymed.utils.MConverter
Convert a byte value into a ByteBuffer
byteToByteBuffer(Byte) - Static method in class com.mymed.utils.MConverter
Convert a byte value into a ByteBuffer

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