Class DedicatedShardedDatabaseSummary
- java.lang.Object
- 
- com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
- 
- com.oracle.bmc.globallydistributeddatabase.model.ShardedDatabaseSummary
- 
- com.oracle.bmc.globallydistributeddatabase.model.DedicatedShardedDatabaseSummary
 
 
 
- 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20230301") public final class DedicatedShardedDatabaseSummary extends ShardedDatabaseSummarySummary of ATP-D based sharded database.
 Note: Objects should always be created or deserialized using theDedicatedShardedDatabaseSummary.Builder. This model distinguishes fields that are null because they are unset from fields that are explicitly set to null. This is done in the setter methods of theDedicatedShardedDatabaseSummary.Builder, which maintain a set of all explicitly set fields calledDedicatedShardedDatabaseSummary.Builder.__explicitlySet__. ThehashCode()andequals(Object)methods are implemented to take the explicitly set fields into account. The constructor, on the other hand, does not take the explicitly set fields into account (since the constructor cannot distinguish explicit null from unset null).
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classDedicatedShardedDatabaseSummary.Builderstatic classDedicatedShardedDatabaseSummary.DbWorkloadPossible workload types.static classDedicatedShardedDatabaseSummary.ShardingMethodSharding Method.- 
Nested classes/interfaces inherited from class com.oracle.bmc.globallydistributeddatabase.model.ShardedDatabaseSummaryShardedDatabaseSummary.DbDeploymentType
 
- 
 - 
Constructor SummaryConstructors Constructor Description DedicatedShardedDatabaseSummary(String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, ShardedDatabase.LifecycleState lifecycleState, String lifecycleStateDetails, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, DedicatedShardedDatabase.ReplicationMethod replicationMethod, Integer replicationFactor, Integer replicationUnit, String clusterCertificateCommonName, DedicatedShardedDatabaseSummary.DbWorkload dbWorkload, DedicatedShardedDatabaseSummary.ShardingMethod shardingMethod, String characterSet, String ncharacterSet, Integer chunks, String dbVersion, Integer listenerPort, Integer listenerPortTls, Integer onsPortLocal, Integer onsPortRemote, String prefix, Integer totalCpuCount, Double totalDataStorageSizeInGbs)Deprecated.
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DedicatedShardedDatabaseSummary.Builderbuilder()Create a new builder.booleanequals(Object o)StringgetCharacterSet()The character set for the sharded database.IntegergetChunks()The default number of unique chunks in a shardspace.StringgetClusterCertificateCommonName()The certificate common name used in all cloudAutonomousVmClusters for the sharded database topology.StringgetDbVersion()Oracle Database version of the Autonomous Container Database.DedicatedShardedDatabaseSummary.DbWorkloadgetDbWorkload()Possible workload types.IntegergetListenerPort()The listener port number for the sharded database.IntegergetListenerPortTls()The TLS listener port number for sharded database.StringgetNcharacterSet()The national character set for the sharded database.IntegergetOnsPortLocal()Ons local port number.IntegergetOnsPortRemote()Ons remote port number.StringgetPrefix()Name prefix for the sharded databases.IntegergetReplicationFactor()The Replication factor for RAFT replication based sharded database.DedicatedShardedDatabase.ReplicationMethodgetReplicationMethod()The Replication method for sharded database.IntegergetReplicationUnit()For RAFT replication based sharded database, the value should be atleast twice the number of shards.DedicatedShardedDatabaseSummary.ShardingMethodgetShardingMethod()Sharding Method.IntegergetTotalCpuCount()Total cpu count usage for shards and catalogs of the sharded database.DoublegetTotalDataStorageSizeInGbs()The aggregarted value of dataStorageSizeInGbs for all shards and catalogs.inthashCode()DedicatedShardedDatabaseSummary.BuildertoBuilder()StringtoString()StringtoString(boolean includeByteArrayContents)Return a string representation of the object.- 
Methods inherited from class com.oracle.bmc.globallydistributeddatabase.model.ShardedDatabaseSummarygetCompartmentId, getDefinedTags, getDisplayName, getFreeformTags, getId, getLifecycleState, getLifecycleStateDetails, getSystemTags, getTimeCreated, getTimeUpdated
 
- 
 
