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
Modifier | Constructor and Description |
---|---|
|
CanBeSiteMaster()
Deprecated.
|
protected |
CanBeSiteMaster(byte[] data,
boolean can_become_site_master)
Deprecated.
|
protected |
CanBeSiteMaster(UUID uuid,
boolean can_become_site_master)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canBecomeSiteMaster()
Deprecated.
|
static CanBeSiteMaster |
randomUUID(boolean can_become_site_master)
Deprecated.
|
static CanBeSiteMaster |
randomUUID(java.lang.String logical_name,
boolean can_become_site_master)
Deprecated.
|
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()
Copyright © 1998-2020 Red Hat. All Rights Reserved.