public final class BuilderFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BuilderFactory.SetFromList<E>
A decorator to implement Set from List.
|
public static final Builder<byte[]> BINARY
public static final Builder<List<Map.Entry<byte[],byte[]>>> BINARY_PAIR_LIST_FROM_PAIRS
public static final Builder<Map<String,Object>> AGGRESSIVE_ENCODED_OBJECT_MAP
public static final Builder<List<Map.Entry<String,String>>> STRING_PAIR_LIST_FROM_PAIRS
public static final Builder<List<KeyValue<String,List<String>>>> KEYED_STRING_LIST_LIST
public static final Builder<KeyValue<byte[],List<Tuple>>> BINARY_KEYED_TUPLE_LIST
public static final Builder<ScanResult<String>> SCAN_RESPONSE
public static final Builder<ScanResult<Map.Entry<String,String>>> HSCAN_RESPONSE
public static final Builder<ScanResult<String>> SSCAN_RESPONSE
public static final Builder<ScanResult<Tuple>> ZSCAN_RESPONSE
public static final Builder<ScanResult<byte[]>> SCAN_BINARY_RESPONSE
public static final Builder<ScanResult<Map.Entry<byte[],byte[]>>> HSCAN_BINARY_RESPONSE
public static final Builder<ScanResult<byte[]>> SSCAN_BINARY_RESPONSE
public static final Builder<List<GeoCoordinate>> GEO_COORDINATE_LIST
public static final Builder<List<GeoRadiusResponse>> GEORADIUS_WITH_PARAMS_RESULT
public static final Builder<Map<String,CommandDocument>> COMMAND_DOCS_RESPONSE
public static final Builder<Map<String,CommandInfo>> COMMAND_INFO_RESPONSE
public static final Builder<Map<String,LatencyLatestInfo>> LATENCY_LATEST_RESPONSE
public static final Builder<List<LatencyHistoryInfo>> LATENCY_HISTORY_RESPONSE
public static final Builder<List<ClusterShardInfo>> CLUSTER_SHARD_INFO_LIST
public static final Builder<AccessControlUser> ACCESS_CONTROL_USER
public static final Builder<List<AccessControlLogEntry>> ACCESS_CONTROL_LOG_ENTRY_LIST
public static final Builder<StreamEntryID> STREAM_ENTRY_ID
public static final Builder<List<StreamEntryID>> STREAM_ENTRY_ID_LIST
public static final Builder<StreamEntry> STREAM_ENTRY
public static final Builder<List<StreamEntry>> STREAM_ENTRY_LIST
public static final Builder<Map.Entry<StreamEntryID,List<StreamEntry>>> STREAM_AUTO_CLAIM_RESPONSE
public static final Builder<Map.Entry<StreamEntryID,List<StreamEntryID>>> STREAM_AUTO_CLAIM_JUSTID_RESPONSE
@Deprecated public static final Builder<Map.Entry<StreamEntryID,List<StreamEntryID>>> STREAM_AUTO_CLAIM_ID_RESPONSE
STREAM_AUTO_CLAIM_JUSTID_RESPONSE.public static final Builder<List<Map.Entry<String,List<StreamEntry>>>> STREAM_READ_RESPONSE
public static final Builder<Map<String,List<StreamEntry>>> STREAM_READ_MAP_RESPONSE
public static final Builder<List<StreamPendingEntry>> STREAM_PENDING_ENTRY_LIST
public static final Builder<StreamInfo> STREAM_INFO
public static final Builder<List<StreamGroupInfo>> STREAM_GROUP_INFO_LIST
@Deprecated public static final Builder<List<StreamConsumersInfo>> STREAM_CONSUMERS_INFO_LIST
STREAM_CONSUMER_INFO_LIST.public static final Builder<List<StreamConsumerInfo>> STREAM_CONSUMER_INFO_LIST
public static final Builder<StreamFullInfo> STREAM_FULL_INFO
@Deprecated public static final Builder<StreamFullInfo> STREAM_INFO_FULL
STREAM_FULL_INFO.public static final Builder<StreamPendingSummary> STREAM_PENDING_SUMMARY
public static final Builder<LCSMatchResult> STR_ALGO_LCS_RESULT_BUILDER
public static final Builder<Map<String,Object>> ENCODED_OBJECT_MAP_FROM_PAIRS
@Deprecated public static final Builder<List<LibraryInfo>> LIBRARY_LIST
LibraryInfo.LIBRARY_INFO_LIST.Copyright © 2024. All rights reserved.