Toggle navigation
Home
io.atomix.primitive.DistributedPrimitive.Type to io.atomix.primitive.PrimitiveType
No. of Instances - 21
No. of Commits - 1
No. of Projects - {'atomix'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Different)
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
DistributedPrimitive.Type
to
PrimitiveTypes
Add or Remove Method invocation
client.metadata().getSessions(primitiveType.name()).join().stream().map(RaftSessionMetadata::serviceName)
to
client.metadata().getSessions(primitiveType).join().stream().map(SessionMetadata::serviceName)