Class UserRpcConfig

java.lang.Object
org.apache.drill.exec.rpc.user.UserRpcConfig

public class UserRpcConfig extends Object
  • Field Details

    • RPC_VERSION

      public static final int RPC_VERSION
      See Also:
    • SUPPORTED_SERVER_METHODS

      public static final Set<UserProtos.RpcType> SUPPORTED_SERVER_METHODS
      Contains the list of methods supported by the server (from user to bit)
  • Method Details