@@ -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(), {'' syncFlag '' , '' filesessionid '' ,
127
- '' offset'' , '' append '' , '' leaseid '' }), '' CHECKACCESS'' : ('' get'' , set(), {'' fsaction'' }),
126
+ signature : ' ends = {'' APPEND'' : ('' post'' , set(), {'' filesessionid '' , '' append '' ,
127
+ '' offset'' , '' leaseid '' , '' syncFlag '' }), '' CHECKACCESS'' : ('' get'' , set(), {'' fsaction'' }),
128
128
'' CONCAT'' : ('' post'' , {'' sources'' }, {'' sources'' }), '' CREATE'' : ('' put'' , set(),
129
- {'' overwrite'' , '' syncFlag '' , '' filesessionid'' , '' write '' , '' leaseid'' }), '' DELETE'' :
129
+ {'' overwrite'' , '' write '' , '' filesessionid'' , '' syncFlag '' , '' leaseid'' }), '' DELETE'' :
130
130
('' delete'' , set(), {'' recursive'' }), '' GETCONTENTSUMMARY'' : ('' get'' , set(),
131
131
set()), '' GETFILESTATUS'' : ('' get'' , set(), set()), '' LISTSTATUS'' : ('' get'' ,
132
- set(), {'' listAfter '' , '' listSize '' }), '' MKDIRS'' : ('' put'' , set(), set()), '' MODIFYACLENTRIES'' :
132
+ set(), {'' listSize '' , '' listAfter '' }), '' MKDIRS'' : ('' put'' , set(), set()), '' MODIFYACLENTRIES'' :
133
133
('' put'' , {'' aclSpec'' }, {'' aclSpec'' }), '' MSCONCAT'' : ('' post'' , set(), {'' deleteSourceDirectory'' }),
134
- '' MSGETACLSTATUS'' : ('' get'' , set(), set()), '' OPEN'' : ('' get'' , set(), {'' length '' ,
135
- '' offset '' , '' read '' , '' filesessionid '' }), '' REMOVEACL'' : ('' put'' , set(), set()),
134
+ '' MSGETACLSTATUS'' : ('' get'' , set(), set()), '' OPEN'' : ('' get'' , set(), {'' offset '' ,
135
+ '' read '' , '' filesessionid '' , '' length '' }), '' REMOVEACL'' : ('' put'' , set(), set()),
136
136
'' REMOVEACLENTRIES'' : ('' put'' , {'' aclSpec'' }, {'' aclSpec'' }), '' REMOVEDEFAULTACL'' :
137
137
('' put'' , set(), set()), '' RENAME'' : ('' put'' , {'' destination'' }, {'' destination'' }),
138
138
'' SETACL'' : ('' put'' , {'' aclSpec'' }, {'' aclSpec'' }), '' SETEXPIRY'' : ('' put'' ,
0 commit comments