public class GetStoreIdRequestHandler extends io.netty.channel.SimpleChannelInboundHandler<GetStoreIdRequest>
| Constructor and Description |
|---|
GetStoreIdRequestHandler(CatchupServerProtocol protocol,
Supplier<StoreId> storeIdSupplier) |
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic GetStoreIdRequestHandler(CatchupServerProtocol protocol, Supplier<StoreId> storeIdSupplier)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.