Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
M
O
P
R
S
A
addMapping(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
add a new mapping to the Catalog.
addRLISubscription(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Add an
RLI URL
to the list of RLI subscribers.
addRLISubscription(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
AttributeDefinition
- class org.edg.data.rls.
AttributeDefinition
.
AttributeDefinition()
- Constructor for class org.edg.data.rls.
AttributeDefinition
attributeDefinitionExists(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
do we have an attribute definition for a given attribute name?
C
ColumnSizes
- class org.edg.data.rls.
ColumnSizes
.
TODO [doc] - document class ColumnSizes
ColumnSizes()
- Constructor for class org.edg.data.rls.
ColumnSizes
createAttributeDefinition(AttributeDefinition)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Create a new Attribute Definition in the Catalog.
createAttributeDefinition(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
D
deleteMapping(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
E
EdgLocalReplicaCatalog
- interface org.edg.data.rls.
EdgLocalReplicaCatalog
.
This is the interface to the Local Replica Catalog component of an RLS Server.
F
forceRLIUpdate()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Force a bloom filter update to all the RLI subscribers
G
getAttributeDefinition(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Get the AttributeDefinition corresponding to the attribute name.
getAttributeDefinitionNameColumnSize()
- Method in class org.edg.data.rls.
ColumnSizes
getAttributeDefinitions()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Get the current list of attribute definition names and type in an array of AttributeDefinition
getColumnSizes()
- Method in class org.edg.data.rls.
Metadata
getColumnSizes()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the maximum number of characters for a GUID, a PFN and an attribute.
getCountGuid()
- Method in class org.edg.data.rls.
Metadata
getCountPfn()
- Method in class org.edg.data.rls.
Metadata
getDatePfnAttribute(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
return the value of a given date attribute for an PFN.
getDefaultResultLength()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getFloatPfnAttribute(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
return the value of a given float attribute for an PFN.
getGuidColumnSize()
- Method in class org.edg.data.rls.
ColumnSizes
getInterfaceVersion()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
getIntPfnAttribute(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
return the value of a given int attribute for an PFN.
getMappingsByAttribute(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getMappingsByAttribute(String, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the guid to physical filename mappings which contain the PFNs corresponding to the given attributes conditions.
getMappingsByAttribute(String, int, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the guid to physical filename mappings which the PFNs corresponding to the given attributes conditions.
getMappingsByGuid(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getMappingsByGuid(String, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the guid to physical filename mappings which contain a guid thay matches the given guidPattern.
getMappingsByGuid(String, int, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the guid to physical filename mappings which contain a guid thay matches the given guidPattern.
getMappingsByPfn(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getMappingsByPfn(String, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the guid to physical filename mappings which contain a pfn thay matches the given pfnPattern.
getMappingsByPfn(String, int, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the guid to physical filename mappings which contain a pfn thay matches the given pfnPattern.
getMappingsByPfnAttribute(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getMappingsByPfnAttribute(String, String, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getMappingsByPfnAttribute(String, String, int, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getMappingsWithAttributes(String[])
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the mappings for a list of guids.
getMappingsWithAttributes(String, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
getMappingsWithAttributes(String, int, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
getMetadata()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
getName()
- Method in class org.edg.data.rls.
AttributeDefinition
getPfnAttribute(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
getPfnColumnSize()
- Method in class org.edg.data.rls.
ColumnSizes
getPfns(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
For a given guid, return all the physical filenames we map to in this Catalog.
getRLISubscriptions()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Return the list of RLIs that currently subscribe to this LRC
getSchemaVersion()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
getStringAttributeValueColumnSize()
- Method in class org.edg.data.rls.
ColumnSizes
getStringPfnAttribute(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
return the value of a given string attribute for a PFN.
getType()
- Method in class org.edg.data.rls.
AttributeDefinition
getVersion()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
guidExists(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Do we have a given guid in the catalog.
guidForPfn(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
For a given pfn, return the guid that points to it.
M
Metadata
- class org.edg.data.rls.
Metadata
.
TODO [doc] - document class Metadata
Metadata()
- Constructor for class org.edg.data.rls.
Metadata
O
org.edg.data.rls
- package org.edg.data.rls
P
pfnExists(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Do we have a given physical filename in the catalog
ping()
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Is the server alive.
R
removeAttributeDefinition(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Delete an Attribute Definition from the Catalog.
removeMapping(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
remove from the catalog a single guid to pfn mapping.
removePfnAttribute(String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
remove the value of a given attribute for an PFN.
removeRLISubscription(String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Remove a
RLI URL
from the list of RLI subscribers.
S
setAttributeDefinitionNameColumnSize(int)
- Method in class org.edg.data.rls.
ColumnSizes
setColumnSizes(ColumnSizes)
- Method in class org.edg.data.rls.
Metadata
setCountGuid(int)
- Method in class org.edg.data.rls.
Metadata
setCountPfn(int)
- Method in class org.edg.data.rls.
Metadata
setDatePfnAttribute(String, String, Date)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Add an attribute value to a PFN attribute of type date.
setDefaultResultLength(int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
setFloatPfnAttribute(String, String, float)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Add an attribute value to a PFN attribute of type float.
setGuidColumnSize(int)
- Method in class org.edg.data.rls.
ColumnSizes
setIntPfnAttribute(String, String, int)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Add an attribute value to a PFN attribute of type int.
setMappingsWithAttributes(Mapping[])
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Add a set of guid to pfn mappings, with optional pfn attributes to the database.
setName(String)
- Method in class org.edg.data.rls.
AttributeDefinition
setPfnAttribute(String, String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Deprecated.
setPfnColumnSize(int)
- Method in class org.edg.data.rls.
ColumnSizes
setStringAttributeValueColumnSize(int)
- Method in class org.edg.data.rls.
ColumnSizes
setStringPfnAttribute(String, String, String)
- Method in interface org.edg.data.rls.
EdgLocalReplicaCatalog
Add an attribute value to a PFN attribute of type string.
setType(String)
- Method in class org.edg.data.rls.
AttributeDefinition
A
C
D
E
F
G
M
O
P
R
S
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes