PHP Trait Basho\Tests\TimeSeriesTrait

Datei anzeigen Open project: basho/riak-php-client

Protected Properties

Property Type Description
$key
$now
$table

Public Methods

Method Description
generateRow ( )
generateRows ( )
oneHourAgo ( )
twoHoursAgo ( )

Protected Methods

Method Description
populateKey ( )
tableDefinition ( $table_name = "" )

Method Details

generateRow() public static method

public static generateRow ( )

generateRows() public static method

public static generateRows ( )

oneHourAgo() public static method

public static oneHourAgo ( )

populateKey() protected static method

protected static populateKey ( )

tableDefinition() protected static method

protected static tableDefinition ( $table_name = "" )

twoHoursAgo() public static method

public static twoHoursAgo ( )

Property Details

$key protected_oe static_oe property

protected static $key

$now protected_oe static_oe property

protected static $now

$table protected_oe static_oe property

protected static $table