| Modifier and Type | Method and Description |
|---|---|
static TimebasedShardProvider.Interval |
TimebasedShardProvider.Interval.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimebasedShardProvider.Interval[] |
TimebasedShardProvider.Interval.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TimebasedShardProvider |
TimebasedShardProvider.create(String column,
TimebasedShardProvider.Interval interval)
Creates a
TimebasedShardProvider for the given database column and interval. |
Copyright © 2022 Google LLC. All rights reserved.