Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
org.opends.server.admin.std.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
Modifier and Type | Method and Description |
---|---|
protected SizePropertyDefinition |
SizePropertyDefinition.Builder.buildInstance(AbstractManagedObjectDefinition<?,?> d,
String propertyName,
EnumSet<PropertyOption> options,
AdministratorAction adminAction,
DefaultBehaviorProvider<Long> defaultBehavior)
Build a property definition based on the properties of this
builder.
|
Modifier and Type | Method and Description |
---|---|
R |
PropertyValueVisitor.visitSize(SizePropertyDefinition pd,
Long v,
P p)
Visit a size.
|
R |
PropertyDefinitionVisitor.visitSize(SizePropertyDefinition pd,
P p)
Visit a size property definition.
|
Modifier and Type | Method and Description |
---|---|
SizePropertyDefinition |
FileBasedDebugLogPublisherCfgDefn.getBufferSizePropertyDefinition()
Get the "buffer-size" property definition.
|
SizePropertyDefinition |
LDAPConnectionHandlerCfgDefn.getBufferSizePropertyDefinition()
Get the "buffer-size" property definition.
|
SizePropertyDefinition |
FileBasedErrorLogPublisherCfgDefn.getBufferSizePropertyDefinition()
Get the "buffer-size" property definition.
|
SizePropertyDefinition |
FileBasedAccessLogPublisherCfgDefn.getBufferSizePropertyDefinition()
Get the "buffer-size" property definition.
|
SizePropertyDefinition |
FileBasedAuditLogPublisherCfgDefn.getBufferSizePropertyDefinition()
Get the "buffer-size" property definition.
|
SizePropertyDefinition |
FileBasedHTTPAccessLogPublisherCfgDefn.getBufferSizePropertyDefinition()
Get the "buffer-size" property definition.
|
SizePropertyDefinition |
HTTPConnectionHandlerCfgDefn.getBufferSizePropertyDefinition()
Get the "buffer-size" property definition.
|
SizePropertyDefinition |
JEBackendCfgDefn.getDBCacheSizePropertyDefinition()
Get the "db-cache-size" property definition.
|
SizePropertyDefinition |
PDBBackendCfgDefn.getDBCacheSizePropertyDefinition()
Get the "db-cache-size" property definition.
|
SizePropertyDefinition |
JEBackendCfgDefn.getDBCheckpointerBytesIntervalPropertyDefinition()
Get the "db-checkpointer-bytes-interval" property definition.
|
SizePropertyDefinition |
JEBackendCfgDefn.getDBLogFileMaxPropertyDefinition()
Get the "db-log-file-max" property definition.
|
SizePropertyDefinition |
JEBackendCfgDefn.getDiskFullThresholdPropertyDefinition()
Get the "disk-full-threshold" property definition.
|
SizePropertyDefinition |
PDBBackendCfgDefn.getDiskFullThresholdPropertyDefinition()
Get the "disk-full-threshold" property definition.
|
SizePropertyDefinition |
JEBackendCfgDefn.getDiskLowThresholdPropertyDefinition()
Get the "disk-low-threshold" property definition.
|
SizePropertyDefinition |
PDBBackendCfgDefn.getDiskLowThresholdPropertyDefinition()
Get the "disk-low-threshold" property definition.
|
SizePropertyDefinition |
SizeLimitLogRetentionPolicyCfgDefn.getDiskSpaceUsedPropertyDefinition()
Get the "disk-space-used" property definition.
|
SizePropertyDefinition |
SizeLimitLogRotationPolicyCfgDefn.getFileSizeLimitPropertyDefinition()
Get the "file-size-limit" property definition.
|
SizePropertyDefinition |
FreeDiskSpaceLogRetentionPolicyCfgDefn.getFreeDiskSpacePropertyDefinition()
Get the "free-disk-space" property definition.
|
SizePropertyDefinition |
GlobalCfgDefn.getMaxInternalBufferSizePropertyDefinition()
Get the "max-internal-buffer-size" property definition.
|
SizePropertyDefinition |
LDAPConnectionHandlerCfgDefn.getMaxRequestSizePropertyDefinition()
Get the "max-request-size" property definition.
|
SizePropertyDefinition |
HTTPConnectionHandlerCfgDefn.getMaxRequestSizePropertyDefinition()
Get the "max-request-size" property definition.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.