A B C D E F G H I J K L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- canRead(EvaluationContext, Object, String) - Method in class com.redis.riot.core.processor.MapAccessor
- canRead(EvaluationContext, Object, String) - Method in class com.redis.riot.core.ReflectivePropertyAccessor
- canRead(EvaluationContext, Object, String) - Method in class com.redis.riot.core.ReflectivePropertyAccessor.OptimalPropertyAccessor
- canWrite(EvaluationContext, Object, String) - Method in class com.redis.riot.core.processor.MapAccessor
- canWrite(EvaluationContext, Object, String) - Method in class com.redis.riot.core.ReflectivePropertyAccessor
- canWrite(EvaluationContext, Object, String) - Method in class com.redis.riot.core.ReflectivePropertyAccessor.OptimalPropertyAccessor
- close() - Method in class com.redis.riot.core.processor.CompositeItemStreamItemProcessor
- close() - Method in class com.redis.riot.core.resource.AbstractResourceItemWriter
- close() - Method in class com.redis.riot.core.resource.AbstractResourceItemWriter.OutputState
-
Close the open resource and reset counters.
- close() - Method in class com.redis.riot.core.resource.CountingOutputStream
- close() - Method in class com.redis.riot.core.resource.TransactionAwareBufferedWriter
- close() - Method in class com.redis.riot.core.resource.XmlObjectReader
- CollectionToStringMapConverter - Class in com.redis.riot.core.convert
- CollectionToStringMapConverter() - Constructor for class com.redis.riot.core.convert.CollectionToStringMapConverter
- com.redis.riot.core - package com.redis.riot.core
- com.redis.riot.core.convert - package com.redis.riot.core.convert
- com.redis.riot.core.processor - package com.redis.riot.core.processor
- com.redis.riot.core.resource - package com.redis.riot.core.resource
- CompositeItemStreamItemProcessor<I,O> - Class in com.redis.riot.core.processor
- CompositeItemStreamItemProcessor() - Constructor for class com.redis.riot.core.processor.CompositeItemStreamItemProcessor
- ConcatenatingConverter(String, List<Function<Map<String, Object>, String>>) - Constructor for class com.redis.riot.core.convert.IdConverterBuilder.ConcatenatingConverter
- convert(String) - Method in class com.redis.riot.core.convert.RegexNamedGroupsExtractor
- convert(String) - Method in class com.redis.riot.core.convert.StringToStringMapConverter
- convert(Collection<String>) - Method in class com.redis.riot.core.convert.CollectionToStringMapConverter
- convert(List<Sample>) - Method in class com.redis.riot.core.convert.TimeSeriesToStringMapConverter
- convert(List<ScoredValue<String>>) - Method in class com.redis.riot.core.convert.ZsetToStringMapConverter
- convert(List<StreamMessage<String, String>>) - Method in class com.redis.riot.core.convert.StreamToStringMapConverter
- CountingOutputStream - Class in com.redis.riot.core.resource
-
An OutputStream that counts the number of bytes written.
- CountingOutputStream(OutputStream) - Constructor for class com.redis.riot.core.resource.CountingOutputStream
-
Wraps another output stream, counting the number of bytes written.
- createOptimalAccessor(Object, String) - Method in class com.redis.riot.core.ReflectivePropertyAccessor
-
Attempt to create an optimized property accessor tailored for a property of a particular name on a particular class.
- CSV - com.redis.riot.core.FileExtension
- currentItemCount(int) - Method in class com.redis.riot.core.resource.XmlItemReaderBuilder
-
Index for the current item.
- customizeConnection(HttpURLConnection) - Method in class com.redis.riot.core.resource.UncustomizedUrlResource
All Classes All Packages