Package | Description |
---|---|
com.gigaspaces.client.localview | |
com.gigaspaces.internal.client.cache.localview |
Modifier and Type | Method and Description |
---|---|
LocalViewConnectionState |
LocalViewMonitor.getConnectionState()
returns the current
LocalViewConnectionState |
static LocalViewConnectionState |
LocalViewConnectionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalViewConnectionState[] |
LocalViewConnectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalViewConnectionStateListener.onConnectionStateChanged(LocalViewConnectionState previousState,
LocalViewConnectionState currentState)
A listener is triggered when the local view connection changes state
|
Modifier and Type | Method and Description |
---|---|
LocalViewConnectionState |
LocalViewContainer.getConnectionState() |
Modifier and Type | Method and Description |
---|---|
void |
LocalViewContainer.updateConnectionState(LocalViewConnectionState newState) |
Copyright © GigaSpaces.