index int64 0 0 | repo_id stringlengths 9 205 | file_path stringlengths 31 246 | content stringlengths 1 12.2M | __index_level_0__ int64 0 10k |
|---|---|---|---|---|
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/CassandraTableResourceFactory.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,300 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/AstyanaxConfigurationProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,301 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/impl/AnnotatedAstyanaxConfiguration.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,302 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/impl/DefaultAstyanaxConnectionPoolConfigurationProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,303 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/impl/LocalHostSupplierProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,304 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/impl/DefaultAstyanaxConfigurationProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,305 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/impl/DefaultAstyanaxConnectionPoolMonitorProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,306 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/impl/DefaultAstyanaxClusterClientProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,307 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/provider/impl/DefaultKeyspaceClientProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,308 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/keys/ColumnFamilyKey.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,309 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/keys/ClusterKey.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,310 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/keys/KeyspaceKey.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,311 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/service/ClusterMetaService.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,312 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/events/ColumnFamilyDeleteEvent.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,313 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/events/KeyspaceDeleteEvent.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,314 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/events/ColumnFamilyUpdateEvent.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,315 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/events/ClusterUpdateEvent.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,316 |
0 | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra | Create_ds/staash/staash-astyanax/src/main/java/com/netflix/paas/cassandra/events/KeyspaceUpdateEvent.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,317 |
0 | Create_ds/staash/staash-core/src/test/java/com/netflix | Create_ds/staash/staash-core/src/test/java/com/netflix/paas/TrieTest.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,318 |
0 | Create_ds/staash/staash-core/src/test/java/com/netflix | Create_ds/staash/staash-core/src/test/java/com/netflix/paas/ArchaeusPassConfigurationTest.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,319 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/ByteBufferSerializer.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,320 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/PaasModule.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,321 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/ByteBufferDeserializer.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,322 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/JsonSerializer.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,323 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/SchemaNames.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,324 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/PaasBootstrap.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,325 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/tasks/InlineTaskManager.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,326 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/tasks/TaskContext.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,327 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/tasks/TaskManager.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,328 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/tasks/Task.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,329 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/trigger/TableTrigger.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,330 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/trigger | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/trigger/impl/HttpTableTrigger.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,331 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/trigger | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/trigger/impl/LoggingTableTrigger.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,332 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/jersey/NaturalNotationContextResolver.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,333 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/jersey/JsonMessageBodyReader.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,334 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/jersey/JsonMessageBodyWriter.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,335 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/util/Pair.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,336 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/ConfigurationFactory.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,337 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/PaasProperty.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,338 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/ArchaeusPaasConfiguration.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,339 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/GenericProperty.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,340 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/PaasConfiguration.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,341 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/ConfigurationProxyFactory.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,342 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/annotations/ProxyConfig.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,343 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/annotations/Configuration.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,344 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/annotations/Dynamic.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,345 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/annotations/DefaultValue.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,346 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/base/DynamicProxyArchaeusConfigurationFactory.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,347 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/base/ProxyConfigProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,348 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/base/CglibArchaeusConfigurationFactory.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,349 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/base/ConfigurationProxyUtils.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,350 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/config/base/JavaAssistArchaeusConfigurationFactory.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,351 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/TableEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,352 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/RackEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,353 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/DbEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,354 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/PassGroupConfigEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,355 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/TableTriggerEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,356 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/ColumnMetadataEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,357 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/ColumnValidatorEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,358 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/EntityIterable.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,359 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/SchemaTrigger.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,360 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/DatacenterEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,361 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/ClusterEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,362 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/ColumnIndexEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,363 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/entity/TriggerEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,364 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/TableDataResource.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,365 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/SchemaAdminResource.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,366 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/PaasDataResource.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,367 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/DataResource.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,368 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/TriggerResource.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,369 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/BootstrapResource.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,370 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/DbDataResource.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,371 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/impl/JerseySchemaAdminResourceImpl.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,372 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/resources/impl/JerseySchemaDataResourceImpl.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,373 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/dao/DaoProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,374 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/dao/DaoKey.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,375 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/dao/DaoManagerType.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,376 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/dao/DaoSchema.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,377 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/dao/Dao.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,378 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/dao/DaoSchemaProvider.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,379 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/dao/DaoStatus.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,380 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/provider/TableDataResourceFactory.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,381 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta/impl/MetaConstants.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,382 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta/entity/PaasDBEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,383 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta/entity/PaasTableEntity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,384 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta/entity/Entity.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,385 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/meta/dao/MetaDao.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,386 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/exceptions/AlreadyExistsException.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,387 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/exceptions/InvalidConfException.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,388 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/exceptions/PaasException.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,389 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/exceptions/NotFoundException.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,390 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json/JsonArray.java | /*
* Copyright 2011-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 3,391 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json/JsonElement.java | /*
* Copyright 2011-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 3,392 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json/JsonObject.java | /*
* Copyright 2011-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 3,393 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json/EncodeException.java | /*
* Copyright 2011-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 3,394 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json/DecodeException.java | /*
* Copyright 2011-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 3,395 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json/impl/Base64.java | /*
* Copyright 2011-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 3,396 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/json/impl/Json.java | /*
* Copyright 2011-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 3,397 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/index/Indexer.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,398 |
0 | Create_ds/staash/staash-core/src/main/java/com/netflix/paas | Create_ds/staash/staash-core/src/main/java/com/netflix/paas/service/SchemaService.java | /*******************************************************************************
* /***
* *
* * Copyright 2013 Netflix, Inc.
* *
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
* * You may obtain a copy of... | 3,399 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.