Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
QuorumInfo |
QuorumInfo.clone() |
QuorumInfo |
Database.getQuorumInfo()
Output only.
|
QuorumInfo |
QuorumInfo.set(String fieldName,
Object value) |
QuorumInfo |
QuorumInfo.setEtag(String etag)
Output only.
|
QuorumInfo |
QuorumInfo.setInitiator(String initiator)
Output only.
|
QuorumInfo |
QuorumInfo.setQuorumType(QuorumType quorumType)
Output only.
|
QuorumInfo |
QuorumInfo.setStartTime(String startTime)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Database |
Database.setQuorumInfo(QuorumInfo quorumInfo)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.