See: Description
Interface | Description |
---|---|
ChildListTopicDetails | Deprecated
since 5.9
|
ChildListTopicDetails.Attributes |
Child List topic details attributes.
|
ChildListTopicDetails.Builder |
Builder for Child List topic details.
|
ChildListTopicDetails.Schema |
Child List topic details schema.
|
CustomTopicDetails | Deprecated
since 5.9
|
CustomTopicDetails.Attributes |
Custom topic details attributes.
|
CustomTopicDetails.Builder |
Builder for Custom topic details.
|
CustomTopicDetails.Schema |
Custom topic details schema.
|
PagedRecordTopicDetails | Deprecated
since 5.9
|
PagedRecordTopicDetails.Attributes |
Paged Record topic details attributes.
|
PagedRecordTopicDetails.Attributes.PagedRecordOrderingPolicy |
Describes the paged record ordering policy.
|
PagedRecordTopicDetails.Builder |
Builder for Paged Record topic details.
|
PagedRecordTopicDetails.Schema |
Paged Record topic details schema.
|
PagedStringTopicDetails | Deprecated
since 5.9
|
PagedStringTopicDetails.Attributes |
Paged String topic details attributes.
|
PagedStringTopicDetails.Attributes.PagedStringOrderingPolicy |
Describes a paged string ordering policy.
|
PagedStringTopicDetails.Builder |
Builder for Paged String topic details.
|
PagedStringTopicDetails.Schema |
Paged String topic details schema.
|
PagedTopicDetails | Deprecated
since 5.9
|
PagedTopicDetails.Attributes |
Paged topic attributes.
|
PagedTopicDetails.Attributes.ComparatorOrderingPolicy |
Ordering Policy when ordering is
PagedTopicDetails.Attributes.Ordering.COMPARATOR . |
PagedTopicDetails.Attributes.OrderedOrderingPolicy |
Represents an ordered ordering policy.
|
PagedTopicDetails.Attributes.OrderingPolicy |
Represents an ordering policy.
|
PagedTopicDetails.Attributes.Rules |
Rules to be applied when ordering data.
|
PagedTopicDetails.Builder<B extends TopicDetails.Builder<B,D>,D extends TopicDetails> |
Builder for Paged topic details.
|
ProtocolBufferTopicDetails | Deprecated
since 5.7.
|
ProtocolBufferTopicDetails.Attributes |
Protocol Buffer topic details attributes.
|
ProtocolBufferTopicDetails.Builder |
Builder for Google Protocol Buffer topic details.
|
ProtocolBufferTopicDetails.Schema |
Protocol Buffer topic details schema.
|
RecordTopicDetails |
Details of a
Record topic. |
RecordTopicDetails.Attributes |
Record topic details attributes.
|
RecordTopicDetails.Builder |
Builder for Record topic details.
|
RecordTopicDetails.Schema |
Record topic details schema.
|
RoutingTopicDetails |
Details of a
Routing topic. |
RoutingTopicDetails.Attributes |
Routing topic details attributes.
|
RoutingTopicDetails.Builder |
Routing topic details builder.
|
RoutingTopicDetails.Schema |
Routing topic details schema.
|
ServiceTopicDetails | Deprecated
since 5.7
|
ServiceTopicDetails.Attributes |
Service topic details attributes.
|
ServiceTopicDetails.Builder |
Service topic details builder.
|
ServiceTopicDetails.Schema |
Service topic details schema.
|
SingleValueTopicDetails |
Details of a
Single Value topic. |
SingleValueTopicDetails.Attributes |
Single Value topic details attributes.
|
SingleValueTopicDetails.Builder |
Builder for Single Value topic details.
|
SingleValueTopicDetails.Schema |
Single Value topic details schema.
|
SlaveTopicDetails |
Details of a
Slave topic. |
SlaveTopicDetails.Attributes |
Slave topic details attributes.
|
SlaveTopicDetails.Builder |
Builder for a Slave Topic details.
|
SlaveTopicDetails.Schema |
Slave topic details schema.
|
StatelessTopicDetails |
Details of a
Stateless topic. |
StatelessTopicDetails.Attributes |
Stateless topic details attributes.
|
StatelessTopicDetails.Builder |
Builder for Stateless topic details.
|
StatelessTopicDetails.Schema |
Stateless topic details schema.
|
TopicDetails |
Base interface for topic details of all
types . |
TopicDetails.Attributes |
Topic attributes.
|
TopicDetails.Builder<B extends TopicDetails.Builder<B,D>,D extends TopicDetails> |
Topic Details builder.
|
TopicDetails.Schema |
Topic schema.
|
TopicNotifyTopicDetails | Deprecated
since 5.9
|
TopicNotifyTopicDetails.Attributes |
Topic notify topic details attributes.
|
TopicNotifyTopicDetails.Builder |
Builder for Topic Notify topic details.
|
TopicNotifyTopicDetails.Schema |
Topic Notify topic details schema.
|
TopicSpecification |
The specification of a topic.
|
Class | Description |
---|---|
PagedRecordTopicDetails.Attributes.PagedRecordOrderingPolicy.OrderKey |
An order key that specifies the sort ordering for a particular
field within a record.
|
PagedTopicDetails.Attributes.Rules.CollationRules |
Collation order rules.
|
Enum | Description |
---|---|
PagedTopicDetails.Attributes.Duplicates |
The Duplicates Policy to use when Paged Topic lines are ordered.
|
PagedTopicDetails.Attributes.Order |
Indicates a sort ordering within an ordering policy.
|
PagedTopicDetails.Attributes.Ordering |
Indicates the ordering in use.
|
PagedTopicDetails.Attributes.Rules.RuleType |
Indicates the type of rules.
|
ProtocolBufferTopicDetails.Attributes.UpdateMode |
The update mode indicates how content supplied to update the topic is
interpreted.
|
TopicDetails.Level |
The level of detail available.
|
TopicType |
Topic Type.
|
This contains topic details definitions which describe all of the various types of topic available in a server.
These details are used (at TopicDetails.Level#FULL
) to specify a topic for creation and are also used
in topic notifications or enquiries upon topics.
Copyright © 2016 Push Technology Ltd. All Rights Reserved.