Java org.apache.cassandra.db SystemKeyspace fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cassandra.db SystemKeyspace fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cassandra.db SystemKeyspace.

The text is from its open source code.

Method

voidcheckHealth()
One of three things will happen if you try to read the system keyspace: 1.
voidfinishStartup()
UUIDgetLocalHostId()
Read the host ID from the system keyspace, creating (and storing) one if none exists.
Map>loadDcRackInfo()
Return a map of IP addresses containing a map of dc and rack info
MaploadHostIds()
Return a map of store host_ids to IP addresses
voidupdatePeerInfo(InetAddressAndPort ep, String columnName, Object value)