Index

A B C D E F H I J L M O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

applied(License) - Static method in class org.gridgain.internal.license.event.LicenseUpdateEventParameters
New license is applied.

B

BASIC_AUTH - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 

C

checkAllFeature(Set<LicenseFeature>) - Method in interface org.gridgain.internal.license.LicenseFeatureChecker
Check all the given features are available in the license.
checkAnyFeature(Set<LicenseFeature>) - Method in interface org.gridgain.internal.license.LicenseFeatureChecker
Check any the given features are available in the license.
checkFeature(LicenseFeature) - Method in interface org.gridgain.internal.license.LicenseFeatureChecker
Check the given feature is available in the license.
COLUMNAR_STORAGE - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
COMMUNITY - Enum constant in enum class org.gridgain.internal.license.Edition
Community edition.
COMPRESSION - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
COMPUTE - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
config() - Method in interface org.gridgain.internal.license.License
Returns the license configuration in typesafe.Config format.
content - Variable in class org.gridgain.internal.license.configuration.LicenseConfigurationSchema
License content.
CONTINUOUS_QUERIES - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 

D

DATA_CENTER_REPLICATION - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 

E

Edition - Enum Class in org.gridgain.internal.license
Represents the license edition.
EDITION - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
enabledFeatures() - Method in interface org.gridgain.internal.license.LicenseFeatureChecker
Returns features set that is available in the license.
ENTERPRISE - Enum constant in enum class org.gridgain.internal.license.Edition
Enterprise edition.
EVICTION - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
EXPIRE_DATE - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
EXPIRY - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
EXPLICIT_TRANSACTIONS - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
EXTENDED_SECONDARY_STORAGE - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 

F

features() - Element in annotation interface org.gridgain.internal.license.configuration.validator.HasLicenseFeature
Returns required license feature flag.
FEATURES - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
field(LicenseField<T>) - Method in interface org.gridgain.internal.license.License
Reads the given license field.
fullName() - Method in enum class org.gridgain.internal.license.LicenseFeature
 

H

HasLicenseFeature - Annotation Interface in org.gridgain.internal.license.configuration.validator
Validates that current license has required license features in two modes, all or at least one.
HoconLicenseField<T> - Class in org.gridgain.internal.license
Fields of a HOCON object that represents a GG license.

I

ICEBERG_CDC - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
ID - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
INFOS - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
InvalidSignatureException - Exception in org.gridgain.internal.license
This exception is thrown when a license has invalid license signature.

J

JWT_AUTH - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 

L

LDAP - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
license - Variable in class org.gridgain.internal.license.configuration.LicenseExtensionConfigurationSchema
 
license() - Method in class org.gridgain.internal.license.event.LicenseUpdateEventParameters
Gets license object.
License - Interface in org.gridgain.internal.license
Represents a license for the GG product.
License - Annotation Interface in org.gridgain.internal.license.configuration.validator
Annotation to validate license configuration.
LICENSE_APPLIED - Enum constant in enum class org.gridgain.internal.license.event.LicenseEvent
This event is fired, when a new license is applied to the grid.
LicenseConfigurationSchema - Class in org.gridgain.internal.license.configuration
Configuration schema for cluster license subtree.
LicenseConfigurationSchema() - Constructor for class org.gridgain.internal.license.configuration.LicenseConfigurationSchema
 
LicenseEvent - Enum Class in org.gridgain.internal.license.event
Represents the license event type.
LicenseEventParameters - Interface in org.gridgain.internal.license.event
License event parameters.
LicenseExtensionConfigurationSchema - Class in org.gridgain.internal.license.configuration
Extension for cluster license configuration schema.
LicenseExtensionConfigurationSchema() - Constructor for class org.gridgain.internal.license.configuration.LicenseExtensionConfigurationSchema
 
