com.hazelcast.instance
Class GroupProperties.GroupProperty
java.lang.Object
com.hazelcast.instance.GroupProperties.GroupProperty
- Enclosing class:
- GroupProperties
public static class GroupProperties.GroupProperty
- extends Object
getName
public String getName()
getValue
public String getValue()
getInteger
public int getInteger()
getByte
public byte getByte()
getBoolean
public boolean getBoolean()
getString
public String getString()
getLong
public long getLong()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.