public class State extends Object
Constructor and Description |
---|
State() |
Modifier and Type | Method and Description |
---|---|
void |
decLevel() |
int |
getBatchIndex() |
int |
getLevel() |
void |
incLevel() |
void |
setBatchIndex(int index) |
String |
toString() |
Copyright © 2014–2020 Redisson. All rights reserved.