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

A

acquireReadLock() - Method in class com.mapr.client.impl.msgs.TabletMapEntry
 
Allocator - Class in com.mapr.client.impl.memory
 
Allocator() - Constructor for class com.mapr.client.impl.memory.Allocator
 
asClusterConfFileString() - Method in class com.mapr.client.impl.Cluster
 
asClusterConfFileString() - Method in class com.mapr.client.impl.ClusterConf
 

B

binding - Variable in class com.mapr.client.impl.rpc.RpcConnection
 
bootstrap - Variable in class com.mapr.client.impl.rpc.RpcServer
 
buffer(int) - Static method in class com.mapr.client.impl.memory.Allocator
 
buffer(ByteBufAllocator) - Static method in class com.mapr.client.impl.memory.Allocator
 
buffer(ByteBufAllocator, int) - Static method in class com.mapr.client.impl.memory.Allocator
 
build() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
ByteBufReader - Class in com.mapr.client.impl.util
 

C

callback(Object) - Method in class com.mapr.client.impl.rpc.RpcMessage
 
channel - Variable in class com.mapr.client.impl.rpc.RpcServer
 
channelReadComplete(ChannelHandlerContext) - Method in class com.mapr.client.impl.rpc.RpcMsgDecoder
 
channelReadComplete(ChannelHandlerContext) - Method in class com.mapr.client.impl.rpc.RpcMsgLengthDecoder
 
CID_CACHE_DURATION_MINS - Static variable in class com.mapr.client.impl.Constant
 
CID_CACHE_NUM_ENTRIES - Static variable in class com.mapr.client.impl.Constant
 
CldbClient - Class in com.mapr.client.impl.clients
 
CldbClient(MapRClient, Cluster) - Constructor for class com.mapr.client.impl.clients.CldbClient
 
CldbRpcMessage - Class in com.mapr.client.impl.msgs
 
CldbRpcMessage(int, MessageLiteOrBuilder) - Constructor for class com.mapr.client.impl.msgs.CldbRpcMessage
 
Cleaner - Static variable in class com.mapr.client.impl.util.Cleanup
 
Cleanup - Class in com.mapr.client.impl.util
 
close() - Method in class com.mapr.client.impl.rpc.RpcConnection
 
close(AutoCloseable) - Method in class com.mapr.client.impl.util.Cleanup
 
close(Channel) - Method in class com.mapr.client.impl.util.Cleanup
 
Cluster - Class in com.mapr.client.impl
 
Cluster(String) - Constructor for class com.mapr.client.impl.Cluster
 
Cluster(String, String, boolean) - Constructor for class com.mapr.client.impl.Cluster
 
Cluster(String, ServiceHosts, boolean) - Constructor for class com.mapr.client.impl.Cluster
 
ClusterConf - Class in com.mapr.client.impl
 
columnFamilyCreate(String, Fid) - Method in class com.mapr.client.impl.clients.MfsClient
 
ColumnFamilyCreateMsg - Class in com.mapr.client.impl.msgs
 
