Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static Tablespace.DefaultInMemoryDuplicate |
Tablespace.DefaultInMemoryDuplicate.create(String key) |
Tablespace.DefaultInMemoryDuplicate |
Tablespace.getDefaultInMemoryDuplicate()
Indicates the duplicate setting for the IM column store in an Oracle RAC environment.
|
static Tablespace.DefaultInMemoryDuplicate |
Tablespace.DefaultInMemoryDuplicate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tablespace.DefaultInMemoryDuplicate[] |
Tablespace.DefaultInMemoryDuplicate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Tablespace.Builder |
Tablespace.Builder.defaultInMemoryDuplicate(Tablespace.DefaultInMemoryDuplicate defaultInMemoryDuplicate)
Indicates the duplicate setting for the IM column store in an Oracle RAC environment.
|
Copyright © 2016–2024. All rights reserved.