Uses of Interface
one.microstream.collections.types.XGettingTable
- 
Uses of XGettingTable in one.microstream.afsMethod parameters in one.microstream.afs with type arguments of type XGettingTable Modifier and Type Method Description <R> RADirectory.Abstract. accessDirectories(Function<? super XGettingTable<String,? extends ADirectory>,R> logic)<S, R> RADirectory.Abstract. accessDirectories(S subject, BiFunction<? super XGettingTable<String,? extends ADirectory>,S,R> logic)<R> RADirectory. accessDirectories(Function<? super XGettingTable<String,? extends ADirectory>,R> logic)<S, R> RADirectory. accessDirectories(S subject, BiFunction<? super XGettingTable<String,? extends ADirectory>,S,R> logic)<R> RADirectory.Abstract. accessFiles(Function<? super XGettingTable<String,? extends AFile>,R> logic)<S, R> RADirectory.Abstract. accessFiles(S subject, BiFunction<? super XGettingTable<String,? extends AFile>,S,R> logic)<R> RADirectory. accessFiles(Function<? super XGettingTable<String,? extends AFile>,R> logic)<S, R> RADirectory. accessFiles(S subject, BiFunction<? super XGettingTable<String,? extends AFile>,S,R> logic)<R> RAFileSystem.Abstract. accessRoots(Function<? super XGettingTable<String,ADirectory>,R> logic)<R> RAFileSystem. accessRoots(Function<? super XGettingTable<String,ADirectory>,R> logic)
- 
Uses of XGettingTable in one.microstream.collectionsClasses in one.microstream.collections that implement XGettingTable Modifier and Type Class Description classConstHashTable<K,V>classEmptyTable<K,V>classEqConstHashTable<K,V>classEqHashTable<K,V>classHashTable<K,V>classTableView<K,V>Methods in one.microstream.collections that return XGettingTable Modifier and Type Method Description XGettingTable<K,V>TableView. copy()XGettingTable<K,V>ConstHashTable. view()XGettingTable<K,V>EqConstHashTable. view()XGettingTable<K,V>EqHashTable. view()XGettingTable<K,V>HashTable. view()Constructors in one.microstream.collections with parameters of type XGettingTable Constructor Description TableView(XGettingTable<K,V> subject)
- 
Uses of XGettingTable in one.microstream.collections.sortingSubinterfaces of XGettingTable in one.microstream.collections.sorting Modifier and Type Interface Description interfaceXChart<K,V>
- 
Uses of XGettingTable in one.microstream.collections.typesSubinterfaces of XGettingTable in one.microstream.collections.types Modifier and Type Interface Description interfaceXBasicTable<K,V>interfaceXImmutableTable<K,V>interfaceXTable<K,V>Methods in one.microstream.collections.types that return XGettingTable Modifier and Type Method Description XGettingTable<K,V>XGettingTable. copy()XGettingTable<K,V>XGettingTable.Bridge. parent()XGettingTable<K,V>XGettingTable.EntriesBridge. parent()XGettingTable<K,V>XGettingTable.Keys. parent()XGettingTable<K,V>XGettingTable.Satellite. parent()XGettingTable<K,V>XGettingTable.Values. parent()XGettingTable<K,V>XGettingTable. view()
- 
Uses of XGettingTable in one.microstream.entityMethods in one.microstream.entity that return XGettingTable Modifier and Type Method Description default <E extends Entity>
 XGettingTable<K,E>EntityVersionContext. versions(E entity)
