public final class ShardingStrategyConfigurationGsonTypeAdapter extends com.google.gson.TypeAdapter<ShardingStrategyConfiguration>
| 构造器和说明 |
|---|
ShardingStrategyConfigurationGsonTypeAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
ShardingStrategyConfiguration |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
ShardingStrategyConfiguration value) |
public ShardingStrategyConfigurationGsonTypeAdapter()
public ShardingStrategyConfiguration read(com.google.gson.stream.JsonReader in) throws IOException
read 在类中 com.google.gson.TypeAdapter<ShardingStrategyConfiguration>IOExceptionpublic void write(com.google.gson.stream.JsonWriter out,
ShardingStrategyConfiguration value)
throws IOException
write 在类中 com.google.gson.TypeAdapter<ShardingStrategyConfiguration>IOExceptionCopyright © 2018. All rights reserved.