@dolittle/sdk.projections
Version:
Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.
12 lines • 735 B
JavaScript
;
// Copyright (c) Dolittle. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
Object.defineProperty(exports, "__esModule", { value: true });
exports.PartitionIdKeySelector = void 0;
/**
* Represents a partition id key selector.
*/
class PartitionIdKeySelector {
}
exports.PartitionIdKeySelector = PartitionIdKeySelector;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiUGFydGl0aW9uSWRLZXlTZWxlY3Rvci5qcyIsInNvdXJjZVJvb3QiOiIuLi8iLCJzb3VyY2VzIjpbIlBhcnRpdGlvbklkS2V5U2VsZWN0b3IudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLCtDQUErQztBQUMvQyxxR0FBcUc7OztBQUVyRzs7R0FFRztBQUNILE1BQWEsc0JBQXNCO0NBQ2xDO0FBREQsd0RBQ0MifQ==