| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.models |
| Modifier and Type | Method and Description |
|---|---|
abstract ChangeStreamMutation.MutationType |
ChangeStreamMutation.getType()
Get the type of the current mutation.
|
static ChangeStreamMutation.MutationType |
ChangeStreamMutation.MutationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeStreamMutation.MutationType[] |
ChangeStreamMutation.MutationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.