Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static TablespaceSummary.DefaultInMemoryService |
TablespaceSummary.DefaultInMemoryService.create(String key) |
TablespaceSummary.DefaultInMemoryService |
TablespaceSummary.getDefaultInMemoryService()
Indicates how the IM column store is populated on various instances by default for the
tablespace.
|
static TablespaceSummary.DefaultInMemoryService |
TablespaceSummary.DefaultInMemoryService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TablespaceSummary.DefaultInMemoryService[] |
TablespaceSummary.DefaultInMemoryService.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.defaultInMemoryService(TablespaceSummary.DefaultInMemoryService defaultInMemoryService)
Indicates how the IM column store is populated on various instances by default for the
tablespace.
|
Copyright © 2016–2024. All rights reserved.