Uses of Package
org.apache.bookkeeper.net
Packages that use org.apache.bookkeeper.net
Package
Description
Provides a Bookie server that stores entries for clients.
Package of the classes for defining bookie stats.
BookKeeper Client.
BookKeeper Client Public API.
BookKeeper Client implementation package.
Classes related to service discovery.
Classes for interacting with bookkeeper ledgers and ledger metadata.
Network-related classes.
Classes related to the Bookkeeper protocol.
Classes for replicating Bookkeeper data.
Cookie related cli commands.
This classes provides some helper mixins for easily to add commands
to bookie shell.
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.bookieClassDescriptionThis is an identifier for a BookieID.This is a data wrapper class that is an InetSocketAddress, it would use the hostname provided in constructors directly.An interface that must be implemented to allow pluggable DNS-name/IP-address to RackID resolvers.
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.bookie.datainteg
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.clientClassDescriptionThis is an identifier for a BookieID.Bookie Node implementation.This is a data wrapper class that is an InetSocketAddress, it would use the hostname provided in constructors directly.An interface that must be implemented to allow pluggable DNS-name/IP-address to RackID resolvers.Network Topology Interface.The interface defines a node in a network topology.
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.client.apiClassDescriptionThis is an identifier for a BookieID.An interface that must be implemented to allow pluggable DNS-name/IP-address to RackID resolvers.
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.client.implClassDescriptionAn interface that must be implemented to allow pluggable DNS-name/IP-address to RackID resolvers.
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.discover
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.meta
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.netClassDescriptionThis is a base class for DNS to Switch mappings.This is an identifier for a BookieID.This is a data wrapper class that is an InetSocketAddress, it would use the hostname provided in constructors directly.A cached implementation of DNSToSwitchMapping that takes an raw DNSToSwitchMapping and stores the resolved network location in a cache.An interface that must be implemented to allow pluggable DNS-name/IP-address to RackID resolvers.Network Topology Interface.The class represents a cluster of computer with a tree hierarchical network topology.InnerNode represents a switch/router of a data center or rack.The interface defines a node in a network topology.A base class that implements interface Node.
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.protoClassDescriptionThis is an identifier for a BookieID.This is a data wrapper class that is an InetSocketAddress, it would use the hostname provided in constructors directly.
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.replication
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.tools.cli.commands.cookie
-
Classes in org.apache.bookkeeper.net used by org.apache.bookkeeper.tools.cli.helpers