- 
- 
- 
Constructor Detail- 
DedicatedShardedDatabaseSummary@Deprecated public DedicatedShardedDatabaseSummary(String id, String compartmentId, String displayName, Date timeCreated, Date timeUpdated, ShardedDatabase.LifecycleState lifecycleState, String lifecycleStateDetails, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, Map<String,Map<String,Object>> systemTags, DedicatedShardedDatabase.ReplicationMethod replicationMethod, Integer replicationFactor, Integer replicationUnit, String clusterCertificateCommonName, DedicatedShardedDatabaseSummary.DbWorkload dbWorkload, DedicatedShardedDatabaseSummary.ShardingMethod shardingMethod, String characterSet, String ncharacterSet, Integer chunks, String dbVersion, Integer listenerPort, Integer listenerPortTls, Integer onsPortLocal, Integer onsPortRemote, String prefix, Integer totalCpuCount, Double totalDataStorageSizeInGbs) Deprecated.
 
- 
 - 
Method Detail- 
builderpublic static DedicatedShardedDatabaseSummary.Builder builder() Create a new builder.
 - 
toBuilderpublic DedicatedShardedDatabaseSummary.Builder toBuilder() 
 - 
getReplicationMethodpublic DedicatedShardedDatabase.ReplicationMethod getReplicationMethod() The Replication method for sharded database.- Returns:
- the value
 
 - 
getReplicationFactorpublic Integer getReplicationFactor() The Replication factor for RAFT replication based sharded database.Currently supported values are 3, 5 and 7. - Returns:
- the value
 
 - 
getReplicationUnitpublic Integer getReplicationUnit() For RAFT replication based sharded database, the value should be atleast twice the number of shards.- Returns:
- the value
 
 - 
getClusterCertificateCommonNamepublic String getClusterCertificateCommonName() The certificate common name used in all cloudAutonomousVmClusters for the sharded database topology.Eg. Production. All the clusters used in one sharded database topology shall have same CABundle setup. Valid characterset for clusterCertificateCommonName include uppercase or lowercase letters, numbers, hyphens, underscores, and period. - Returns:
- the value
 
 - 
getDbWorkloadpublic DedicatedShardedDatabaseSummary.DbWorkload getDbWorkload() Possible workload types.- Returns:
- the value
 
 - 
getShardingMethodpublic DedicatedShardedDatabaseSummary.ShardingMethod getShardingMethod() Sharding Method.- Returns:
- the value
 
 - 
getCharacterSetpublic String getCharacterSet() The character set for the sharded database.- Returns:
- the value
 
 - 
getNcharacterSetpublic String getNcharacterSet() The national character set for the sharded database.- Returns:
- the value
 
 - 
getChunkspublic Integer getChunks() The default number of unique chunks in a shardspace.The value of chunks must be greater than 2 times the size of the largest shardgroup in any shardspace. - Returns:
- the value
 
 - 
getDbVersionpublic String getDbVersion() Oracle Database version of the Autonomous Container Database.- Returns:
- the value
 
 - 
getListenerPortpublic Integer getListenerPort() The listener port number for the sharded database.- Returns:
- the value
 
 - 
getListenerPortTlspublic Integer getListenerPortTls() The TLS listener port number for sharded database.- Returns:
- the value
 
 - 
getOnsPortLocalpublic Integer getOnsPortLocal() Ons local port number.- Returns:
- the value
 
 - 
getOnsPortRemotepublic Integer getOnsPortRemote() Ons remote port number.- Returns:
- the value
 
 - 
getPrefixpublic String getPrefix() Name prefix for the sharded databases.- Returns:
- the value
 
 - 
getTotalCpuCountpublic Integer getTotalCpuCount() Total cpu count usage for shards and catalogs of the sharded database.- Returns:
- the value
 
 - 
getTotalDataStorageSizeInGbspublic Double getTotalDataStorageSizeInGbs() The aggregarted value of dataStorageSizeInGbs for all shards and catalogs.- Returns:
- the value
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- ShardedDatabaseSummary
 
 - 
toStringpublic String toString(boolean includeByteArrayContents) Return a string representation of the object.- Overrides:
- toStringin class- ShardedDatabaseSummary
- Parameters:
- includeByteArrayContents- true to include the full contents of byte arrays
- Returns:
- string representation
 
 - 
equalspublic boolean equals(Object o) - Overrides:
- equalsin class- ShardedDatabaseSummary
 
 - 
hashCodepublic int hashCode() - Overrides:
- hashCodein class- ShardedDatabaseSummary
 
 
- 
 
-