Skip navigation links
C D G I O R S T U 

C

CLOCK_SEQUENCE_HI_BYTE_OFFSET_IN_UUID - Static variable in class org.wso2.carbon.uuid.generator.util.UUIDGeneratorConstants
 
CLOCK_SEQUENCE_LOW_BYTE_OFFSET_IN_UUID - Static variable in class org.wso2.carbon.uuid.generator.util.UUIDGeneratorConstants
 
createClockSeqInLong(byte[], int) - Static method in class org.wso2.carbon.uuid.generator.util.Util
 
createUUIDSecondHalfInLong(long) - Static method in class org.wso2.carbon.uuid.generator.util.Util
 

D

deactivate() - Method in class org.wso2.carbon.uuid.generator.UUIDTimestampSynchronizer
Method UUIDTimeStamp will call if this synchronizer object is being replaced by another synchronizer (or removed, that is, no more synchronization is to be done).

G

generate() - Method in class org.wso2.carbon.uuid.generator.TimeBasedUUIDGenerator
 
generate() - Method in class org.wso2.carbon.uuid.generator.UUIDGenerator
Method to include the logic to generate a specified uuid.
getClockSequence() - Method in class org.wso2.carbon.uuid.generator.UUIDTimeStamp
 
getTimeBasedUUIDGenerator() - Static method in class org.wso2.carbon.uuid.generator.UUIDGeneratorManager
Static method to retrieve the time based UUID generator.
getTimestamp() - Method in class org.wso2.carbon.uuid.generator.UUIDTimeStamp
 

I

initialize() - Method in class org.wso2.carbon.uuid.generator.UUIDTimestampSynchronizer
Initialization method is will be called on an instance by UUIDTimeStamp right after it's been configured with one.

O

org.wso2.carbon.uuid.generator - package org.wso2.carbon.uuid.generator
 
org.wso2.carbon.uuid.generator.util - package org.wso2.carbon.uuid.generator.util
 

R

random - Variable in class org.wso2.carbon.uuid.generator.UUIDTimeStamp
 

S

synchronizedTime - Static variable in class org.wso2.carbon.uuid.generator.UUIDGeneratorManager
 

T

TimeBasedUUIDGenerator - Class in org.wso2.carbon.uuid.generator
Class responsible for constructing and generating a time based UUID.
TimeBasedUUIDGenerator(UUIDTimeStamp) - Constructor for class org.wso2.carbon.uuid.generator.TimeBasedUUIDGenerator
 
timestampSynchronizer - Variable in class org.wso2.carbon.uuid.generator.UUIDTimeStamp
 

U

update(long) - Method in class org.wso2.carbon.uuid.generator.UUIDTimestampSynchronizer
Method called by UUIDTimeStamp to indicate that it has generated a timestamp value that is beyond last legal timestamp value.
Util - Class in org.wso2.carbon.uuid.generator.util
 
Util() - Constructor for class org.wso2.carbon.uuid.generator.util.Util
 
UUIDGenerator - Class in org.wso2.carbon.uuid.generator
Abstract class for Creating UUID generators.
UUIDGenerator() - Constructor for class org.wso2.carbon.uuid.generator.UUIDGenerator
 
UUIDGeneratorConstants - Class in org.wso2.carbon.uuid.generator.util
 
UUIDGeneratorConstants() - Constructor for class org.wso2.carbon.uuid.generator.util.UUIDGeneratorConstants
 
UUIDGeneratorManager - Class in org.wso2.carbon.uuid.generator
This is the manager class which can be used to retrieve UUID generators of specific type.
UUIDGeneratorManager() - Constructor for class org.wso2.carbon.uuid.generator.UUIDGeneratorManager
 
uuidSecondHalf - Variable in class org.wso2.carbon.uuid.generator.TimeBasedUUIDGenerator
 
uuidTimeStamp - Variable in class org.wso2.carbon.uuid.generator.TimeBasedUUIDGenerator
 
UUIDTimeStamp - Class in org.wso2.carbon.uuid.generator
 
UUIDTimeStamp(Random, UUIDTimestampSynchronizer) - Constructor for class org.wso2.carbon.uuid.generator.UUIDTimeStamp
 
UUIDTimestampSynchronizer - Class in org.wso2.carbon.uuid.generator
This is the API for utility classes optionally used by UUIDTimeStamp to ensure that timestamp values used for generating time/location-based UUIDs are monotonically increasing, as well as that only one such generator is ever used on a single system, even in presence of multiple JVMs.
UUIDTimestampSynchronizer() - Constructor for class org.wso2.carbon.uuid.generator.UUIDTimestampSynchronizer
 
C D G I O R S T U 
Skip navigation links

Copyright © 2024 WSO2. All rights reserved.