Package | Description |
---|---|
org.opends.server.admin.std.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
<C extends LocalDBVLVIndexCfgClient> |
LocalDBBackendCfgClient.createLocalDBVLVIndex(ManagedObjectDefinition<C,? extends LocalDBVLVIndexCfg> d,
String name,
Collection<PropertyException> exceptions)
Creates a new Local DB VLV Index.
|
Modifier and Type | Method and Description |
---|---|
LocalDBVLVIndexCfgClient |
LocalDBBackendCfgClient.getLocalDBVLVIndex(String name)
Gets the named Local DB VLV Index.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends LocalDBVLVIndexCfgClient,? extends LocalDBVLVIndexCfg> |
LocalDBVLVIndexCfgClient.definition()
Get the configuration definition associated with this Local DB VLV Index.
|
Modifier and Type | Method and Description |
---|---|
LocalDBVLVIndexCfgClient |
LocalDBVLVIndexCfgDefn.createClientConfiguration(ManagedObject<? extends LocalDBVLVIndexCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Modifier and Type | Method and Description |
---|---|
InstantiableRelationDefinition<LocalDBVLVIndexCfgClient,LocalDBVLVIndexCfg> |
LocalDBBackendCfgDefn.getLocalDBVLVIndexesRelationDefinition()
Get the "local-db-vlv-indexes" relation definition.
|
Modifier and Type | Method and Description |
---|---|
LocalDBVLVIndexCfgClient |
LocalDBVLVIndexCfgDefn.createClientConfiguration(ManagedObject<? extends LocalDBVLVIndexCfgClient> impl)
Creates a client configuration view of the provided managed
object.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.