Uses of Interface
org.apache.cassandra.utils.TimeUUID.Generator.Factory
Packages that use TimeUUID.Generator.Factory
-
Uses of TimeUUID.Generator.Factory in org.apache.cassandra.io.sstable.format
Fields in org.apache.cassandra.io.sstable.format declared as TimeUUID.Generator.FactoryModifier and TypeFieldDescriptionstatic final TimeUUID.Generator.Factory<SSTableReader.UniqueIdentifier>SSTableReader.UNIQUE_IDENTIFIER_FACTORY -
Uses of TimeUUID.Generator.Factory in org.apache.cassandra.utils
Methods in org.apache.cassandra.utils with parameters of type TimeUUID.Generator.FactoryModifier and TypeMethodDescriptionstatic <T extends TimeUUID>
TTimeUUID.Generator.nextTimeUUID(TimeUUID.Generator.Factory<T> factory)