Class TestNettyIPCSslFailure

java.lang.Object
org.apache.hadoop.hbase.security.TestNettyIPCSslFailure

public class TestNettyIPCSslFailure extends Object
  • Field Details

    • CLASS_RULE

      public static final HBaseClassTestRule CLASS_RULE
    • CONF

      private static final org.apache.hadoop.conf.Configuration CONF
    • group

      private org.apache.hbase.thirdparty.io.netty.channel.nio.NioEventLoopGroup group
    • server

      private org.apache.hadoop.hbase.ipc.NettyRpcServer server
    • client

      private org.apache.hadoop.hbase.ipc.NettyRpcClient client
    • stub

      private org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface stub
  • Constructor Details

  • Method Details

    • setUp

      public void setUp() throws IOException, org.apache.hadoop.hbase.exceptions.SSLContextException
      Throws:
      IOException
      org.apache.hadoop.hbase.exceptions.SSLContextException
    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • testInitSslThrowsException

      public void testInitSslThrowsException() throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
      Throws:
      org.apache.hbase.thirdparty.com.google.protobuf.ServiceException