类的使用
com.moilioncircle.redis.replicator.rdb.datatype.KeyValuePair
-
-
com.moilioncircle.redis.replicator.rdb中KeyValuePair的使用
返回KeyValuePair的com.moilioncircle.redis.replicator.rdb中的方法 修饰符和类型 方法 说明 protected KeyValuePair<?,?>DefaultRdbVisitor. rdbLoadObject(RedisInputStream in, int version, ContextKeyValuePair context) -
com.moilioncircle.redis.replicator.rdb.datatype中KeyValuePair的使用
com.moilioncircle.redis.replicator.rdb.datatype中KeyValuePair的子类 修饰符和类型 类 说明 classContextKeyValuePairclassKeyStringValueHashclassKeyStringValueListclassKeyStringValueModuleclassKeyStringValueSetclassKeyStringValueStreamclassKeyStringValueStringclassKeyStringValueZSet返回KeyValuePair的com.moilioncircle.redis.replicator.rdb.datatype中的方法 修饰符和类型 方法 说明 static KeyValuePair<byte[],Map<byte[],byte[]>>KeyValuePairs. hash(KeyValuePair<byte[],?> raw, Map<byte[],byte[]> value)static KeyValuePair<byte[],List<byte[]>>KeyValuePairs. list(KeyValuePair<byte[],?> raw, List<byte[]> value)static KeyValuePair<byte[],Module>KeyValuePairs. module(KeyValuePair<byte[],?> raw, Module value)static KeyValuePair<byte[],Set<byte[]>>KeyValuePairs. set(KeyValuePair<byte[],?> raw, Set<byte[]> value)static KeyValuePair<byte[],Stream>KeyValuePairs. stream(KeyValuePair<byte[],?> raw, Stream value)static KeyValuePair<byte[],byte[]>KeyValuePairs. string(KeyValuePair<byte[],?> raw, byte[] value)<K,V>
KeyValuePair<K,V>ContextKeyValuePair. valueOf(KeyValuePair<K,V> kv)static KeyValuePair<byte[],Set<ZSetEntry>>KeyValuePairs. zset(KeyValuePair<byte[],?> raw, Set<ZSetEntry> value)参数类型为KeyValuePair的com.moilioncircle.redis.replicator.rdb.datatype中的方法 修饰符和类型 方法 说明 static KeyValuePair<byte[],Map<byte[],byte[]>>KeyValuePairs. hash(KeyValuePair<byte[],?> raw, Map<byte[],byte[]> value)static BatchedKeyStringValueHashKeyValuePairs. hash(KeyValuePair<byte[],?> raw, Map<byte[],byte[]> value, int batch, boolean last)static KeyStringValueMapEntryIteratorKeyValuePairs. iterHash(KeyValuePair<byte[],?> raw, Iterator<Map.Entry<byte[],byte[]>> value)static KeyStringValueByteArrayIteratorKeyValuePairs. iterList(KeyValuePair<byte[],?> raw, Iterator<byte[]> value)static KeyStringValueByteArrayIteratorKeyValuePairs. iterSet(KeyValuePair<byte[],?> raw, Iterator<byte[]> value)static KeyStringValueZSetEntryIteratorKeyValuePairs. iterZset(KeyValuePair<byte[],?> raw, Iterator<ZSetEntry> value)static KeyValuePair<byte[],List<byte[]>>KeyValuePairs. list(KeyValuePair<byte[],?> raw, List<byte[]> value)static BatchedKeyStringValueListKeyValuePairs. list(KeyValuePair<byte[],?> raw, List<byte[]> value, int batch, boolean last)static KeyValuePair<byte[],Module>KeyValuePairs. module(KeyValuePair<byte[],?> raw, Module value)static BatchedKeyStringValueModuleKeyValuePairs. module(KeyValuePair<byte[],?> raw, Module value, int batch, boolean last)static KeyValuePair<byte[],Set<byte[]>>KeyValuePairs. set(KeyValuePair<byte[],?> raw, Set<byte[]> value)static BatchedKeyStringValueSetKeyValuePairs. set(KeyValuePair<byte[],?> raw, Set<byte[]> value, int batch, boolean last)static KeyValuePair<byte[],Stream>KeyValuePairs. stream(KeyValuePair<byte[],?> raw, Stream value)static BatchedKeyStringValueStreamKeyValuePairs. stream(KeyValuePair<byte[],?> raw, Stream value, int batch, boolean last)static KeyValuePair<byte[],byte[]>KeyValuePairs. string(KeyValuePair<byte[],?> raw, byte[] value)static BatchedKeyStringValueStringKeyValuePairs. string(KeyValuePair<byte[],?> raw, byte[] value, int batch, boolean last)<K,V>
KeyValuePair<K,V>ContextKeyValuePair. valueOf(KeyValuePair<K,V> kv)static KeyValuePair<byte[],Set<ZSetEntry>>KeyValuePairs. zset(KeyValuePair<byte[],?> raw, Set<ZSetEntry> value)static BatchedKeyStringValueZSetKeyValuePairs. zset(KeyValuePair<byte[],?> raw, Set<ZSetEntry> value, int batch, boolean last) -
com.moilioncircle.redis.replicator.rdb.dump.datatype中KeyValuePair的使用
com.moilioncircle.redis.replicator.rdb.dump.datatype中KeyValuePair的子类 修饰符和类型 类 说明 classDumpKeyValuePair -
com.moilioncircle.redis.replicator.rdb.dump.parser中KeyValuePair的使用
返回KeyValuePair的com.moilioncircle.redis.replicator.rdb.dump.parser中的方法 修饰符和类型 方法 说明 KeyValuePair<?,?>DefaultDumpValueParser. parse(DumpKeyValuePair kv)KeyValuePair<?,?>DumpValueParser. parse(DumpKeyValuePair kv)KeyValuePair<?,?>IterableDumpValueParser. parse(DumpKeyValuePair kv) -
com.moilioncircle.redis.replicator.rdb.iterable.datatype中KeyValuePair的使用
com.moilioncircle.redis.replicator.rdb.iterable.datatype中KeyValuePair的子类 修饰符和类型 类 说明 classBatchedKeyStringValueHashclassBatchedKeyStringValueListclassBatchedKeyStringValueModuleclassBatchedKeyStringValueSetclassBatchedKeyStringValueStreamclassBatchedKeyStringValueStringclassBatchedKeyStringValueZSetclassBatchedKeyValuePair<K,V>classKeyStringValueByteArrayIteratorclassKeyStringValueMapEntryIteratorclassKeyStringValueZSetEntryIterator
-