| Package | Description |
|---|---|
| io.shardingsphere.core.keygen | |
| io.shardingsphere.jdbc.orchestration.internal.json |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeyGenerator
Default distributed primary key generator.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyGenerator |
KeyGeneratorFactory.newInstance(String keyGeneratorClassName)
Create key generator.
|
| Modifier and Type | Method and Description |
|---|---|
KeyGenerator |
KeyGeneratorGsonTypeAdapter.read(com.google.gson.stream.JsonReader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
KeyGeneratorGsonTypeAdapter.write(com.google.gson.stream.JsonWriter out,
KeyGenerator value) |
Copyright © 2018. All rights reserved.