Cassandra\Aggregate::stateFunction PHP Method

stateFunction() public method

Returns the state function of the aggregate
public stateFunction ( ) : Cassandra\Function
return Cassandra\Function State function of the aggregate
    function stateFunction();