public final class LockStoreContainer extends Object
Constructor and Description |
---|
LockStoreContainer(LockServiceImpl lockService,
int partitionId) |
Modifier and Type | Method and Description |
---|---|
Collection<LockStoreImpl> |
getLockStores() |
void |
put(LockStoreImpl ls) |
public LockStoreContainer(LockServiceImpl lockService, int partitionId)
public Collection<LockStoreImpl> getLockStores()
public void put(LockStoreImpl ls)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.