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