| Package | Description |
|---|---|
| org.infinispan.counter.api |
Clustered Counters API.
|
| org.infinispan.counter.util |
| Modifier and Type | Method and Description |
|---|---|
CounterType |
CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5.decode(int $1) |
CounterType |
CounterConfiguration.type() |
static CounterType |
CounterType.valueOf(int index) |
static CounterType |
CounterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CounterType[] |
CounterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Class<CounterType> |
CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5.getJavaClass() |
| Modifier and Type | Method and Description |
|---|---|
static CounterConfiguration.Builder |
CounterConfiguration.builder(CounterType type) |
int |
CounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5.encode(CounterType $1) |
| Modifier and Type | Method and Description |
|---|---|
static CounterType |
EncodeUtil.decodeType(byte flags)
Decodes the
Storage. |
Copyright © 2022 JBoss by Red Hat. All rights reserved.