Sha256: c92ddf345bcc75b94a9e3d26c455420e18d0b46f83dfd4ba73f7c920fd7ef990

Contents?: true

Size: 701 Bytes

Versions: 56

Compression:

Stored size: 701 Bytes

Contents

%%
%% Autogenerated by Thrift
%%
%% DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
%%

-module(commandInterface_thrift).
-behaviour(thrift_service).


-include("commandInterface_thrift.hrl").

-export([struct_info/1, function_info/2]).

struct_info('i am a dummy struct') -> undefined.
%%% interface
% run_command(This, Cld, Command, Arglist)
function_info('run_command', params_type) ->
  {struct, [{1, {struct, {'poolparty_types', 'cloudQuery'}}},
  {2, string},
  {3, {list, string}}]}
;
function_info('run_command', reply_type) ->
  {struct, {'poolparty_types', 'cloudResponse'}};
function_info('run_command', exceptions) ->
  {struct, []}
;
function_info(xxx, dummy) -> dummy.

Version data entries

56 entries across 28 versions & 3 rubygems

Version Path
auser-poolparty-1.3.0 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.0 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.1 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.1 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.10 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.10 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.11 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.11 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.12 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.12 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.13 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.13 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.14 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.14 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.15 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.15 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.16 lib/proto/gen-erl/commandInterface_thrift.erl
auser-poolparty-1.3.16 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.17 examples/thrift/erlang/src/commandInterface_thrift.erl
auser-poolparty-1.3.17 lib/proto/gen-erl/commandInterface_thrift.erl