9ticks:2008.10.02

From BiCEP

Jump to: navigation, search
(New page: == 9ticks 2008.10.02 == //"Events for the Masses"// === Major Components === * User Interface * Crawler * Data Store * Predefined Sources * Custom Source UI * '''?''' === Crawler === ...)
 
Line 1: Line 1:
-
== 9ticks 2008.10.02 ==
 
-
 
-
//"Events for the Masses"//
 
-
 
=== Major Components ===
=== Major Components ===
Line 26: Line 22:
=== Data Store Bigtable-like ===
=== Data Store Bigtable-like ===
-
^ Row Key         ^ Timestamp ^ Column "property:trade" ^ Column "property:volume" ^ Column "property:temperature" ^ Column "property:humidity" ^
+
{| class="TablePager" border="1"
-
| stock.AAPL     | t1       | 109.12                 | 200                     |                       |                           |
+
|-
-
|                 | t2       | 109.10                 |                         |                       |                           |
+
! Row Key
-
|                 | t3       | 109.05                 | 200                     |                       |                           |
+
! Timestamp
-
| weather.Coimbra | t7       |                         |                         | 13                     | 87                         |
+
! Column "property:trade"
-
|                 | t8       |                         |                         | 14                     | 78                         |
+
! Column "property:volume"
 +
! Column "property:temperature"
 +
! Column "property:humidity"
 +
|-
 +
| stock.AAPL
 +
| t1
 +
| 109.12
 +
| 200
 +
|
 +
|
 +
|-
 +
|  
 +
| t2
 +
| 109.10
 +
|  
 +
|
 +
|
 +
|-
 +
|  
 +
| t3
 +
| 109.05
 +
| 200
 +
|
 +
|
 +
|-
 +
| weather.Coimbra
 +
| t7
 +
|  
 +
|  
 +
| 13
 +
| 87
 +
|-
 +
|  
 +
| t8
 +
|  
 +
|  
 +
| 14
 +
| 78
 +
|}
-
\\
 
-
^ Row Key         ^ Timestamp ^ Column "property:trade" ^ Column "property:volume" ^
+
{| class="TablePager" border="1"
-
| stock.AAPL     | t1       | 109.12                 | 200                     |
+
|-
-
|                 | t3       | 109.05                 | 200                     |
+
! Row Key
 +
! Timestamp
 +
! Column "property:trade"
 +
! Column "property:volume"
 +
|-
 +
| stock.AAPL
 +
| t1
 +
| 109.12
 +
| 200
 +
|-
 +
|  
 +
| t3
 +
| 109.05
 +
| 200
 +
|}
-
\\
 
-
^ Row Key         ^ Timestamp ^ Column "property:trade" ^
+
{| class="TablePager" border="1"
-
| stock.AAPL     | t2       | 109.10                 |
+
|-
 +
! Row Key
 +
! Timestamp
 +
! Column "property:trade"
 +
|-
 +
| stock.AAPL
 +
| t2
 +
| 109.10
 +
|}
-
\\
 
-
^ Row Key         ^ Timestamp ^ Column "property:temperature" ^ Column "property:humidity" ^
+
{| class="TablePager" border="1"
-
| weather.Coimbra | t7       | 13                     | 87                         |
+
|-
-
|                 | t8       | 14                     | 78                         |
+
! Row Key
 +
! Timestamp
 +
! Column "property:temperature"
 +
! Column "property:humidity"
 +
|-
 +
| weather.Coimbra
 +
| t7
 +
| 13
 +
| 87
 +
|-
 +
|  
 +
| t8
 +
| 14
 +
| 78
 +
|}

Current revision as of 13:26, 8 October 2008

Personal tools