Package | Description |
---|---|
com.om.mxs.client.japi | |
com.om.mxs.client.japi.iam |
Class and Description |
---|
AccessOption
This class specifies the options to open MatrixStore channels
|
Attribute
This class encapsulates metadata attributes in MatrixStore objects.
|
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
|
EntityType
Type of an entity e.g.
|
IdentityManagement
Provides information about users and permissions.
|
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 . |
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
|
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
|
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.
|
SearchTerm
This class contains factory methods to create search terms to find MatrixStore objects.
|
SeekableByteChannel
This interface defines a seekable channel.
|
UserCapabilities
Represents capabilities of a user
|
UserInfo
Deprecated.
As of MatrixStore 4.0. Use
Credentials instead
for username or access key and MatrixStoreConnection for cluster
addresses. See MatrixStore doc for usage example. |
Vault
This class represents a connection to a MatrixStore Vault.
|
Class and Description |
---|
EntityType
Type of an entity e.g.
|