public class Tablet extends Object implements Serializable
| Constructor and Description |
|---|
Tablet() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRoutings() |
long |
getSchemaHash() |
int |
getVersion() |
long |
getVersionHash() |
void |
setRoutings(List<String> routings) |
void |
setSchemaHash(long schemaHash) |
void |
setVersion(int version) |
void |
setVersionHash(long versionHash) |
Copyright © 2024. All rights reserved.