메소드 | 설명 | |
---|---|---|
filter ( Predis\Configuration\OptionsInterface $options, $value ) | ||
getDefault ( Predis\Configuration\OptionsInterface $options ) |
메소드 | 설명 | |
---|---|---|
createByDescription ( Predis\Configuration\OptionsInterface $options, string $id ) : Predis\Connection\Aggregate\ClusterInterface | null | Creates a new cluster connection from on a known descriptive name. |
protected createByDescription ( Predis\Configuration\OptionsInterface $options, string $id ) : Predis\Connection\Aggregate\ClusterInterface | null | ||
$options | Predis\Configuration\OptionsInterface | Instance of the client options. |
$id | string | Descriptive identifier of the cluster type (`predis`, `redis-cluster`) |
리턴 | Predis\Connection\Aggregate\ClusterInterface | null |
public filter ( Predis\Configuration\OptionsInterface $options, $value ) | ||
$options | Predis\Configuration\OptionsInterface |
public getDefault ( Predis\Configuration\OptionsInterface $options ) | ||
$options | Predis\Configuration\OptionsInterface |