public class KeyGeneratorImplementations extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyGeneratorImplementations.BadRandomKeyGenerator |
static class |
KeyGeneratorImplementations.BucketKeyGenerator
This is the used implementation
|
static class |
KeyGeneratorImplementations.FullRandomKeyGenerator |
static class |
KeyGeneratorImplementations.SeqKeyGenerator |
| Constructor and Description |
|---|
KeyGeneratorImplementations() |
| Modifier and Type | Method and Description |
|---|---|
static KeyGenerator |
defaultKeyGenerator() |
public static KeyGenerator defaultKeyGenerator()
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.