ColumnFamilyCreateMsg(String, Common.FidMsg, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.ColumnFamilyCreateMsg
 
columnFamilyScan(Fid) - Method in class com.mapr.client.impl.clients.MfsClient
 
columnFamilyScan(Fid) - Method in class com.mapr.client.impl.MapRClient
 
ColumnFamilyScanMsg - Class in com.mapr.client.impl.msgs
 
ColumnFamilyScanMsg(Common.FidMsg, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.ColumnFamilyScanMsg
 
com.mapr.client - package com.mapr.client
 
com.mapr.client.db - package com.mapr.client.db
 
com.mapr.client.exceptions - package com.mapr.client.exceptions
 
com.mapr.client.impl - package com.mapr.client.impl
 
com.mapr.client.impl.annotations - package com.mapr.client.impl.annotations
 
com.mapr.client.impl.clients - package com.mapr.client.impl.clients
 
com.mapr.client.impl.db - package com.mapr.client.impl.db
 
com.mapr.client.impl.memory - package com.mapr.client.impl.memory
 
com.mapr.client.impl.msgs - package com.mapr.client.impl.msgs
 
com.mapr.client.impl.rpc - package com.mapr.client.impl.rpc
 
com.mapr.client.impl.util - package com.mapr.client.impl.util
 
compRow - Variable in class com.mapr.client.impl.msgs.PutWrapper
 
Config - Class in com.mapr.client
 
Config() - Constructor for class com.mapr.client.Config
 
connect(ServiceHosts) - Method in class com.mapr.client.impl.rpc.RpcConnection
 
Connection - Interface in com.mapr.client
 
connection - Variable in class com.mapr.client.impl.rpc.RpcClient
 
ConnectionFactory - Class in com.mapr.client
 
ConnectionFactory() - Constructor for class com.mapr.client.ConnectionFactory
 
Constant - Class in com.mapr.client.impl
 
Constant() - Constructor for class com.mapr.client.impl.Constant
 
containerLookup(int) - Method in class com.mapr.client.impl.clients.CldbClient
 
ContainerLookupMsg - Class in com.mapr.client.impl.msgs
 
ContainerLookupMsg(int, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.ContainerLookupMsg
 
containerRootLookup(String) - Method in class com.mapr.client.impl.clients.CldbClient
 
ContainerRootLookupMsg - Class in com.mapr.client.impl.msgs
 
ContainerRootLookupMsg(String, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.ContainerRootLookupMsg
 
copyOfRange(int, int) - Method in class com.mapr.client.impl.util.ByteBufReader
 
createEventLoopGroup(String, int) - Static method in class com.mapr.client.impl.rpc.NettyHelper
 
createServiceHosts(List<HostAndPort>) - Static method in class com.mapr.client.impl.rpc.ServiceHosts
 
createServiceHostsFromServerMsg(Common.Server) - Static method in class com.mapr.client.impl.rpc.ServiceHosts
 
createTable(String) - Method in interface com.mapr.client.Connection
 
createTable(String) - Method in class com.mapr.client.impl.MapRClient
 

D

DbRpcMessage - Class in com.mapr.client.impl.msgs
 
DbRpcMessage(int, MessageLiteOrBuilder) - Constructor for class com.mapr.client.impl.msgs.DbRpcMessage
 
decode(ChannelHandlerContext, RpcResponse, List<Object>) - Method in class com.mapr.client.impl.rpc.RpcConnection
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.mapr.client.impl.rpc.RpcMsgDecoder
At this point, entire RPC response message has been read of the socket into this buffer.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class com.mapr.client.impl.rpc.RpcMsgLengthDecoder
 
DEFAULT_FLUSH_INTERVAL_MILLISECONDS - Static variable in class com.mapr.client.impl.Constant
 
DEFAULT_INBOUND_HANDLER - Static variable in class com.mapr.client.impl.rpc.NettyHelper
 
DEFAULT_MAPR_FILESERVER_PORT - Static variable in class com.mapr.client.impl.Constant
 
DEFAULT_VOLUME_ROOT_DIR_C_INUM - Static variable in class com.mapr.client.impl.Constant
 
DEFAULT_VOLUME_ROOT_DIR_UNIQ - Static variable in class com.mapr.client.impl.Constant
 
DEFAULT_YCSB_INSERT_SLEEP_MICROSECONDS - Static variable in class com.mapr.client.impl.Constant
 
deferred - Variable in class com.mapr.client.impl.msgs.PutWrapper
 
deferred - Variable in class com.mapr.client.impl.rpc.RpcMessage
 
directBuffer(int) - Static method in class com.mapr.client.impl.memory.Allocator
 
doPathWalk(String, Fid) - Method in class com.mapr.client.impl.MapRClient
 

E

EMPTY_PATH - Static variable in class com.mapr.client.impl.Constant
 
EMPTY_PAYLOAD - Static variable in class com.mapr.client.impl.rpc.RpcMessage
 
ENV_FLUSH_INTERVAL_MILLISECONDS - Static variable in class com.mapr.client.impl.Constant
 
ENV_MAPR_HOME - Static variable in class com.mapr.client.impl.Constant
 
ENV_YCSB_INSERT_SLEEP_MICROSECONDS - Static variable in class com.mapr.client.impl.Constant
 
epoch - Variable in class com.mapr.client.impl.rpc.RpcBinding
 
equals(Object) - Method in class com.mapr.client.impl.Fid
 
equals(Object) - Method in class com.mapr.client.impl.MfsServerInfo
 
equals(Object) - Method in class com.mapr.client.impl.rpc.HostAndPort
 
ERANGE - Static variable in class com.mapr.client.impl.Constant
 
ESTALE - Static variable in class com.mapr.client.impl.Constant
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class com.mapr.client.impl.rpc.RpcConnection
 

F

Fid - Class in com.mapr.client.impl
 
Fid(Common.FidMsg) - Constructor for class com.mapr.client.impl.Fid
 
FID_CACHE_DURATION_MINS - Static variable in class com.mapr.client.impl.Constant
 
FID_CACHE_NUM_ENTRIES - Static variable in class com.mapr.client.impl.Constant
 
FLUSH_INTERVAL_MILLISECONDS - Static variable in class com.mapr.client.impl.Constant
 

G

get(boolean) - Static method in class com.mapr.client.impl.rpc.RpcMsgDecoder
 
getattr(Fid) - Method in class com.mapr.client.impl.clients.MfsClient
 
getAttr(Fid) - Method in class com.mapr.client.impl.MapRClient
 
getAttributes() - Method in class com.mapr.client.impl.MapRClient
 
GetattrMsg - Class in com.mapr.client.impl.msgs
 
GetattrMsg(Common.FidMsg, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.GetattrMsg
 
getByte(int) - Method in class com.mapr.client.impl.util.ByteBufReader
 
getChannels() - Method in class com.mapr.client.impl.rpc.RpcConnection
 
getCid() - Method in class com.mapr.client.impl.Fid
 
getCldbClient() - Method in class com.mapr.client.impl.MapRClient
 
getCldbHosts() - Method in class com.mapr.client.impl.Cluster
 
getCLDBMaster() - Method in class com.mapr.client.impl.clients.CldbClient
 
getClientEventLoopGroup() - Method in class com.mapr.client.impl.MapRClient
 
getClientEventLoopGroup() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
getClientSocketChannel() - Static method in class com.mapr.client.impl.rpc.NettyHelper
 
getClusterConf() - Static method in class com.mapr.client.impl.ClusterConf
 
getClusterConf(String) - Static method in class com.mapr.client.impl.ClusterConf
 
getClusterConf(String, String) - Static method in class com.mapr.client.impl.ClusterConf
 
getClusterConf(String, String, boolean) - Static method in class com.mapr.client.impl.ClusterConf
 
getClusterName() - Method in class com.mapr.client.impl.Cluster
 
getClusters() - Method in class com.mapr.client.impl.ClusterConf
 
getColumnFamilyId(String) - Method in class com.mapr.client.impl.msgs.TableSchemaEntry
 
getCompressedRow() - Method in class com.mapr.client.impl.msgs.PutWrapper
 
getConnection() - Static method in class com.mapr.client.ConnectionFactory
 
getConnection(String) - Static method in class com.mapr.client.ConnectionFactory
 
getConnId() - Method in class com.mapr.client.impl.rpc.RpcConnection
 
getCredentials() - Method in class com.mapr.client.impl.MapRClient
 
getDefaultCluster() - Method in class com.mapr.client.impl.ClusterConf
 
getDeferred() - Method in class com.mapr.client.impl.msgs.PutWrapper
 
getFidMsg() - Method in class com.mapr.client.impl.Fid
 
getFlushQueue() - Method in class com.mapr.client.impl.msgs.TabletMapEntry
 
getHdr() - Method in class com.mapr.client.impl.rpc.RpcResponse
 
getHeader() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
getHost() - Method in class com.mapr.client.impl.rpc.HostAndPort
 
getHostList() - Method in class com.mapr.client.impl.rpc.ServiceHosts
 
getInum() - Method in class com.mapr.client.impl.Fid
 
getMapRClient() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
getMfsClientFromContainerId(int) - Method in class com.mapr.client.impl.MapRClient
 
getMfsServer() - Method in class com.mapr.client.impl.clients.MfsClient
 
getNameFromPath(String) - Static method in class com.mapr.client.impl.util.Misc
 
getParentPath(String) - Static method in class com.mapr.client.impl.util.Misc
 
getPathComponents(String) - Static method in class com.mapr.client.impl.util.Misc
 
getPayload() - Method in class com.mapr.client.impl.msgs.PutMsg
 
getPayload() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
getPayload0() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
getPayloadBuf() - Method in class com.mapr.client.impl.rpc.RpcResponse
 
getPayloadLength() - Method in class com.mapr.client.impl.msgs.PutWrapper
 
getPort() - Method in class com.mapr.client.impl.rpc.HostAndPort
 
getPort() - Method in class com.mapr.client.impl.rpc.RpcServer
 
getPutPayload() - Method in class com.mapr.client.impl.msgs.PutWrapper
 
getPutQueue() - Method in class com.mapr.client.impl.msgs.TabletMapEntry
 
getRequest() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
getRespBuf() - Method in class com.mapr.client.impl.rpc.RpcResponse
 
getRootFid() - Method in class com.mapr.client.impl.MapRClient
 
getRpcClientNumThreads() - Static method in class com.mapr.client.Config
 
getRpcConnectionTimeoutMs() - Static method in class com.mapr.client.Config
 
getRpcServerNumThreads() - Static method in class com.mapr.client.Config
 
getSequenceId() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
getSequenceId() - Method in class com.mapr.client.impl.rpc.RpcResponse
 
getServerEventLoopGroup() - Method in class com.mapr.client.impl.MapRClient
 
getServerSocketChannel() - Static method in class com.mapr.client.impl.rpc.NettyHelper
 
getTable(String) - Method in interface com.mapr.client.Connection
 
getTable(String) - Method in class com.mapr.client.impl.MapRClient
 
getTableSchema(Fid) - Method in class com.mapr.client.impl.clients.MfsClient
 
getTableSchema() - Method in class com.mapr.client.impl.msgs.TableSchemaEntry
 
GetTableSchemaMsg - Class in com.mapr.client.impl.msgs
 
GetTableSchemaMsg(Common.FidMsg, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.GetTableSchemaMsg
 
getTicketBuf() - Method in class com.mapr.client.impl.rpc.RpcResponse
 
getUniq() - Method in class com.mapr.client.impl.Fid
 

H

hashCode() - Method in class com.mapr.client.impl.Fid
 
hashCode() - Method in class com.mapr.client.impl.MfsServerInfo
 
hashcode() - Method in class com.mapr.client.impl.rpc.HostAndPort
 
hdr - Variable in class com.mapr.client.impl.rpc.RpcMessage
 
hdrBuilder - Variable in class com.mapr.client.impl.rpc.RpcMessage
 
HostAndPort - Class in com.mapr.client.impl.rpc
 
HostAndPort() - Constructor for class com.mapr.client.impl.rpc.HostAndPort
 
HostAndPort(String, int) - Constructor for class com.mapr.client.impl.rpc.HostAndPort
 

I

insertOrReplaceAsync(Document) - Method in interface com.mapr.client.db.Table
 
insertOrReplaceAsync(Document) - Method in class com.mapr.client.impl.db.TableImpl
 
invalidateTabletMap(RangeMap<ByteBuf, Fid>, ConcurrentHashMap<Fid, Fid>) - Static method in class com.mapr.client.impl.db.TabletScanner
 
InvalidConfigurationException - Exception in com.mapr.client.exceptions
 
InvalidConfigurationException() - Constructor for exception com.mapr.client.exceptions.InvalidConfigurationException
 
InvalidConfigurationException(String, Throwable) - Constructor for exception com.mapr.client.exceptions.InvalidConfigurationException
 
InvalidConfigurationException(String) - Constructor for exception com.mapr.client.exceptions.InvalidConfigurationException
 
InvalidConfigurationException(Throwable) - Constructor for exception com.mapr.client.exceptions.InvalidConfigurationException
 
ipBelongsToServer(Common.Server, Common.Server) - Static method in class com.mapr.client.impl.MfsServerInfo
 
isBuilt - Variable in class com.mapr.client.impl.rpc.RpcMessage
 
isBuilt() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
IsCldbMasterMsg - Class in com.mapr.client.impl.msgs
 
IsCldbMasterMsg() - Constructor for class com.mapr.client.impl.msgs.IsCldbMasterMsg
 
isSecure() - Method in class com.mapr.client.impl.Cluster
 
isSecure() - Method in class com.mapr.client.impl.MapRClient
 
isSecure() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
isStarted() - Method in interface com.mapr.client.impl.LifeCycle
 
isStarted() - Method in class com.mapr.client.impl.MapRClient
 
isStarted() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
isUseEpoll() - Static method in class com.mapr.client.Config
 
iterator() - Method in class com.mapr.client.impl.rpc.ServiceHosts
 

L

length() - Method in class com.mapr.client.impl.util.ByteBufReader
 
LifeCycle - Interface in com.mapr.client.impl
 
lookup(String, Fid) - Method in class com.mapr.client.impl.clients.MfsClient
 
LookupMsg - Class in com.mapr.client.impl.msgs
 
LookupMsg(String, Common.FidMsg, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.LookupMsg
 
lookupTablet(String, Fid, int) - Method in class com.mapr.client.impl.MapRClient
 

M

MapRChannelPipeline - Class in com.mapr.client.impl.rpc
 
MapRChannelPipeline(Channel) - Constructor for class com.mapr.client.impl.rpc.MapRChannelPipeline
 
MapRClient - Class in com.mapr.client.impl
 
MapRClient(Cluster) - Constructor for class com.mapr.client.impl.MapRClient
 
mapRClient - Variable in class com.mapr.client.impl.rpc.RpcBinding
 
MapRClientException - Exception in com.mapr.client.exceptions
 
MapRClientException() - Constructor for exception com.mapr.client.exceptions.MapRClientException
 
MapRClientException(String, Throwable) - Constructor for exception com.mapr.client.exceptions.MapRClientException
 
MapRClientException(String) - Constructor for exception com.mapr.client.exceptions.MapRClientException
 
MapRClientException(Throwable) - Constructor for exception com.mapr.client.exceptions.MapRClientException
 
mark() - Method in class com.mapr.client.impl.util.ByteBufReader
 
MAX_ROW_KEY - Static variable in class com.mapr.client.impl.Constant
 
MAX_TABLETS_PER_LOOKUP - Static variable in class com.mapr.client.impl.Constant
 
MfsClient - Class in com.mapr.client.impl.clients
 
MfsClient(MapRClient, Common.Server, boolean) - Constructor for class com.mapr.client.impl.clients.MfsClient
 
MfsRpcMessage - Class in com.mapr.client.impl.msgs
 
MfsRpcMessage(int, MessageLiteOrBuilder) - Constructor for class com.mapr.client.impl.msgs.MfsRpcMessage
 
MfsServerInfo - Class in com.mapr.client.impl
 
MfsServerInfo(Common.Server) - Constructor for class com.mapr.client.impl.MfsServerInfo
 
MIN_ROW_KEY - Static variable in class com.mapr.client.impl.Constant
 
Misc - Class in com.mapr.client.impl.util
 
Misc() - Constructor for class com.mapr.client.impl.util.Misc
 
myAttr - Variable in class com.mapr.client.impl.MapRClient
 
myCreds - Variable in class com.mapr.client.impl.MapRClient
 

N

NamedThreadFactory - Class in com.mapr.client.impl.rpc
 
NamedThreadFactory(String) - Constructor for class com.mapr.client.impl.rpc.NamedThreadFactory
 
NettyHelper - Class in com.mapr.client.impl.rpc
 
NettyHelper() - Constructor for class com.mapr.client.impl.rpc.NettyHelper
 
newClientBootstrap(EventLoopGroup, ChannelInitializer<SocketChannel>) - Static method in class com.mapr.client.impl.rpc.NettyHelper
 
newServerBootstrap(EventLoopGroup, ChannelInitializer<SocketChannel>) - Static method in class com.mapr.client.impl.rpc.NettyHelper
 
newThread(Runnable) - Method in class com.mapr.client.impl.rpc.NamedThreadFactory
 
nextCallId - Variable in class com.mapr.client.impl.rpc.RpcBinding
 
nextCallId() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
nextConnId - Variable in class com.mapr.client.impl.rpc.RpcBinding
 
nextConnId() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
nextEpoh() - Method in class com.mapr.client.impl.MapRClient
 
nextSequenceId() - Method in class com.mapr.client.impl.rpc.RpcConnection
 
nextUnsafe() - Method in class com.mapr.client.impl.util.ByteBufReader
 

O

order(ByteBuf) - Static method in class com.mapr.client.impl.memory.Allocator
 
Owned - Annotation Type in com.mapr.client.impl.annotations
 

P

parseClusterConfEntries(BufferedReader) - Static method in class com.mapr.client.impl.ClusterConf
 
parseFrom(String) - Static method in class com.mapr.client.impl.rpc.ServiceHosts
 
parseLine(String) - Static method in class com.mapr.client.impl.Cluster
 
parseResponse(RpcResponse) - Method in class com.mapr.client.impl.rpc.RpcMessage
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.ColumnFamilyCreateMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.ColumnFamilyScanMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.ContainerLookupMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.ContainerRootLookupMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.GetattrMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.GetTableSchemaMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.IsCldbMasterMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.LookupMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.PathWalkPlusMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.PutMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.TableCreateMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.TabletLookupMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.msgs.UnlinkMsg
 
parseResponse0(RpcResponse) - Method in class com.mapr.client.impl.rpc.RpcMessage
 
pathWalkPlus(String, Fid) - Method in class com.mapr.client.impl.clients.MfsClient
 
PathWalkPlusMsg - Class in com.mapr.client.impl.msgs
 
PathWalkPlusMsg(String, Common.FidMsg, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.PathWalkPlusMsg
 
payload - Variable in class com.mapr.client.impl.msgs.PutMsg
 
payloadLength - Variable in class com.mapr.client.impl.msgs.PutWrapper
 
populateTabletMap(MapRClient, Fid, RangeMap<ByteBuf, Fid>, ByteBuf, ConcurrentHashMap<Fid, Fid>) - Static method in class com.mapr.client.impl.db.TabletScanner
 
put(Fid, long, Iterable<Dbserver.CompressedRow>, ByteBuf) - Method in class com.mapr.client.impl.clients.MfsClient
 
PutMsg - Class in com.mapr.client.impl.msgs
 
PutMsg(Common.FidMsg, long, Iterable<Dbserver.CompressedRow>, ByteBuf, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.PutMsg
 
putPayload - Variable in class com.mapr.client.impl.msgs.PutWrapper
 
PutWrapper - Class in com.mapr.client.impl.msgs
 
PutWrapper(Dbserver.CompressedRow, CompositeByteBuf) - Constructor for class com.mapr.client.impl.msgs.PutWrapper
 

R

release() - Method in class com.mapr.client.impl.rpc.RpcMessage
 
releaseReadLock() - Method in class com.mapr.client.impl.msgs.TabletMapEntry
 
req - Variable in class com.mapr.client.impl.rpc.RpcMessage
 
reqMsgOrBuilder - Variable in class com.mapr.client.impl.rpc.RpcMessage
 
reset() - Method in class com.mapr.client.impl.util.ByteBufReader
 
resolvedHost() - Method in class com.mapr.client.impl.rpc.HostAndPort
 
ROOT_VOLUME_NAME - Static variable in class com.mapr.client.impl.Constant
 
ROOT_VOLUME_NAME_CONTAINER_ID - Static variable in class com.mapr.client.impl.Constant
 
RPC_VERSION_1 - Static variable in class com.mapr.client.impl.rpc.RpcMessage
 
RPC_VERSION_CURRENT - Static variable in class com.mapr.client.impl.rpc.RpcMessage
 
RpcBinding - Class in com.mapr.client.impl.rpc
 
RpcBinding(MapRClient) - Constructor for class com.mapr.client.impl.rpc.RpcBinding
 
RpcClient - Class in com.mapr.client.impl.rpc
Base class for all MapR RPC clients
RpcClient(MapRClient, ServiceHosts, boolean) - Constructor for class com.mapr.client.impl.rpc.RpcClient
 
RpcConnection - Class in com.mapr.client.impl.rpc
 
RpcConnection(RpcBinding) - Constructor for class com.mapr.client.impl.rpc.RpcConnection
 
RpcMessage - Class in com.mapr.client.impl.rpc
 
RpcMessage(int, int, MessageLiteOrBuilder) - Constructor for class com.mapr.client.impl.rpc.RpcMessage
 
RpcMsgDecoder - Class in com.mapr.client.impl.rpc
 
RpcMsgLengthDecoder - Class in com.mapr.client.impl.rpc
This is the fist in-bound handler in the RPC channel pipeline.
RpcMsgLengthDecoder() - Constructor for class com.mapr.client.impl.rpc.RpcMsgLengthDecoder
 
RpcResponse - Class in com.mapr.client.impl.rpc
 
RpcResponse(ByteBuf, ByteBuf, ByteBuf, ByteBuf) - Constructor for class com.mapr.client.impl.rpc.RpcResponse
 
RpcServer - Class in com.mapr.client.impl.rpc
Base class for all MapR RPC Servers
RpcServer(MapRClient, int) - Constructor for class com.mapr.client.impl.rpc.RpcServer
 

S

SCHEMA_CACHE_DURATION_MINS - Static variable in class com.mapr.client.impl.Constant
 
SCHEMA_CACHE_NUM_ENTRIES - Static variable in class com.mapr.client.impl.Constant
 
send(RpcMessage) - Method in class com.mapr.client.impl.rpc.RpcConnection
 
sendRequest(RpcMessage) - Method in class com.mapr.client.impl.rpc.RpcClient
 
serviceHosts - Variable in class com.mapr.client.impl.rpc.RpcClient
 
ServiceHosts - Class in com.mapr.client.impl.rpc
 
setCallId(int) - Method in class com.mapr.client.impl.rpc.RpcMessage
 
setConnId(int) - Method in class com.mapr.client.impl.rpc.RpcMessage
 
setEpoch(int) - Method in class com.mapr.client.impl.rpc.RpcMessage
 
setSequenceId(long) - Method in class com.mapr.client.impl.rpc.RpcMessage
 
Shared - Annotation Type in com.mapr.client.impl.annotations
 
shutdownGracefully(EventLoopGroup) - Method in class com.mapr.client.impl.util.Cleanup
 
size() - Method in class com.mapr.client.impl.rpc.ServiceHosts
 
start() - Method in interface com.mapr.client.impl.LifeCycle
 
start() - Method in class com.mapr.client.impl.MapRClient
 
start() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
startBinding() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
startBinding() - Method in class com.mapr.client.impl.rpc.RpcClient
 
startBinding() - Method in class com.mapr.client.impl.rpc.RpcServer
 
startClient() - Method in class com.mapr.client.impl.clients.CldbClient
 
startClient() - Method in class com.mapr.client.impl.clients.MfsClient
 
startClient() - Method in class com.mapr.client.impl.rpc.RpcClient
 
stop() - Method in interface com.mapr.client.impl.LifeCycle
 
stop() - Method in class com.mapr.client.impl.MapRClient
 
stop() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
stop(LifeCycle) - Method in class com.mapr.client.impl.util.Cleanup
 
stopBinding() - Method in class com.mapr.client.impl.rpc.RpcBinding
 
stopBinding() - Method in class com.mapr.client.impl.rpc.RpcClient
 
stopBinding() - Method in class com.mapr.client.impl.rpc.RpcServer
 
stopClient() - Method in class com.mapr.client.impl.clients.CldbClient
 
stopClient() - Method in class com.mapr.client.impl.clients.MfsClient
 
stopClient() - Method in class com.mapr.client.impl.rpc.RpcClient
 
submitPutReq(Fid, String, ByteBuf, ByteBuf) - Method in class com.mapr.client.impl.MapRClient
 
swapFlushSkipLists() - Method in class com.mapr.client.impl.msgs.TabletMapEntry
 
SynchronizeOn - Annotation Type in com.mapr.client.impl.annotations
 

T

Table - Interface in com.mapr.client.db
 
tableCreate(String, Fid, boolean) - Method in class com.mapr.client.impl.clients.MfsClient
 
TableCreateMsg - Class in com.mapr.client.impl.msgs
 
TableCreateMsg(String, Common.FidMsg, boolean, Security.CredentialsMsg, Common.SetattrMsg) - Constructor for class com.mapr.client.impl.msgs.TableCreateMsg
 
TableImpl - Class in com.mapr.client.impl.db
 
TableImpl(MapRClient, Fid) - Constructor for class com.mapr.client.impl.db.TableImpl
 
TableSchemaEntry - Class in com.mapr.client.impl.msgs
 
TableSchemaEntry(Dbserver.GetTableSchemaResponse) - Constructor for class com.mapr.client.impl.msgs.TableSchemaEntry
 
TABLET_MAP_CACHE_DURATION_MINS - Static variable in class com.mapr.client.impl.Constant
 
TABLET_MAP_CACHE_NUM_ENTRIES - Static variable in class com.mapr.client.impl.Constant
 
tabletLookup(Fid, ByteBuf, int) - Method in class com.mapr.client.impl.clients.MfsClient
 
TabletLookupMsg - Class in com.mapr.client.impl.msgs
 
TabletLookupMsg(Common.FidMsg, ByteBuf, int, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.TabletLookupMsg
 
TabletMapEntry - Class in com.mapr.client.impl.msgs
 
TabletMapEntry() - Constructor for class com.mapr.client.impl.msgs.TabletMapEntry
 
TabletScanner - Class in com.mapr.client.impl.db
 
toString() - Method in class com.mapr.client.impl.Cluster
 
toString() - Method in class com.mapr.client.impl.ClusterConf
 
toString() - Method in class com.mapr.client.impl.rpc.HostAndPort
 
toString() - Method in class com.mapr.client.impl.rpc.ServiceHosts
 

U

unlink(String, Fid) - Method in class com.mapr.client.impl.clients.MfsClient
 
unlink(String) - Method in class com.mapr.client.impl.MapRClient
 
UnlinkMsg - Class in com.mapr.client.impl.msgs
 
UnlinkMsg(String, Common.FidMsg, Security.CredentialsMsg) - Constructor for class com.mapr.client.impl.msgs.UnlinkMsg
 

W

wrap(ByteBuf) - Static method in class com.mapr.client.impl.util.ByteBufReader
 
wrappedBuffer(byte[]) - Static method in class com.mapr.client.impl.memory.Allocator
 
wrappedBuffer(ByteBuf...) - Static method in class com.mapr.client.impl.memory.Allocator
 

Y

YCSB_INSERT_SLEEP_MICROSECONDS - Static variable in class com.mapr.client.impl.Constant
 
A B C D E F G H I L M N O P R S T U W Y 
Skip navigation links