From 8f27e65bddd7d4b8515ce620fb485fdd78fcdf89 Mon Sep 17 00:00:00 2001 From: Constantin Jucovschi Date: Fri, 24 Apr 2009 07:20:22 -0400 Subject: Initial commit --- .../testdata/reduce/maxcellsshort.ql.java.out | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 systemtest/testdata/reduce/maxcellsshort.ql.java.out (limited to 'systemtest/testdata/reduce/maxcellsshort.ql.java.out') diff --git a/systemtest/testdata/reduce/maxcellsshort.ql.java.out b/systemtest/testdata/reduce/maxcellsshort.ql.java.out new file mode 100644 index 0000000..aac1a90 --- /dev/null +++ b/systemtest/testdata/reduce/maxcellsshort.ql.java.out @@ -0,0 +1,29 @@ + +rasj.RasMArrayShort + Object Name...........: + Object Type...........: 1 + Object Type Name......: + Type Structure........: + Type Schema...........: + Domain................: [0:0] + TilingDomain..........: [0:63999] + TileSize..............: 128000 bytes + Base Type Schema......: + Base Type Length......: 2 + Data format...........: 0 + Data size (bytes).....: 2 + 0 0 +rasj.RasMArrayShort + Object Name...........: + Object Type...........: 1 + Object Type Name......: + Type Structure........: + Type Schema...........: + Domain................: [0:0] + TilingDomain..........: [0:63999] + TileSize..............: 128000 bytes + Base Type Schema......: + Base Type Length......: 2 + Data format...........: 0 + Data size (bytes).....: 2 + 0 1 \ No newline at end of file -- cgit