|
Change Variable Type objs : S3Object[] to chunk : StorageObjectsChunk in method private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Change Variable Type objs : GSObject[] to chunk : StorageObjectsChunk in method private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Change Variable Type obj : S3Object to obj : StorageObject in method private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Change Variable Type obj : GSObject to obj : StorageObject in method private listInternal(path String, recursive boolean) : String[] in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |