ExtendedUUID
directly. This class will get dropped in 4.0.@Deprecated public class CanBeSiteMaster extends ExtendedUUID
ExtendedUUID
using flag ExtendedUUID.can_become_site_master
. The flag i
ndicates whether the current address can become a site master, or not.can_become_site_master, flags, keys, site_master, values
cache, leastSigBits, mostSigBits, numberGenerator, print_function, print_uuids, SIZE
限定符 | 构造器和说明 |
---|---|
|
CanBeSiteMaster()
已过时。
|
protected |
CanBeSiteMaster(byte[] data,
boolean can_become_site_master)
已过时。
|
protected |
CanBeSiteMaster(UUID uuid,
boolean can_become_site_master)
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
boolean |
canBecomeSiteMaster()
已过时。
|
static CanBeSiteMaster |
randomUUID(boolean can_become_site_master)
已过时。
|
static CanBeSiteMaster |
randomUUID(java.lang.String logical_name,
boolean can_become_site_master)
已过时。
|
addContents, clearFlag, flagsToString, get, get, isFlagSet, keyExists, keyExists, length, print, put, put, put, randomUUID, randomUUID, read, readExternal, readFrom, remove, remove, resize, setFlag, size, sizeofHashMap, toString, write, writeExternal, writeTo
add, add, compareTo, copy, digits, equals, fromString, generateRandomBytes, get, getByName, getContents, getLeastSignificantBits, getMostSignificantBits, hashCode, printCache, remove, removeAll, retainAll, toStringLong
public CanBeSiteMaster()
protected CanBeSiteMaster(byte[] data, boolean can_become_site_master)
protected CanBeSiteMaster(UUID uuid, boolean can_become_site_master)
public static CanBeSiteMaster randomUUID(boolean can_become_site_master)
public static CanBeSiteMaster randomUUID(java.lang.String logical_name, boolean can_become_site_master)
public boolean canBecomeSiteMaster()