Uses of Enum Class
com.hazelcast.cp.session.CPSession.CPSessionOwnerType
Packages that use CPSession.CPSessionOwnerType
-
Uses of CPSession.CPSessionOwnerType in com.hazelcast.cp.session
Methods in com.hazelcast.cp.session that return CPSession.CPSessionOwnerTypeModifier and TypeMethodDescriptionCPSession.endpointType()Returns type of the endpoint that has created this sessionstatic CPSession.CPSessionOwnerTypeReturns the enum constant of this class with the specified name.static CPSession.CPSessionOwnerType[]CPSession.CPSessionOwnerType.values()Returns an array containing the constants of this enum class, in the order they are declared.