@@ -123,16 +123,16 @@ attributes:
123
123
name : session
124
124
- uid : azure.datalake.store.lib.DatalakeRESTInterface.ends
125
125
name : ends
126
- signature : ' ends = {'' APPEND'' : ('' post'' , set(), {'' append'' , '' syncFlag'' , '' filesessionid '' ,
127
- '' offset '' , '' leaseid '' }), '' CHECKACCESS'' : ('' get'' , set(), {'' fsaction'' }),
126
+ signature : ' ends = {'' APPEND'' : ('' post'' , set(), {'' append'' , '' syncFlag'' , '' offset '' ,
127
+ '' leaseid '' , '' filesessionid '' }), '' CHECKACCESS'' : ('' get'' , set(), {'' fsaction'' }),
128
128
'' CONCAT'' : ('' post'' , {'' sources'' }, {'' sources'' }), '' CREATE'' : ('' put'' , set(),
129
- {'' overwrite '' , '' syncFlag '' , '' filesessionid'' , '' leaseid '' , '' write '' }), '' DELETE'' :
129
+ {'' write '' , '' leaseid '' , '' filesessionid'' , '' syncFlag '' , '' overwrite '' }), '' DELETE'' :
130
130
('' delete'' , set(), {'' recursive'' }), '' GETCONTENTSUMMARY'' : ('' get'' , set(),
131
131
set()), '' GETFILESTATUS'' : ('' get'' , set(), set()), '' LISTSTATUS'' : ('' get'' ,
132
132
set(), {'' listAfter'' , '' listSize'' }), '' MKDIRS'' : ('' put'' , set(), set()), '' MODIFYACLENTRIES'' :
133
133
('' put'' , {'' aclSpec'' }, {'' aclSpec'' }), '' MSCONCAT'' : ('' post'' , set(), {'' deleteSourceDirectory'' }),
134
134
'' MSGETACLSTATUS'' : ('' get'' , set(), set()), '' OPEN'' : ('' get'' , set(), {'' filesessionid'' ,
135
- '' offset '' , '' length'' , '' read '' }), '' REMOVEACL'' : ('' put'' , set(), set()), '' REMOVEACLENTRIES'' :
135
+ '' read '' , '' length'' , '' offset '' }), '' REMOVEACL'' : ('' put'' , set(), set()), '' REMOVEACLENTRIES'' :
136
136
('' put'' , {'' aclSpec'' }, {'' aclSpec'' }), '' REMOVEDEFAULTACL'' : ('' put'' , set(),
137
137
set()), '' RENAME'' : ('' put'' , {'' destination'' }, {'' destination'' }), '' SETACL'' :
138
138
('' put'' , {'' aclSpec'' }, {'' aclSpec'' }), '' SETEXPIRY'' : ('' put'' , {'' expiryOption'' },
0 commit comments