| Package | Description | 
|---|---|
| com.hazelcast.wan | 
 This package contains the WAN replication API 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WanEventType | 
WanEvent.getEventType()
Returns the type of this event. 
 | 
static WanEventType | 
WanEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static WanEventType[] | 
WanEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.