- java.lang.Object
-
- org.apache.directory.shared.ldap.schema.AbstractSchemaObject
-
- org.apache.directory.shared.ldap.schema.LoadableSchemaObject
-
- org.apache.directory.shared.ldap.schema.LdapComparator<E>
-
- org.apache.directory.shared.ldap.schema.comparators.SerializableComparator<Long>
-
- org.apache.directory.server.core.partition.impl.btree.LongComparator
-
-
Field Summary
-
Fields inherited from class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
description, extensions, isEnabled, isObsolete, isReadOnly, locked, names, objectType, oid, schemaName, specification
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(Long l1,
Long l2) |
-
Methods inherited from class org.apache.directory.shared.ldap.schema.comparators.SerializableComparator
setSchemaManager
-
Methods inherited from class org.apache.directory.shared.ldap.schema.LdapComparator
equals, toString
-
Methods inherited from class org.apache.directory.shared.ldap.schema.LoadableSchemaObject
copy, getBytecode, getFqcn, isValid, registerOid, setBytecode, setFqcn
-
Methods inherited from class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
addExtension, addName, addToRegistries, clear, compareOid, copy, getDescription, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hashCode, isDisabled, isEnabled, isObsolete, isReadOnly, lock, removeFromRegistries, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setReadOnly, setRegistries, setSchemaName, setSpecification
-
-
Constructor Detail
-
LongComparator
public LongComparator()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.