public interface DeviceConfig extends NamedConfig
Modifier and Type | Method and Description |
---|---|
Capacity |
getCapacity()
Returns the device capacity.
|
boolean |
isLocal()
Returns
true if the device configuration is for a local device,
otherwise, returns false if this configuration is for a remote device. |
getName, setName
boolean isLocal()
true
if the device configuration is for a local device,
otherwise, returns false
if this configuration is for a remote device.Capacity getCapacity()
Copyright © 2023 Hazelcast, Inc.. All rights reserved.