| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.platform.client |
| Modifier and Type | Method and Description |
|---|---|
static ClientBitmaskFeature |
ClientBitmaskFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientBitmaskFeature[] |
ClientBitmaskFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<ClientBitmaskFeature> |
ClientBitmaskFeature.allFeaturesAsEnumSet() |
static EnumSet<ClientBitmaskFeature> |
ClientBitmaskFeature.enumSet(byte[] bytes) |
EnumSet<ClientBitmaskFeature> |
ClientProtocolContext.features() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientProtocolContext.isFeatureSupported(ClientBitmaskFeature feature) |
| Constructor and Description |
|---|
ClientProtocolContext(ClientListenerProtocolVersion ver,
EnumSet<ClientBitmaskFeature> features) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021