public class TransportJgroups<T extends TransportJgroups> extends Object
| Constructor and Description |
|---|
TransportJgroups() |
| Modifier and Type | Method and Description |
|---|---|
String |
channel()
The channel of this cache container's transport.
|
T |
channel(String value)
The channel of this cache container's transport.
|
String |
getKey() |
Long |
lockTimeout()
The timeout for locks for the transport
|
T |
lockTimeout(Long value)
The timeout for locks for the transport
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.