Package | Description |
---|---|
com.pushtechnology.diffusion.client.topics.details |
Unified API - Topic Details.
|
Modifier and Type | Method and Description |
---|---|
List<PagedRecordTopicDetails.Attributes.PagedRecordOrderingPolicy.OrderKey> |
PagedRecordTopicDetails.Attributes.PagedRecordOrderingPolicy.getOrderKeys()
Returns the list of order keys which specify the sort ordering.
|
Modifier and Type | Method and Description |
---|---|
PagedRecordTopicDetails.Builder |
PagedRecordTopicDetails.Builder.order(PagedRecordTopicDetails.Attributes.PagedRecordOrderingPolicy.OrderKey... key)
Specifies that the topic should be ordered by
policy , defining the policy in terms of a
set or order keys. |
PagedRecordTopicDetails.Builder |
PagedRecordTopicDetails.Builder.order(PagedTopicDetails.Attributes.Duplicates duplicatesPolicy,
PagedRecordTopicDetails.Attributes.PagedRecordOrderingPolicy.OrderKey... key)
Specifies that the topic should be ordered by
policy , defining the policy in terms of a
set or order keys. |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.