public static class DatabaseStateMachine.TableMetadata extends Object
| Constructor and Description |
|---|
TableMetadata(String tableName) |
TableMetadata(String tableName,
int ttlMillis) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
expireOldEntries() |
String |
tableName() |
String |
toString() |
int |
ttlMillis() |
Copyright © 2014. All rights reserved.