Hierarchy For Package io.xpipe.core.store
Class Hierarchy
- java.lang.Object
- io.xpipe.core.store.ConnectionFileSystem (implements io.xpipe.core.store.FileSystem)
- io.xpipe.core.store.DataStoreId
- io.xpipe.core.store.DataStoreState
- io.xpipe.core.store.FileNames
- io.xpipe.core.store.FileSystem.FileEntry
- io.xpipe.core.store.FileSystem.LinkFileEntry
- io.xpipe.core.store.InputStreamStore (implements io.xpipe.core.store.StreamDataStore)
- io.xpipe.core.util.JacksonizedValue
- io.xpipe.core.store.FileStore (implements io.xpipe.core.store.FilenameStore, io.xpipe.core.store.StreamDataStore)
- io.xpipe.core.store.InMemoryStore (implements io.xpipe.core.store.StreamDataStore)
- io.xpipe.core.store.LocalStore (implements io.xpipe.core.store.ShellStore, io.xpipe.core.store.StatefulDataStore<T>)
- io.xpipe.core.store.StdinDataStore (implements io.xpipe.core.store.StreamDataStore)
- io.xpipe.core.store.StdoutDataStore (implements io.xpipe.core.store.StreamDataStore)
- io.xpipe.core.store.OutputStreamStore (implements io.xpipe.core.store.StreamDataStore)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- io.xpipe.core.store.FileSystem (also extends java.lang.AutoCloseable)
- io.xpipe.core.store.FileSystem (also extends java.io.Closeable)
- java.io.Closeable
- io.xpipe.core.store.DataStore
- io.xpipe.core.store.ExpandedLifecycleStore
- io.xpipe.core.store.FilenameStore
- io.xpipe.core.store.FileSystemStore
- io.xpipe.core.store.ShellStore (also extends io.xpipe.core.store.DataStore, io.xpipe.core.store.LaunchableStore, io.xpipe.core.store.ValidatableStore)
- io.xpipe.core.store.FixedChildStore
- io.xpipe.core.store.InternalCacheDataStore
- io.xpipe.core.store.LaunchableStore
- io.xpipe.core.store.ShellStore (also extends io.xpipe.core.store.DataStore, io.xpipe.core.store.FileSystemStore, io.xpipe.core.store.ValidatableStore)
- io.xpipe.core.store.ShellStore (also extends io.xpipe.core.store.FileSystemStore, io.xpipe.core.store.LaunchableStore, io.xpipe.core.store.ValidatableStore)
- io.xpipe.core.store.StatefulDataStore<T>
- io.xpipe.core.store.StreamDataStore
- io.xpipe.core.store.KnownFormatStreamDataStore
- io.xpipe.core.store.ValidatableStore
- io.xpipe.core.store.ShellStore (also extends io.xpipe.core.store.DataStore, io.xpipe.core.store.FileSystemStore, io.xpipe.core.store.LaunchableStore)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)