- 
Uses of XGettingTable in one.microstream.hashingMethods in one.microstream.hashing that return XGettingTable Modifier and Type Method Description XGettingTable<Long,Long>HashStatisticsBucketBased. bucketLengthDistribution()XGettingTable<Long,Long>HashStatisticsBucketBased.Default. bucketLengthDistribution()Methods in one.microstream.hashing with parameters of type XGettingTable Modifier and Type Method Description static HashStatisticsBucketBasedHashStatisticsBucketBased. New(long hashLength, long elementCount, float hashDensity, long highestBucketLength, XGettingTable<Long,Long> bucketLengthDistribution)
- 
Uses of XGettingTable in one.microstream.metaMethods in one.microstream.meta with parameters of type XGettingTable Modifier and Type Method Description static VarStringXDebug. assembleTable(VarString vs, XGettingTable<?,?> collection, String start, String mapper, String separator, String end, Integer limit)static voidXDebug. printTable(XGettingTable<?,?> collection, String start, String mapper, String separator, String end, Integer limit)
- 
Uses of XGettingTable in one.microstream.persistence.binary.internalMethods in one.microstream.persistence.binary.internal with parameters of type XGettingTable Modifier and Type Method Description static long[]AbstractBinaryLegacyTypeHandlerTranslating. toTargetOffsets(XGettingTable<Long,BinaryValueSetter> translatorsWithTargetOffsets)static BinaryValueSetter[]AbstractBinaryLegacyTypeHandlerTranslating. toTranslators(XGettingTable<Long,BinaryValueSetter> translatorsWithTargetOffsets)
- 
Uses of XGettingTable in one.microstream.persistence.binary.typesMethods in one.microstream.persistence.binary.types with parameters of type XGettingTable Modifier and Type Method Description static <T> BinaryLegacyTypeHandlerGenericEnum<T>BinaryLegacyTypeHandlerGenericEnum. New(PersistenceTypeDefinition typeDefinition, PersistenceTypeHandler<Binary,T> typeHandler, XGettingTable<Long,BinaryValueSetter> translatorsWithTargetOffsets, PersistenceLegacyTypeHandlingListener<Binary> listener, boolean switchByteOrder)static <T> BinaryLegacyTypeHandlerGenericEnumMapped<T>BinaryLegacyTypeHandlerGenericEnumMapped. New(PersistenceTypeDefinition typeDefinition, PersistenceTypeHandler<Binary,T> typeHandler, XGettingTable<Long,BinaryValueSetter> translatorsWithTargetOffsets, Integer[] ordinalMapping, PersistenceLegacyTypeHandlingListener<Binary> listener, boolean switchByteOrder)static <T> BinaryLegacyTypeHandlerGenericType<T>BinaryLegacyTypeHandlerGenericType. New(PersistenceTypeDefinition typeDefinition, PersistenceTypeHandlerReflective<Binary,T> typeHandler, XGettingTable<Long,BinaryValueSetter> translatorsWithTargetOffsets, PersistenceLegacyTypeHandlingListener<Binary> listener, boolean switchByteOrder)static <T> BinaryLegacyTypeHandlerRerouting<T>BinaryLegacyTypeHandlerRerouting. New(PersistenceTypeDefinition typeDefinition, PersistenceTypeHandler<Binary,T> typeHandler, XGettingTable<Long,BinaryValueSetter> translatorsWithTargetOffsets, PersistenceLegacyTypeHandlingListener<Binary> listener, boolean switchByteOrder)voidBinary. storeRoots(long typeId, long objectId, XGettingTable<String,Object> entries, PersistenceFunction persister)
- 
Uses of XGettingTable in one.microstream.persistence.internalMethods in one.microstream.persistence.internal that return XGettingTable Modifier and Type Method Description XGettingTable<String,HashStatisticsBucketBased>DefaultObjectRegistry. createHashStatistics()
- 
Uses of XGettingTable in one.microstream.persistence.types
- 
Uses of XGettingTable in one.microstream.storage.exceptionsMethods in one.microstream.storage.exceptions that return XGettingTable Modifier and Type Method Description XGettingTable<Long,StorageBackupDataFile>StorageExceptionBackupEmptyStorageBackupAhead. backupFiles()XGettingTable<Long,StorageBackupDataFile>StorageExceptionBackupEmptyStorageForNonEmptyBackup. backupFiles()XGettingTable<Long,StorageBackupDataFile>StorageExceptionBackupInconsistentFileLength. backupFiles()
- 
Uses of XGettingTable in one.microstream.storage.restadapterMethods in one.microstream.storage.restadapter that return XGettingTable Modifier and Type Method Description XGettingTable<String,? extends HashStatistics>ViewerObjectRegistryDisabled. createHashStatistics()
- 
Uses of XGettingTable in one.microstream.storage.typesMethods in one.microstream.storage.types with parameters of type XGettingTable Modifier and Type Method Description static StorageInventoryStorageInventory. New(int channelIndex, XGettingTable<Long,StorageDataInventoryFile> dataFiles, StorageTransactionsAnalysis transactionsAnalysis)static StorageRawFileStatisticsStorageRawFileStatistics. New(Date creationTime, long fileCount, long liveDataLength, long totalDataLength, XGettingTable<Integer,? extends StorageRawFileStatistics.ChannelStatistics> channelStatistics)
- 
Uses of XGettingTable in one.microstream.typingMethods in one.microstream.typing that return XGettingTable Modifier and Type Method Description XGettingTable<TypePair,V>TypeMappingLookup. table()
- 
Uses of XGettingTable in one.microstream.utilMethods in one.microstream.util with parameters of type XGettingTable Modifier and Type Method Description voidFileContentComparer. compareFiles(XGettingTable<AFile,AFile> files)static StringFileContentComparer. compareFilesAndAssembleResult(XGettingTable<AFile,AFile> files)
- 
Uses of XGettingTable in one.microstream.util.configMethods in one.microstream.util.config that return XGettingTable Modifier and Type Method Description XGettingTable<String,SubConfig>RootConfig. children()XGettingTable<String,ConfigFile>AbstractConfig. files()abstract XGettingTable<String,String>AbstractConfig. table()XGettingTable<String,String>Config. table()XGettingTable<String,String>RootConfig. table()XGettingTable<String,String>SubConfig. table()
- 
Uses of XGettingTable in one.microstream.util.traversingMethods in one.microstream.util.traversing that return XGettingTable Modifier and Type Method Description static XGettingTable<Class<?>,TypeTraverser<?>>ObjectGraphTraverserBuilder. defaultConcreteTypeTraversers()static XGettingTable<Class<?>,TypeTraverser<?>>ObjectGraphTraverserBuilder. defaultPolymorphTypeTraversers()Methods in one.microstream.util.traversing with parameters of type XGettingTable Modifier and Type Method Description static TypeTraverserProvider.DefaultTypeTraverserProvider. New(TypeTraverser.Creator traverserCreator, XGettingMap<Object,TypeTraverser<?>> traversersPerInstance, XGettingMap<Class<?>,TypeTraverser<?>> traversersPerConcreteType, XGettingTable<Class<?>,TypeTraverser<?>> traversersPerPolymorphType)