Skip to content

Commit a0b6569

Browse files
committed
merge from master
2 parents dc4716d + d7293c7 commit a0b6569

File tree

1 file changed

+113
-0
lines changed

1 file changed

+113
-0
lines changed

Readme.md

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,58 @@ ADLDownloader(adl, '', 'my_temp_dir', 5, 2**24)
124124
```
125125
# API
126126

127+
<<<<<<< HEAD
128+
=======
129+
|
130+
|
131+
|
132+
|
133+
|
134+
|
135+
|
136+
|
137+
|
138+
|
139+
|
140+
|
141+
|
142+
|
143+
|
144+
|
145+
|
146+
|
147+
|
148+
|
149+
|
150+
|
151+
|
152+
|
153+
|
154+
|
155+
|
156+
|
157+
|
158+
|
159+
|
160+
|
161+
|
162+
|
163+
|
164+
|
165+
|
166+
|
167+
|
168+
|
169+
|
170+
|
171+
|
172+
|
173+
|
174+
|
175+
|
176+
|
177+
178+
>>>>>>> master
127179
#### class azure.datalake.store.core.AzureDLFileSystem(token=None, per_call_timeout_seconds=60, \*\*kwargs)
128180
Access Azure DataLake Store as if it were a file-system
129181

@@ -162,6 +214,7 @@ Access Azure DataLake Store as if it were a file-system
162214

163215
### Methods
164216

217+
<<<<<<< HEAD
165218

166219

167220

@@ -182,6 +235,48 @@ Access Azure DataLake Store as if it were a file-system
182235

183236

184237

238+
=======
239+
|
240+
|
241+
|
242+
|
243+
|
244+
|
245+
|
246+
|
247+
|
248+
|
249+
|
250+
|
251+
|
252+
|
253+
|
254+
|
255+
|
256+
|
257+
|
258+
|
259+
|
260+
|
261+
|
262+
|
263+
|
264+
|
265+
|
266+
|
267+
|
268+
|
269+
|
270+
|
271+
|
272+
|
273+
|
274+
|
275+
|
276+
|
277+
|
278+
|
279+
>>>>>>> master
185280
<!-- !! processed by numpydoc !! -->
186281
187282
#### access(self, path, invalidate_cache=True)
@@ -1166,8 +1261,17 @@ of files or a glob pattern.
11661261

11671262
### Methods
11681263

1264+
<<<<<<< HEAD
11691265

11701266

1267+
=======
1268+
|
1269+
|
1270+
|
1271+
|
1272+
|
1273+
|
1274+
>>>>>>> master
11711275
<!-- !! processed by numpydoc !! -->
11721276
11731277
#### active(self)
@@ -1324,9 +1428,18 @@ of files or a glob pattern.
13241428

13251429
### Methods
13261430

1431+
<<<<<<< HEAD
13271432

13281433

13291434

1435+
=======
1436+
|
1437+
|
1438+
|
1439+
|
1440+
|
1441+
|
1442+
>>>>>>> master
13301443
<!-- !! processed by numpydoc !! -->
13311444
13321445
#### active(self)

0 commit comments

Comments
 (0)