| Package | Description |
|---|---|
| io.github.bucket4j.distributed.jdbc |
| Modifier and Type | Method and Description |
|---|---|
static BucketTableSettings |
BucketTableSettings.customSettings(String tableName,
String idName,
String stateName)
The method will define a custom configuration of the table for the work with the PostgreSQL extension
|
static BucketTableSettings |
BucketTableSettings.getDefault()
The method will define the default configuration of the table for the work with the PostgreSQL extension
|
| Modifier and Type | Method and Description |
|---|---|
SQLProxyConfigurationBuilder |
SQLProxyConfigurationBuilder.withTableSettings(BucketTableSettings tableSettings) |
| Constructor and Description |
|---|
SQLProxyConfiguration(DataSource dataSource,
ClientSideConfig clientSideConfig,
BucketTableSettings tableSettings) |
Copyright © 2022. All rights reserved.