JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GigaSpaces 16.2.1 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.j_spaces.kernel.locks
Interface ILockObject
All Known Subinterfaces:
IEntryHolder
,
IEvictableLockObject
,
ISelfLockingSubject
,
ISpaceItem
,
ITemplateHolder
All Known Implementing Classes:
AbstractSpaceItem
,
BlobStoreEntryHolder
,
BlobStoreRefEntryCacheInfo
,
EntryHolder
,
EvictableLockObject
,
NotifyTemplateHolder
,
ReplicationEntryHolder
,
ShadowEntryHolder
,
TemplateHolder
public interface
ILockObject
TODO add Javadoc
Since:
6.6 the basic interface for a lock object. it can be the locked subject itself or a representing object for eviction based locking
Version:
1.0
Author:
Yechiel Fefer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isLockSubject
()
returns true if the lock object is the subject itself (i.e.
Method Detail
isLockSubject
boolean isLockSubject()
returns true if the lock object is the subject itself (i.e. entry or template) or a representing object
Returns:
true if is the subject itself
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GigaSpaces 16.2.1 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright ©
GigaSpaces
.