Class GridRestCommandHandlerAdapter

    • Constructor Detail

      • GridRestCommandHandlerAdapter

        protected GridRestCommandHandlerAdapter​(GridKernalContext ctx)
        Parameters:
        ctx - Context.
    • Method Detail

      • missingParameter

        protected static String missingParameter​(String param)
        Return missing parameter error message.
        Parameters:
        param - Parameter name.
        Returns:
        Missing parameter error message.