[svn-r29226] HDFFV-9552: merge in java code.

This commit is contained in:
Allen Byrne
2016-02-28 21:43:00 -05:00
parent a1617b7cdb
commit 63249be0e1
290 changed files with 74248 additions and 46 deletions

View File

@@ -0,0 +1,26 @@
Original Data:
[ 1 1 1 1 1 1 1 1 ]
[ 1 1 1 1 1 1 1 1 ]
[ 1 1 1 1 1 1 1 1 ]
[ 1 1 1 1 1 1 1 1 ]
[ 1 1 1 1 1 1 1 1 ]
[ 1 1 1 1 1 1 1 1 ]
Storage layout for DS1 is: H5D_CHUNKED
Data as written to disk by hyberslabs:
[ 0 1 0 0 1 0 0 1 ]
[ 1 1 0 1 1 0 1 1 ]
[ 0 0 0 0 0 0 0 0 ]
[ 0 1 0 0 1 0 0 1 ]
[ 1 1 0 1 1 0 1 1 ]
[ 0 0 0 0 0 0 0 0 ]
Data as read from disk by hyberslab:
[ 0 1 0 0 0 0 0 1 ]
[ 0 1 0 1 0 0 1 1 ]
[ 0 0 0 0 0 0 0 0 ]
[ 0 0 0 0 0 0 0 0 ]
[ 0 1 0 1 0 0 1 1 ]
[ 0 0 0 0 0 0 0 0 ]