Skip navigation links
A B C G I L M N O P R S W 

A

appendEntries(RaftProtos.AppendEntriesRequestProto) - Method in class org.apache.ratis.netty.server.NettyRpcService
 

B

build() - Method in class org.apache.ratis.netty.server.NettyRpcService.Builder
 

C

close() - Method in class org.apache.ratis.netty.NettyClient
 
close() - Method in class org.apache.ratis.netty.NettyRpcProxy
 
close() - Method in class org.apache.ratis.netty.NettyRpcProxy.PeerMap
 
closeImpl() - Method in class org.apache.ratis.netty.server.NettyRpcService
 
connect(String, EventLoopGroup, ChannelInitializer<SocketChannel>) - Method in class org.apache.ratis.netty.NettyClient
Connects to the given server address.
createProxyImpl(RaftPeer) - Method in class org.apache.ratis.netty.NettyRpcProxy.PeerMap
 

G

getCallId(NettyProtos.RaftNettyServerReplyProto) - Static method in class org.apache.ratis.netty.NettyRpcProxy
 
getDefaultLog() - Static method in interface org.apache.ratis.netty.NettyConfigKeys.Server
 
getInetSocketAddress() - Method in class org.apache.ratis.netty.server.NettyRpcService
 
getRpcType() - Method in class org.apache.ratis.netty.NettyFactory
 
getRpcType() - Method in class org.apache.ratis.netty.server.NettyRpcService
 
getThis() - Method in class org.apache.ratis.netty.server.NettyRpcService.Builder
 

I

installSnapshot(RaftProtos.InstallSnapshotRequestProto) - Method in class org.apache.ratis.netty.server.NettyRpcService
 

L

LOG - Static variable in interface org.apache.ratis.netty.NettyConfigKeys.Server
 

M

main(String[]) - Static method in interface org.apache.ratis.netty.NettyConfigKeys
 

N

NettyClient - Class in org.apache.ratis.netty
 
NettyClient() - Constructor for class org.apache.ratis.netty.NettyClient
 
NettyClientRpc - Class in org.apache.ratis.netty.client
 
NettyClientRpc(ClientId) - Constructor for class org.apache.ratis.netty.client.NettyClientRpc
 
NettyConfigKeys - Interface in org.apache.ratis.netty
 
NettyConfigKeys.Server - Interface in org.apache.ratis.netty
 
NettyFactory - Class in org.apache.ratis.netty
 
NettyFactory(Parameters) - Constructor for class org.apache.ratis.netty.NettyFactory
 
NettyRpcProxy - Class in org.apache.ratis.netty
 
NettyRpcProxy(RaftPeer, EventLoopGroup) - Constructor for class org.apache.ratis.netty.NettyRpcProxy
 
NettyRpcProxy.PeerMap - Class in org.apache.ratis.netty
 
NettyRpcService - Class in org.apache.ratis.netty.server
A netty server endpoint that acts as the communication layer.
NettyRpcService.Builder - Class in org.apache.ratis.netty.server
 
newBuilder() - Static method in class org.apache.ratis.netty.server.NettyRpcService
 
newRaftClientRpc(ClientId, RaftProperties) - Method in class org.apache.ratis.netty.NettyFactory
 
newRaftServerRpc(RaftServer) - Method in class org.apache.ratis.netty.NettyFactory
 

O

org.apache.ratis.netty - package org.apache.ratis.netty
 
org.apache.ratis.netty.client - package org.apache.ratis.netty.client
 
org.apache.ratis.netty.server - package org.apache.ratis.netty.server
 

P

PeerMap(String) - Constructor for class org.apache.ratis.netty.NettyRpcProxy.PeerMap
 
port(RaftProperties) - Static method in interface org.apache.ratis.netty.NettyConfigKeys.Server
 
PORT_DEFAULT - Static variable in interface org.apache.ratis.netty.NettyConfigKeys.Server
 
PORT_KEY - Static variable in interface org.apache.ratis.netty.NettyConfigKeys.Server
 
PREFIX - Static variable in interface org.apache.ratis.netty.NettyConfigKeys
 
PREFIX - Static variable in interface org.apache.ratis.netty.NettyConfigKeys.Server
 

R

requestVote(RaftProtos.RequestVoteRequestProto) - Method in class org.apache.ratis.netty.server.NettyRpcService
 

S

send(RaftProtos.RaftRpcRequestProto, NettyProtos.RaftNettyServerRequestProto) - Method in class org.apache.ratis.netty.NettyRpcProxy
 
SEND_SERVER_REQUEST - Static variable in class org.apache.ratis.netty.server.NettyRpcService
 
sendRequest(RaftClientRequest) - Method in class org.apache.ratis.netty.client.NettyClientRpc
 
setPort(RaftProperties, int) - Static method in interface org.apache.ratis.netty.NettyConfigKeys.Server
 
startImpl() - Method in class org.apache.ratis.netty.server.NettyRpcService
 

W

writeAndFlush(Object) - Method in class org.apache.ratis.netty.NettyClient
 
A B C G I L M N O P R S W 
Skip navigation links

Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.