Class Store
Used to store data within a TS table
- Basho\Riak\Command
- 
			 Basho\Riak\Command\TimeSeries\Store			
			 implements 
				Basho\Riak\CommandInterface Basho\Riak\Command\TimeSeries\Store			
			 implements 
				Basho\Riak\CommandInterface
		
		
		Namespace: Basho\Riak\Command\TimeSeries
Author: Christopher Mancini
Located at Riak/Command/TimeSeries/Store.php
	
		Author: Christopher Mancini
Located at Riak/Command/TimeSeries/Store.php
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | 
Methods inherited from Basho\Riak\Command
				execute(), 
				getBucket(), 
				getLocation(), 
				getMethod(), 
				getObject(), 
				getParameter(), 
				getParameters(), 
				getRequest(), 
				getResponse(), 
				hasParameters(), 
				isVerbose()
			
Properties summary
| 
				protected  
				string
			 | $method Request method | 
					#
					 'POST' | 
| 
				protected  
				string|null
			 | $table Stores the table name | 
					#
					 NULL | 
| 
				protected  
				array
			 | $rows Stores the rows | 
					#
					 [] |