Files
scylladb/api
Amnon Heiman fe9f7b4d04 API: Call unimplemented for stub API methods that are stubed
The API contains stub API methods, this adds a call to unimplemented
method in each of the stubed method that is not implemented.

The return remains the same to help the compiler deduce the return type
of the lambda function.

After this patch a call to an unimplemented API function will return
500.

Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
2015-09-08 19:14:30 +03:00
..
2015-09-08 04:56:16 +03:00
2015-06-28 17:37:59 +03:00
2015-07-15 14:20:28 +03:00
2015-08-25 15:29:10 +03:00
2015-08-06 16:50:15 +02:00