Class CU
- java.lang.Object
-
- org.apache.ignite.internal.processors.cache.GridCacheUtils
-
- org.apache.ignite.internal.util.typedef.internal.CU
-
public final class CU extends GridCacheUtils
Defines internaltypedefforGridCacheUtils. Since Java doesn't provide type aliases (like Scala, for example) we resort to these types of measures. This is intended for internal use only and meant to provide for more terse code when readability of code is not compromised.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.ignite.internal.processors.cache.GridCacheUtils
GridCacheUtils.BackupPostProcessingClosure
-
-
Field Summary
-
Fields inherited from class org.apache.ignite.internal.processors.cache.GridCacheUtils
ATOMIC_MSG_LOG_CATEGORY, CACHE_MSG_LOG_CATEGORY, cheatCacheId, CONTINUOUS_QRY_LOG_CATEGORY, DFLT_TTL_EXPIRE_BATCH_SIZE, EXPIRE_TIME_CALCULATE, EXPIRE_TIME_ETERNAL, FILTER_NEAR_CACHE_ENTRY, READ_FILTER, READ_FILTER_COLOCATED, READ_FILTER_NEAR, RESERVED_NAMES, TTL_ETERNAL, TTL_MINIMUM, TTL_NOT_CHANGED, TTL_ZERO, TX_MSG_FINISH_LOG_CATEGORY, TX_MSG_LOCK_LOG_CATEGORY, TX_MSG_LOG_CATEGORY, TX_MSG_PREPARE_LOG_CATEGORY, TX_MSG_RECOVERY_LOG_CATEGORY, UNDEFINED_CACHE_ID, UTILITY_CACHE_GROUP_ID, UTILITY_CACHE_NAME, WRITE_FILTER, WRITE_FILTER_COLOCATED, WRITE_FILTER_NEAR
-
-
Constructor Summary
Constructors Constructor Description CU()
-
Method Summary
-
Methods inherited from class org.apache.ignite.internal.processors.cache.GridCacheUtils
affinityNode, affinityNodes, alwaysFalse0Arr, backups, baselineNode, boolReducer, cacheGroupId, cacheGroupId, cacheId, cacheOrGroupName, cachePluginConfiguration, cachePluginConfigurations, cheatCache, checkAttributeMismatch, checkAttributeMismatch, checkStore, collectionsReducer, convertInvalidPartitions, convertToCacheException, createBackupPostProcessingClosure, empty, empty0, encryptedPageSize, entry2Key, errorLogger, expireTimeInPast, extractDataStorage, factory, failed, failed, filterArray, findDataRegion, findDataRegionConfiguration, findRemoteDataRegionConfiguration, firstPartitioned, info2Key, initializeConfigDefaults, inTx, inTx, invalidate, isCacheTemplateName, isCdcEnabled, isDefaultDataRegionPersistent, isInMemoryCluster, isLockTimeoutOrCancelled, isNearEnabled, isNearEnabled, isPersistenceEnabled, isPersistenceEnabled, isPersistentCache, isReservedCacheName, isSystemCache, isUtilityCache, mapsReducer, marshal, marshal, mask, neighbors, neighborsForNodes, nodeComparator, objectsReducer, oldest, patchCacheConfiguration, patchCacheConfiguration, primary, reads, replicationTopicReceive, replicationTopicSend, retryTopologySafe, skipValue, startStoreSessionListeners, stopStoreSessionListeners, storeCacheConfig, toExpireTime, toTtl, transactionConfiguration, ttlForLoad, tx2xidVersion, txDump, txOnPrimary, txStartInternal, txString, unmask, unwindEvicts, validateCacheGroupsAttributesMismatch, validateCacheName, validateCacheNames, validateConfigurationCacheNames, validateKeyConfigiration, validateKeyConfigiration, validateNewCacheName, value, warmUpStrategies, writes
-
-