Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static TablespaceSummary.DefaultInMemoryDistribute |
TablespaceSummary.DefaultInMemoryDistribute.create(String key) |
TablespaceSummary.DefaultInMemoryDistribute |
TablespaceSummary.getDefaultInMemoryDistribute()
Indicates how the IM column store is distributed by default for the tablespace in an Oracle
Real Application Clusters (Oracle RAC) environment.
|
static TablespaceSummary.DefaultInMemoryDistribute |
TablespaceSummary.DefaultInMemoryDistribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TablespaceSummary.DefaultInMemoryDistribute[] |
TablespaceSummary.DefaultInMemoryDistribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TablespaceSummary.Builder |
TablespaceSummary.Builder.defaultInMemoryDistribute(TablespaceSummary.DefaultInMemoryDistribute defaultInMemoryDistribute)
Indicates how the IM column store is distributed by default for the tablespace in an
Oracle Real Application Clusters (Oracle RAC) environment.
|
Copyright © 2016–2024. All rights reserved.