Uses of Class
org.apache.cassandra.config.DurationSpec.LongNanosecondsBound
Packages that use DurationSpec.LongNanosecondsBound
-
Uses of DurationSpec.LongNanosecondsBound in org.apache.cassandra.config
Fields in org.apache.cassandra.config declared as DurationSpec.LongNanosecondsBoundMethods in org.apache.cassandra.config that return DurationSpec.LongNanosecondsBoundModifier and TypeMethodDescriptionDatabaseDescriptor.getRepairStateExpires()DatabaseDescriptor.getStreamingStateExpires()Methods in org.apache.cassandra.config with parameters of type DurationSpec.LongNanosecondsBoundModifier and TypeMethodDescriptionstatic voidDatabaseDescriptor.setRepairStateExpires(DurationSpec.LongNanosecondsBound duration) static voidDatabaseDescriptor.setStreamingStateExpires(DurationSpec.LongNanosecondsBound duration)