LicenseFeature - Enum Class in org.gridgain.internal.license
All possible features in license.
LicenseFeatureChecker - Interface in org.gridgain.internal.license
The function of checking the license capabilities.
LicenseField<T> - Interface in org.gridgain.internal.license
Class that represents a license field.
LicenseUpdateEventParameters - Class in org.gridgain.internal.license.event
Represents the license update event.
LicenseViolationException - Exception in org.gridgain.internal.license
This exception is thrown when license violation is detected.
LicenseViolationException(String) - Constructor for exception org.gridgain.internal.license.LicenseViolationException
 
LicenseViolationException(String, Throwable) - Constructor for exception org.gridgain.internal.license.LicenseViolationException
 
LIMITS - Static variable in class org.gridgain.internal.license.HoconLicenseField
 

M

MAX_CORES - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
MAX_DISK_SIZE - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
MAX_HEAP_SIZE - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
MAX_HOSTS - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
MAX_NODES - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
MAX_OFFHEAP_SIZE - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
MAX_RAM_SIZE - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
message(Set<LicenseFeature>) - Static method in exception org.gridgain.internal.license.MissingRequiredFeaturesException
 
MissingLicenseException - Exception in org.gridgain.internal.license
This exception is thrown when a license can't be found.
MissingRequiredFeaturesException - Exception in org.gridgain.internal.license
This exception is thrown when a license does not contain the required features.
MissingRequiredFeaturesException(String) - Constructor for exception org.gridgain.internal.license.MissingRequiredFeaturesException
Constructor.
MissingRequiredFeaturesException(Set<LicenseFeature>) - Constructor for exception org.gridgain.internal.license.MissingRequiredFeaturesException
Constructor.

O

org.gridgain.internal.license - package org.gridgain.internal.license
 
org.gridgain.internal.license.configuration - package org.gridgain.internal.license.configuration
 
org.gridgain.internal.license.configuration.validator - package org.gridgain.internal.license.configuration.validator
 
org.gridgain.internal.license.event - package org.gridgain.internal.license.event
 

P

PERSISTENT_PAGE_MEMORY - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
POINT_IN_TIME_RECOVERY - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 

R

RACK_AWARENESS - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
RBAC - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
readFrom(Object) - Method in class org.gridgain.internal.license.HoconLicenseField
 
readFrom(Object) - Method in interface org.gridgain.internal.license.LicenseField
Extracts the field value from a license's internal representation.
RELEASE_TYPE - Static variable in class org.gridgain.internal.license.HoconLicenseField
 
requireAll() - Element in annotation interface org.gridgain.internal.license.configuration.validator.HasLicenseFeature
Returns true if all features are required or false if at least one.
ROCKSDB - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
ROLLING_UPGRADES - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 

S

SECONDARY_STORAGE - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
SECURITY - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
signature - Variable in class org.gridgain.internal.license.configuration.LicenseConfigurationSchema
License signature for deprecated Hocon license.
SNAPSHOTS - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
SQL - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
SQL_COPY - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
START_DATE - Static variable in class org.gridgain.internal.license.HoconLicenseField
 

T

TRANSPARENT_DATA_ENCRYPTION - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
type() - Method in interface org.gridgain.internal.license.event.LicenseEventParameters
Returns the license event type.
type() - Method in class org.gridgain.internal.license.event.LicenseUpdateEventParameters
 

U

ULTIMATE - Enum constant in enum class org.gridgain.internal.license.Edition
Ultimate edition.

V

valueOf(String) - Static method in enum class org.gridgain.internal.license.Edition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.gridgain.internal.license.event.LicenseEvent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.gridgain.internal.license.LicenseFeature
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.gridgain.internal.license.Edition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.gridgain.internal.license.event.LicenseEvent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.gridgain.internal.license.LicenseFeature
Returns an array containing the constants of this enum class, in the order they are declared.
verifySignature(byte[]) - Method in interface org.gridgain.internal.license.License
Verifies the digital signature of this license against the given one.
VOLATILE_PAGE_MEMORY - Enum constant in enum class org.gridgain.internal.license.LicenseFeature
 
A B C D E F H I J L M O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form