|
62 | 62 | <col width=554 style='mso-width-source:userset;mso-width-alt:17728;width:416pt'> |
63 | 63 | <tr height=18 style='height:13.5pt'> |
64 | 64 | <td height=18 class=xl66 width=229 style='height:13.5pt;width:172pt'>class</td> |
65 | | - <td class=xl75 width=554 style='border-left:none;width:416pt'>description</td> |
| 65 | + <td class=xl74 width=554 style='border-left:none;width:416pt'>description</td> |
66 | 66 | </tr> |
67 | 67 | <tr height=18 style='height:13.5pt'> |
68 | 68 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>AggregationResult</td> |
69 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Stores |
| 69 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Stores |
70 | 70 | the result of an aggregation operation</td> |
71 | 71 | </tr> |
72 | 72 | <tr height=18 style='height:13.5pt'> |
73 | 73 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>Container</td> |
74 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
| 74 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
75 | 75 | management functions for sets of row having same type</td> |
76 | 76 | </tr> |
77 | 77 | <tr height=36 style='height:27.0pt'> |
78 | 78 | <td height=36 class=xl68 style='height:27.0pt;border-top:none'>QueryAnalysisEntry</td> |
79 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
| 79 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
80 | 80 | one of information entries composing a query plan and the results of |
81 | 81 | analyzing a query operation.</td> |
82 | 82 | </tr> |
83 | 83 | <tr height=18 style='height:13.5pt'> |
84 | 84 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>GSException</td> |
85 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
| 85 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
86 | 86 | the exception for GridDB</td> |
87 | 87 | </tr> |
88 | 88 | <tr height=18 style='height:13.5pt'> |
89 | 89 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>PartitionController</td> |
90 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Controller |
| 90 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Controller |
91 | 91 | for acquiring and processing the partition status</td> |
92 | 92 | </tr> |
93 | 93 | <tr height=36 style='height:27.0pt'> |
94 | 94 | <td height=36 class=xl68 style='height:27.0pt;border-top:none'>Query</td> |
95 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
| 95 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
96 | 96 | the functions of holding the information about a query related to a specific |
97 | 97 | Container, specifying the options for fetching and retrieving the result</td> |
98 | 98 | </tr> |
99 | 99 | <tr height=18 style='height:13.5pt'> |
100 | 100 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>RowKeyPredicate</td> |
101 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
| 101 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
102 | 102 | the condition that a row key satisfies</td> |
103 | 103 | </tr> |
104 | 104 | <tr height=18 style='height:13.5pt'> |
105 | 105 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>RowSet</td> |
106 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Manages |
| 106 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Manages |
107 | 107 | a set of Rows obtained by a query</td> |
108 | 108 | </tr> |
109 | 109 | <tr height=18 style='height:13.5pt'> |
110 | 110 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>Store</td> |
111 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
| 111 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
112 | 112 | functions to manipulate the entire data managed in one GridDB system</td> |
113 | 113 | </tr> |
114 | 114 | <tr height=18 style='height:13.5pt'> |
115 | 115 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>StoreFactory</td> |
116 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Manages |
| 116 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Manages |
117 | 117 | a Store instance</td> |
118 | 118 | </tr> |
119 | 119 | <tr height=18 style='height:13.5pt'> |
120 | 120 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>ContainerInfo</td> |
121 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
| 121 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
122 | 122 | the information about a Container</td> |
123 | 123 | </tr> |
124 | 124 | <tr height=18 style='height:13.5pt'> |
125 | 125 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>ExpirationInfo</td> |
126 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
| 126 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Represents |
127 | 127 | the information about a expiration</td> |
128 | 128 | </tr> |
129 | 129 | <tr height=18 style='height:13.5pt'> |
130 | 130 | <td height=18 class=xl68 style='height:13.5pt;border-top:none'>TimestampUtils</td> |
131 | | - <td class=xl73 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
| 131 | + <td class=xl72 width=554 style='border-top:none;border-left:none;width:416pt'>Provides |
132 | 132 | the utilities for manipulating time data</td> |
133 | 133 | </tr> |
134 | 134 | <![if supportMisalignedColumns]> |
|
0 commit comments