public interface ExternalizerIds
| Modifier and Type | Field and Description |
|---|---|
static Integer |
CHUNK_CACHE_KEY |
static Integer |
FILE_CACHE_KEY |
static Integer |
FILE_LIST_CACHE_KEY |
static Integer |
FILE_LIST_CACHE_VALUE |
static Integer |
FILE_LIST_DELTA_ADD |
static Integer |
FILE_LIST_DELTA_DEL |
static Integer |
FILE_LIST_VALUE_DELTA |
static Integer |
FILE_METADATA |
static Integer |
FILE_READLOCK_KEY |
static final Integer FILE_LIST_CACHE_KEY
FileListCacheKey.Externalizerstatic final Integer FILE_METADATA
FileMetadata.Externalizerstatic final Integer FILE_CACHE_KEY
FileCacheKey.Externalizerstatic final Integer CHUNK_CACHE_KEY
ChunkCacheKey.Externalizerstatic final Integer FILE_READLOCK_KEY
FileReadLockKey.Externalizerstatic final Integer FILE_LIST_CACHE_VALUE
FileListCacheKey.Externalizerstatic final Integer FILE_LIST_VALUE_DELTA
FileListCacheValueDelta.Externalizerstatic final Integer FILE_LIST_DELTA_ADD
AddOperation.AddOperationExternalizerstatic final Integer FILE_LIST_DELTA_DEL
DeleteOperationCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.