public interface Address extends Streamable, java.lang.Comparable<Address>, java.io.Externalizable
PhysicalAddress
,
UUID
Modifier and Type | Field and Description |
---|---|
static byte |
IP_ADDR |
static byte |
NULL |
static byte |
SITE_MASTER |
static byte |
SITE_UUID |
static byte |
UUID_ADDR |
Modifier and Type | Method and Description |
---|---|
int |
size()
Returns serialized size of this address
|
readFrom, writeTo
static final byte NULL
static final byte UUID_ADDR
static final byte SITE_UUID
static final byte SITE_MASTER
static final byte IP_ADDR
Copyright © 1998-2020 Red Hat. All Rights Reserved.