Interface | Description |
---|---|
AttributeView |
This interface defines the basic set of methods to access
user-defined attributes.
|
Cancellable |
Cancellable interface.
|
ConnectionDetails |
This interface defines the access methods for user information containers
|
IdentityManagement |
Provides information about users and permissions.
|
MXFSFileAttributes |
This interface defines MXFS or filesystem-like information related to an object.
|
MXFSFileAttributeView |
This interface defines a view to MatrixStore object attributes related to MXFS or
filesystem-like attributes, e.g.
|
MxsByteChannel |
MxsByteChannel interface for JAPI
A simple ByteChannel with cancel() option
|
ObjectAttributeView |
This interface defines a view to MatrixStore user-defined object attributes.
|
ObjectTypedAttributeView |
This interface defines a typed-protected view to MatrixStore user-defined object attributes.
|
SeekableByteChannel |
This interface defines a seekable channel.
|
Class | Description |
---|---|
Attribute |
This class encapsulates metadata attributes in MatrixStore objects.
|
Constants |
This class declares useful constants
|
MatrixStore |
This class is the entry point for any operation on a MatrixStore server.
|
MatrixStoreBuilder |
Helper builder class to instantiate MatrixStore object.
|
MatrixStoreConnection |
A network connection resource required to communicate with a single MatrixStore Cluster.
|
MatrixStoreConnection.MatrixStoreConnectionBuilder |
Builder for creating new instances of
MatrixStoreConnection . |
MxsInputStream |
Abstract class to be used as InputStream interface for JAPI
A simple InputStream with a cancel option
|
MxsObject |
Access class to MatrixStore objects.
|
MxsOutputStream |
Abstract class to be used as OutputStream interface for JAPI
A simple OutputStream with a cancel option
|
SearchTerm |
This class contains factory methods to create search terms to find MatrixStore objects.
|
UserCapabilities |
Represents capabilities of a user
|
UserInfo | Deprecated
As of MatrixStore 4.0.
|
Vault |
This class represents a connection to a MatrixStore Vault.
|
Enum | Description |
---|---|
AccessOption |
This class specifies the options to open MatrixStore channels
|
EntityType |
Type of an entity e.g.
|